Entered the "restart" command and after 300 seconds, it just exited instead of actually restarting. Is that not the command to restart or.......?
Restart shuts the server downNot An Issue
Restart just stops the server with a timer. You have to manually make a loop that would restart the server.
misticos
Restart just stops the server with a timer. You have to manually make a loop that would restart the server.
How would I go about doing that?
If you are using a host, ask them. Otherwise in bat/sh etc make a while true loop (google should have enough, sorry don't remember how to do this)
misticos
If you are using a host, ask them. Otherwise in bat/sh etc make a while true loop (google should have enough, sorry don't remember how to do this)
Dude, idk how to do that. lol
Locked automatically