WipekitWipekit

Documentation · Features

Scheduler

The scheduler runs jobs on a cron schedule. Supported job types:

restartRestartGracefully stop and start the server process
map_wipeMap WipeDelete map save files and restart
full_wipeFull WipeDelete map + player data and restart
updateUpdate CheckDownload latest server build via SteamCMD
automsgBroadcastSend 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.