Rust servers often run regular wipe schedules, especially around community wipe cycles and force-wipe weeks. Use Scheduled Tasks when you want the control panel to run the wipe for you at a fixed time instead of wiping the server manually.

  1. Open your Rust server in the control panel.
  2. Take a manual backup first if you are testing a new wipe schedule: How to backup your Rust server. A wipe removes saved world data.
  3. Click Scheduled Tasks on the left side menu.

    Rust Scheduled Tasks page showing the task list

  4. Set Task Type to Wipe Server, then click New.

    Rust Scheduled Tasks page showing the new task form

  5. Set the first run date and time. Pick a time when your players expect downtime, because the wipe task can stop or restart the server while it runs.
  6. For a daily wipe, set the interval to every 1 day.
  7. For a two-week wipe cycle, set the interval to every 14 days or every 2 weeks, depending on the interval fields shown on your panel.
  8. Tick the wipe options you want the task to run. For a normal map wipe, wipe the map/world data only. Only include player state, identities, tokens, or blueprints if you want that progress reset as well.

    Rust Wipe Server page showing map player and blueprint wipe options

  9. Enable the task, then save it.
  10. Return to Scheduled Tasks and check the Next Run Time so you know exactly when the wipe will run.
  11. After the first scheduled wipe, open Web Console and check that the server restarted and generated the expected fresh map.

If you are changing map seed or world size at the same time, update those settings before the scheduled wipe runs. For one-off wipes, use Wiping the world of your Rust server.

  • 0 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

Making yourself admin on a Rust Server

Rust admin access lets a trusted player run server commands, moderate players, save/write config...

How to join a Rust Server

Use the server address from your control panel to join your Rust server. This guide uses...

Installing Rust: IO on your Rust Server

Rust:IO is an older mapping/plugin ecosystem for Rust servers. On our Rust panel, Rust:IO is...

Wiping the world of your Rust server

Wiping and resetting a Rust server are the same basic workflow: remove the current saved data so...

Creating a custom command line for your Rust server

Rust command lines control startup-only options such as RCON, WebRCon, logs, map size, save...