Servers & files
Backups & scheduled restarts
Backups
Panel → Backups → Create. Backups are stored off-server on separate storage, so a node problem can’t take your backups with it. Your plan’s backup slot count is shown on the page; delete old ones to free slots.
Restore: click the backup → Restore. The server must be stopped. You can also download any backup as an archive.
Automated backups & restarts
Panel → Schedules → New schedule:
- Nightly backup: trigger at e.g.
0 6 * * *(06:00 daily), action Create backup. Enable “delete oldest if full” so it rotates. - Daily restart (recommended for modded Minecraft, Palworld, ARK): action sequence Send command
say Restarting in 60s…→ Wait 60s → Restart.
What backups include
Everything in your server’s file system: world, configs, plugins/mods. They do not include your separate MySQL databases — export those from the Databases tab if you use them.