Recurring commands let you schedule RCON commands to execute at regular intervals. This is useful for periodic server maintenance, automated announcements, or regular saves.
Setting Up a Recurring Command
1
Go to Automation > Recurring Commands.
2
Click "Add Recurring Command".
3
Select the target server.
4
Enter the RCON command to execute.
5
Set the interval (in minutes).
6
Enable the command. It will start executing on schedule.
Use Cases
- Automated server saves every 15 minutes
- Periodic restart announcements before scheduled restarts
- Regular broadcast messages (rules, Discord link, etc.)
- Periodic plugin reloads for testing
Recurring commands are included in all plans with no limits. The commands run server-side via RCON, so they execute even if no staff are online.