We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3edd7 commit b80b2ffCopy full SHA for b80b2ff
README.md
@@ -7,6 +7,10 @@ Install instructions:
7
- Run the file using python
8
9
10
-Usage:
11
-- Like normal server
12
-- Use stop to close the server or you will get funy results because the threads won't close properly
+Usage/Features:
+- Like a regular server but must be ran from a commandline
+- Everything MUST be ran in the terminal/cmd the server was started from, otherwise it will think it was a crash, also the gui doesn't work
13
+- Use `stop` to close the server or you will get funy results because the threads won't close properly
14
+- Use `restart` to trigger a manual restart
15
+- Crash recovery
16
+- Will send a message as a heads up to warn players before restarting
0 commit comments