Extollite
Supporter
Extollite submitted a new resource:
Auto ShutDown / Restart - Scheduled shutdowns
Auto ShutDown / Restart - Scheduled shutdowns
Read more about this resource...Original author: https://dev.bukkit.org/projects/auto-shutdown/
This plugin allows you to schedule a time when you want to shutdown your server. It is happening every day automatically.
Plugin also provide simple warnings before shutdown.
If you want to server automatically restart, you should use script.
Windows Script:
Code::loop java -Xms1G -Xmx1G -jar nukkit-1.0-SNAPSHOT.jar :: "/t 10" means timeout 10 sec. change to "/t 5" for timeout 5 sec. choice /t 10...