Scheduled Tasks

Scheduled Tasks

You can set up a scheduled task for your server to perform actions on your server at a given time. Scheduled tasks can be one-time tasks or recurring at a specific interval.

The following task types are supported:

  • Starting a server
  • Stopping a server
  • Restarting a server
  • Executing a console command

One-time tasks

A one-time task (recurring set to No) is run only once when the scheduling time is reached. When the task is run for the first time, it will be disabled automatically. After the task has been disabled, it can be enabled again, modified or deleted.

Recurring tasks

Recurring tasks are like one-time tasks but they are run multiple times at the given interval. The minimum interval for a recurring task is one minute. Recurring tasks are not disabled automatically and are run until they are manually disabled or deleted.