Plugin Name: ServerControl
Plugin command:
/restart xxx
/shutdown xxx
(xxs for seconds, minimum 60 seconds or so)
+ a SteamID Whitelist for which Players can execute this command
+ Countdown Time Message like Rust.PP Shutdown
+ AutoSave
+ Announce Message (Popup) + GlobalChat
I'm searching for a way to shutdown / restart the server by an ingame command.
I know that at least you can modify the batch file somehow so the rust_server will automatically restart after a shutdown.
RustPP.Shutdown is unfortunately only possible with RCON and the Shutdown process is more like a hard shutdown, because players don't get disconnected automatically (like when I use CTRL+C to stop the Server Console.)
Plugin command:
/restart xxx
/shutdown xxx
(xxs for seconds, minimum 60 seconds or so)
+ a SteamID Whitelist for which Players can execute this command
+ Countdown Time Message like Rust.PP Shutdown
+ AutoSave
+ Announce Message (Popup) + GlobalChat
I'm searching for a way to shutdown / restart the server by an ingame command.
I know that at least you can modify the batch file somehow so the rust_server will automatically restart after a shutdown.
RustPP.Shutdown is unfortunately only possible with RCON and the Shutdown process is more like a hard shutdown, because players don't get disconnected automatically (like when I use CTRL+C to stop the Server Console.)