Extended Command Set
Command | Result |
---|---|
// or # | Comment line. Must be on a line by itself. |
wait xx | Waits xx seconds before running the next command. |
run xxxxx | Run the batch file at xxxxx. |
stop-control | Stops MCSC immediately. Will stop the server, but in a hard stop fashion, so stop the server yourself first. |
restart | Restarts the server. |
start | Starts the server. |