Skip to content

Rust Server Wiper

License Required

The Rust wiper requires the Rust Wiper license add-on. Without this license, the Rust wiper feature will not be available.

BadgerPanel includes a built-in wipe scheduler for Rust game servers. Users can automate map wipes and blueprint wipes on a recurring schedule without manual intervention.


Accessing the Wiper

  1. Navigate to your Rust server.
  2. Open the Wipes tab from the sidebar.

The wipe scheduler is available for servers using a Rust egg.


Scheduling a Wipe

  1. Click Create Wipe Schedule.
  2. Configure the schedule:
FieldDescription
NameDescriptive name (e.g., "Weekly Map Wipe")
ScheduleCron expression or day/time selector
TimezoneSelect your timezone for accurate scheduling
Wipe TypeMap wipe, blueprint wipe, or both
  1. Configure wipe options:
OptionDescription
Map WipeDeletes the map save file, generating a fresh world on next start
Blueprint WipeClears all player blueprints
Map SeedOptionally set a new map seed (leave blank for random)
Map SizeOptionally change the world size
  1. Click Save.

How Wipes Work

When a scheduled wipe time arrives:

  1. The server is stopped (if running)
  2. The configured files are deleted (map saves, blueprint data)
  3. Server variables are updated if a new seed or size was specified
  4. The server is restarted

The wipe status and last wipe time are displayed on the Wipes tab.


Manual Wipes

To trigger a wipe immediately:

  1. Click Wipe Now on any wipe schedule.
  2. Confirm the action.

The wipe executes the same steps as a scheduled wipe.


Wipe History

The Wipes tab shows a history of past wipes including:

  • Wipe date and time
  • Wipe type (map, blueprint, or both)
  • Status (completed or failed)

Next Steps

BadgerPanel Documentation