> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Wipe Your Rust Server (Map & Blueprints)

> Master the fundamental cycle of server renewal. Learn how to perform map resets and full blueprint wipes to maintain performance and gameplay balance.

## The Cycle of Renewal: Wiping Protocols

In the Rust ecosystem, "Wiping" is the fundamental mechanical loop that ensures long-term community health. By systematically resetting the world state, you provide a balanced entry point for new players and purge the landscape of abandoned structures and excessive entity clutter. This procedure is the most effective method for maintaining high server FPS and reclaiming technical resources. This guide walk you through the precise technical steps for both "Soft" and "Hard" resets on the FREAKHOSTING platform.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

## Strategic Wipe Categories

Depending on your community's progression speed, you may choose to preserve or purge player technical knowledge.

<Tabs>
  <Tab title="Map Wipe (Soft Reset)">
    Resets the physical terrain and removes all player-built structures, inventory stashes, and deployed entities.

    * **Retention:** Players **retain** all researched Blueprints (BPs) and character levels.
    * **Technical Procedure:** Stop the server and delete all files using the **`.sav`** and **`.map`** extensions within your `/server/{identity}/` directory.
  </Tab>

  <Tab title="Full Wipe (Hard Reset)">
    Completely purges all data, forcing every player to begin their journey from zero.

    * **Retention:** Zero. All technological progress is neutralized.
    * **Technical Procedure:** In addition to deleting `.sav` and `.map` files, you must delete the **`player.blueprints.db`** file situated in your identity folder.
  </Tab>
</Tabs>

***

## The Official Force Wipe Schedule

Independent of your localized community schedule, Facepunch Studios (the developer) mandates a global **"Force Wipe"** on the **first Thursday of every month** (typically at 19:00 UTC).

* **Technical Necessity:** During this window, the global server binaries undergo major updates. To maintain compatibility with the new engine logic and feature sets, the engine forcefully requires a fresh world and blueprint database.
* **Administrator Action:** You must use the **Update** feature in your Game Panel during this window to ensure your server binaries match the players' updated clients.

***

<Note>
  ### Tactical Marketing: The "Fresh" Tag

  The phrase "Fresh Wipe" is the most potent search term within the Rust community browser. We highly recommend appending the wipe date to your server's hostname immediately following a reset (e.g., `FREAK PvP | 2x | JUST WIPED 1/15`) to maximize your community's visibility during the high-traffic post-wipe hours.
</Note>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **Rust:** Wipe protocols verified.
</div>
