How To Wipe Your Rust Server
Wiping your server is a great way of keeping gameplay fresh, by performing cycled wipes - full wipes specifically, you’re effectively establishing equal footing between new and veteran players.
Here are the most common ways to wipe your Rust server.
Blueprint (BP) Wipe
Wiping Blueprints will reset the blueprint progress for all players, this is a great wipe to keep the flow of newer players joining your server, while also encouraging your veterans to start playing again.
- Access the Game Host Bros Panel and
Stop
your Rust server. - Go to
Management > File Manager
. - Navigate to
/server/rust/
. - Delete all of the
player.blueprint
files. - Start your server.
Files to Delete:
Directoryserver
Directoryrust
- player.blueprints.x.db Delete me!
- player.blueprints.x.db-wal Delete me!
Map Wipe
Here’s how to perform a Map Wipe, performing a Map Wipe will clear all structures created by players.
- Access the Game Host Bros Panel and
Stop
your Rust server. - Go to
Management > File Manager
. - Navigate to
/server/rust/
. - Delete all of the
.map
,.sav
andplayer.states
files. - Start your server.
Files to Delete:
Directoryserver
Directoryrust
- Yourmap.sav Delete me!
- Yourmap.map Delete me!
- player.states.db Delete me!
- player.states.db-wal Delete me!
- player.deaths.db (Recommended to delete)
- player.deaths.db-wal (Recommended to delete)
Full Wipe
This is the most common Wipe, a Full Wipe (Server Wipe) refers to a wipe where all game data is erased, causing all players to have a fresh start, this equalizes the map, giving all players an equal opportunity to compete on wipe day.
- Access the Game Host Bros Panel and
Stop
your Rust server. - Go to
Management > File Manager
. - Navigate to
/server/rust/
. - Delete all of the files except
cfg
. - Start your server.
Server Reinstallation
- Access the Game Host Bros Panel and select your server.
- Go to
Management > File Manager
and delete ALL the folders and files (The file manager should have nothing left). - In the sidebar select
Configuration > Advanced
. - Click
Reinstall Server
and wait for the install to finish.