1. How can i stop the server without just closing out of the cmd prompt window
     
  2. Wulf

    Wulf Community Admin

    You should be able to use the 'quit' command.
     
  3. You can also add a number behind the quit

    Code:
    quit 120
    Which means the server will shutdown after 2 minutes and will announce the remaining time every 30 seconds till it shuts down.

    Kinda nicer for the people on the server than just getting booted :p