Wipe & Reset Your 7 Days to Die Server
How to wipe your world, reset player data, regenerate maps, or do a full server reinstall on your 7DTD server.
There are several levels of reset — from wiping just the world to a complete reinstall.
World-Only Wipe (Keep Settings & Mods)
Resets the world to a fresh state while keeping your serverconfig.xml and Mods folder.
- Stop your server
- In the XGamingServer Panel, click Files
- Navigate to
Saves/<WorldType>/<WorldName>/<GameName>/ - Delete the GameName folder (this is the save data)
- Start your server — a fresh save generates on the same map
📝 Note: The world terrain stays the same. Only player progress, buildings, and loot are reset.
Full World Regeneration (New Map)
Generate a completely new random map:
- Stop your server
- Delete the save folder as above
- Also delete the generated world folder from
GeneratedWorlds/orData/Worlds/ - Change
WorldGenSeedinserverconfig.xmlto a new value - Start the server — a brand new world generates
Quick Method: Change GameName
Simply changing the GameName in serverconfig.xml creates a new save without deleting the old one:
<property name="GameName" value="Season2" />The old save remains on disk and you can switch back by reverting the name.
Region-Specific Wipe
Reset only part of the map:
- Navigate to
Saves/.../region/ - Delete specific
.rgregion files - Those chunks regenerate fresh — the rest of the world is preserved
Player Data Only Wipe
Reset player progress without touching the world:
- Navigate to
Saves/.../<GameName>/Player/ - Delete specific
.ttpfiles to reset individual players - Delete all
.ttpfiles to reset everyone
Full Server Reinstall
Nuclear option — wipes everything including server files:
- Stop the server
- In Files, delete all folders and files
- On the Dashboard, click Reinstall Server
- Wait for installation to complete
⚠️ Warning: Always back up your save files before any wipe. Download them via the Files tab.
Related Guides
How is this guide?
