Not major issue but... command global.restart just starts the countdown and then close the server (running on Windows) and never starts the server again. I need to do it manually. Any idea why this happens?
Solved Restart command not restarting server (just a shutdown command)
Discussion in 'Rust Discussion' started by Fruhling, Mar 22, 2018.
-
Yep..cause "global.restart" does mainly provide only all these things needed to have players informed, to save the map, and to shut down. But thats all
You need to start the server by a "looped" script. -
What @FuJiCuRa said. Your script should look something like this:
Code:@echo off :start Server start code goes here :goto start
-
what plugin is there so i can make my server restart at a particular time ?
-
Wulf Community Admin