Schedules – Server Automation
General Information
Schedule is a function for automatically running tasks on your Minecraft server – such as backups, restarts, commands, and other actions. Thanks to it, you can:
- secure your data (backups),
- reduce server load (automatic restarts),
- plan actions when you are away from the computer.
Tasks are created from the server management panel – in the Schedule tab.
How to create a server restart schedule at 4:00 AM?
- Go to the
Scheduletab in the server panel. - Click Create schedule and name it, e.g.
Restart. - Click the created schedule, then the
New Taskbutton. - Fill in the form:
- Execution time: set daily at
04:00. - Action:
Send startup command. - Payload: choose
Restart server.
- Execution time: set daily at
- Click Create task. Done!
TIP:
It’s best to schedule the restart at night when the server is not in use.
How to create a server backup schedule?
- In the
Scheduletab, create a new task, e.g.Backup. - Click the task and select
New Task. - In the form:
- Execution time: e.g. daily at
03:50. - Action:
Create backup.
- Execution time: e.g. daily at
- Click Create task. The backup will now run automatically!