Common Questions
Scheduling a Restart
Automate server restarts with schedules
Use Schedules to restart your server automatically on a timer.
Create a restart schedule
- Open your server in the Nether Panel
- Go to Configuration → Schedules
- Create a new schedule and give it a name
- Set the timing — use Simple Interval Mode for hours/minutes, or cron syntax for advanced schedules
- Add a task that sends the restart command (such as
restartorstopfollowed bystartdepending on your setup) - Enable Schedule Enabled and save
Turn on Only When Server Is Online if you only want the schedule to run while the server is running.
Need more detail?