Rust Wipe Schedules Explained

Rust server wipe schedule

Wipes are fundamental to Rust. They reset some or all progress on a server, giving everyone a fresh start. Understanding wipe types and planning your schedule is essential for keeping your player base engaged.

Types of wipes

Forced wipe (map wipe)

Facepunch forces a map wipe on the first Thursday of every month with their monthly update. Every server in the world wipes its map on this day, no exceptions. Buildings, deployables, inventories and map data are all reset. The save file is incompatible with the new version, so the wipe is mandatory.

Server-owner map wipe

Many servers wipe more frequently than monthly. Weekly (every Thursday) and biweekly wipes are common. These are voluntary and set by the server admin. A fresh wipe draws players: "wipe day" is the busiest day for any Rust server.

Blueprint wipe (BP wipe)

Blueprints let players craft items they have learned. A BP wipe resets all learned blueprints, forcing everyone to research items again from scratch. BP wipes happen less frequently than map wipes, typically monthly or quarterly. Facepunch occasionally forces a BP wipe alongside the monthly update, but not every month.

Common wipe schedules

ScheduleMap wipeBP wipeBest for
WeeklyEvery ThursdayMonthly (forced)High-pop servers, competitive play
BiweeklyEvery other ThursdayMonthlyBalance of fresh starts and progression
MonthlyFirst Thursday onlyFirst ThursdayCasual players, builders, smaller communities

How to perform a map wipe

  1. Stop your server.
  2. Delete the *.sav, *.sav.1 and *.map files from the server directory (or the save folder).
  3. Optionally change the server.seed in your config for a new map layout.
  4. Start the server. It generates a fresh world.

Do not delete the *.db files unless you want a blueprint wipe too.

How to perform a blueprint wipe

  1. Stop your server.
  2. Delete the player.blueprints.*.db files from the server directory.
  3. Start the server. All player blueprints are reset.

Planning your schedule

  • Announce wipes in advance - post your wipe schedule on your Discord, server description and website. Players plan their week around wipe day.
  • Wipe at a consistent time - pick a time that works for your region. European servers often wipe at 14:00 to 16:00 CET.
  • Thursday is standard - forced wipes are Thursday, so most community servers also wipe on Thursdays. Players expect it.
  • BP wipes bring players back - if your server population drops mid-wipe, a BP wipe resets the progression gap and attracts returning players.

What happens to plugins during a wipe?

Most Oxide/Carbon plugins store player data in separate files. Some (like Economics, ServerRewards, Kits cooldowns) retain data across map wipes. Check each plugin's config for wipe-related settings. Many plugins have a "wipe on map wipe" option.

Do I have to wipe every month?

The map wipe on forced wipe day is mandatory because the save format changes with each update. You cannot skip it. Between forced wipes, you choose when and whether to wipe.

Why do players leave after a few days?

Rust has a natural population curve: peak on wipe day, steady decline until the next wipe. Weekly servers mitigate this with frequent fresh starts. Longer wipe cycles favor established groups but can feel stale for solos joining mid-wipe.

Can I change the map without wiping?

No. Changing the seed or map size requires a new save file, which means a full map wipe. You can change server settings (gather rates, upkeep) without wiping.

Host your Rust server with easy wipe management on a HostValues VPS.


Still stuck? Open a support ticket and our team will help you out.

Back to the blog