Documentation · Features
Scheduler
The scheduler runs jobs on a cron schedule. Supported job types:
restartRestartGracefully stop and start the server processmap_wipeMap WipeDelete map save files and restartfull_wipeFull WipeDelete map + player data and restartupdateUpdate CheckDownload latest server build via SteamCMDautomsgBroadcastSend a chat message to all players (payload = message)commandRCON CommandExecute any RCON command (payload = command string)Jobs that affect players (restart, wipe) support a countdown in seconds. The server will broadcast warnings at the full time remaining, every minute, every 10 seconds in the last minute, and every second in the final 10 seconds.