How to restart your Minecraft server automatically

Restarting the server can be good for its health

  1. On the left hand side, Click "Schedules".

  1. Create a new schedule. Here, you will need to assign it a name, and configure the time between each restart. This system uses the cronjob syntax. This page can help you to configure the time https://crontab.guru/. You can also configure the schedule to only run when the server is online!

In this example, we will be using the 0 0 * * * . This will make our server restart every day. Once you have filled in the information, click "Create Schedule".

  1. Once the schedule has been created, Click the "New Task" button.

  1. You need to fill out 4 things.

  • Action - Can be a command, power action, creating a backup

  • Time offset - The amount of time to wait after the previous task executes before running this one.

  • Payload - What should be run Continue on failure -Whether future tasks will run if the current task fails.

That's it! It will show when it is going to run next at the top of the schedule!

If you need any further assistance click contact us via tickets.

Last updated