Get Started
Account Management
Game Server Help
Minecraft
Misc Docs
Managing Schedules
How to create, edit and delete your schedules and tasks.
When first opening your Game Panel, navigate to your sidebar and look for the label “Schedules”
Once in the Schedules section select the button labelled “Create Schedule” then create a name for your schedule. Then you can set your timings using our examples bellow.
How to set timings
Examples
Minute | Hour | Day Of Month | Month | Day Of Week |
---|---|---|---|---|
*/5 | * | * | * | * |
Run Schedule Every Hour
Minute | Hour | Day Of Month | Month | Day Of Week |
---|---|---|---|---|
* | */1 | * | * | * |
Run Schedule Everyday at 10
Minute | Hour | Day Of Month | Month | Day Of Week |
---|---|---|---|---|
* | 10 | * | * | * |
Using an Hour Range (8-12)
Minute | Hour | Day Of Month | Month | Day Of Week |
---|---|---|---|---|
* | 8-12 | * | * | * |
Run Schedule Once Everyday
Minute | Hour | Day Of Month | Month | Day Of Week |
---|---|---|---|---|
0 | 0 | * | * | * |
Run Schedule Every Monday
Minute | Hour | Day Of Month | Month | Day Of Week |
---|---|---|---|---|
0 | 0 | * | * | MON |
Open the schedule you want to make a task for (not got one? Make one above)
Meanings
Actions
- Send Command - Run a command in the console when the task runs
- Send Power Action - Use a power action when the task runs (e.g. Restart, Start, Stop, Kill)
- Create Backup - Creates a backup, you can select the files to ignore in the backup)
Time Offset
The time offset is the amount of time (in seconds) you want to pass after running the last task to then run this task.
For example, I have a task that run the command say Server Restarting in 10 Seconds!
I would then create another task that runs a Power Action to restart the server. Then also set the time offset to 10 seconds.
Payload / Ignored Files
Depending on which action you select this option will change to one of the following:
- A command for the console to run
- A Power Action for the server
- Ignored files when creating a backup.
Examples
Power Action (Restart)
Send Command
Create Backup