Skip to main content

đŸ“…Schedules


Schedules are a way to run commands, or server events like backups, restarts etc on a schedule.

This can be helpful if you want to automate time consuming tasks.


Start by heading to the Schedules tab on your server

Here you can press the Create Button, this will create your first schedule

Name: The name of your scheduled task (For organisation)

Time: This selection box allows you to select presets, e.g. Every minute, week, month etc

Minutes, Hour, Day Of Month, Month, Day of week: Allows you to set specific times, do not touch this is you do not know what you are doing

Active: Is this schedule active / allowed to run?

Only When Online: Should this schedule run only when the server is online?

When you have filled out the details, click Create

Now your schedule has been created, we need to add some commands / events for it to run.

To do this click View on your schedule, then click New Task

Action: What type of action will it perform? A command, Power (turning server on, off, or restart), Backup.

Payload: Only needed if the action is Command, here is where you will enter in the command which will be executed in the console.

Continue on failure: If other tasks in the schedule failed, should it still run this task?

Time Offset: How many seconds would you like this task to be offset compared to the rest (if there are any others).

When you have finished, press Create