hello guys!! uhm is there a working updated auto restart/auto reboot plugin? seen some servers that has that plugin so if u know uhm please kindly paste the link and let me know ty!!
There is no plugin for it, because when the server stops, the plugins are going to be unloaded... But I’m not sure, if u have the start.ps1 file u can stop the server with /stop and the server is going to restart, if u not press ctrl+c in console.
When you start your server with start.sh (or ps1 or bat) and append the -l parameter, the server will restart automatically when stopped. You can then just use a plugin like TimeCommand and add the stop command. On Linux it is technically possible to restart the server using a plugin, but it's kinda hacky.
oh, in that case, what happens when you run the command /stop ingame? Does the server stay off or does it start again?