You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2023. It is now read-only.
Using Substring on each line containing /stop check if the command is actually issued (not sent in a message or somehing like that to prevent cheating the system), and that the server is actually stopping ("stopping server" message). Restart the server after the given time, if any.
For example:
/stop 2h
This would stop the server but wouldn't exit the runner, instead it'd wait and restart 2 hours later.
Also say what's up in the console after the server stopped.