Jump to content

3 Screenshots

  • 147.2k
  • 255
  • 26.29 kB
  • Update details
    v2.0.0
    Released
    Download size26.29 kB
    Total versions12
    Time between versions 607 days
    Typical update pace About every 108 days
    Freshness Updated today

Works with

Compatible add-ons, packages, or tools that pair well with this resource.

About Self Wipe

Rust Plugin · Self-service data wipe

Give your Rust players a clean, safe way to reset their own progress

SelfWipe allows players to selectively wipe their own blueprints, buildings, inventory, backpacks, and skill-tree progress through an in-game UI. Every action requires confirmation before it is performed, and administrators can reset all data for a specific player with a command.

Warning — wipes are permanent. Players should be clearly informed that erased data cannot be restored.

Features

Clean in-game self-wipe menu
Confirmation prompt before each wipe action
Reset individual categories or wipe everything at once
Blueprint reset
Inventory wipe — belt, main inventory, and worn items
Building removal tied to player-owned Tool Cupboards
Backpack clearing through the Backpacks API
Skill-tree reset through the server resetdata command
Optional raid-block compatibility with NoEscape
Configurable menu buttons, descriptions, icons, and commands
Permission-based player access
Administrative player-data reset command

What each wipe option does

Pick a single category, or run them all with one button.

 

Blueprints

Resets all learned blueprints for the player.

Buildings

Removes building entities tied to Tool Cupboards owned by the player — based on the cupboard owner, not everyone authorised on it.

Inventory

Clears the player's belt, main inventory, and worn items.

Backpack

Clears the player's stored backpack through the Backpacks API.

Skill tree

Runs resetdata <SteamID> — needs a skill-tree/progression plugin that provides the command.

Wipe everything

Runs all available wipe actions in sequence — still confirmed first.

Commands & permissions

Permission Description
selfwipe.use Allows a player to open and use the SelfWipe menu.
selfwipe.resetcommand Allows a non-admin to use the administrative resetall command.

Player commands

Open the self-wipe menu:

/wipe

The default command is /wipe (configurable). A secondary fixed command is also available:

/wipeui

Players need the selfwipe.use permission to use either command.

Administrator command

Admins, or players with selfwipe.resetcommand, can reset all supported data for another player:

/resetall <SteamID/PlayerName>

/resetall 76561198000000000
/resetall PlayerName

Resets the target's blueprints, buildings, inventory, backpack, and skill tree.

Configuration

The configuration file is generated automatically after the plugin is first loaded. Every menu button — its text, description, icon, and command — is editable.

{
  "Button list": [
    {
      "Command": "SELF_WIPE BP",
      "Text": "Blueprints",
      "Description": "Reset everything you've learned",
      "Icon item shortname": "blueprintbase",
      "Icon skin id": 0,
      "Enable button": true
    },
    {
      "Command": "SELF_WIPE BUILD",
      "Text": "Buildings",
      "Description": "Destroy every structure on your TCs",
      "Icon item shortname": "cupboard.tool",
      "Icon skin id": 0,
      "Enable button": true
    },
    {
      "Command": "SELF_WIPE INVENTORY",
      "Text": "Inventory",
      "Description": "Clear belt, main, and worn items",
      "Icon item shortname": "box.wooden",
      "Icon skin id": 0,
      "Enable button": true
    },
    {
      "Command": "SELF_WIPE BACKPACK",
      "Text": "Backpack",
      "Description": "Empty your stored backpack",
      "Icon item shortname": "largebackpack",
      "Icon skin id": 0,
      "Enable button": true
    },
    {
      "Command": "SELF_WIPE SKILLTREE",
      "Text": "Skill tree",
      "Description": "Refund and reset all skills",
      "Icon item shortname": "techparts",
      "Icon skin id": 0,
      "Enable button": true
    }
  ],
  "Chat Command": "wipe"
}

Optional plugin support

Backpacks

Required for the Backpack wipe option.

NoEscape

Optional raid-block gating — players can't wipe while raid-blocked.

Skill-tree plugin

Any progression plugin that provides the resetdata command powers the Skill tree wipe.

Installation

1
Drop SelfWipe.cs into oxide/plugins/ (or carbon/plugins/).
2
Grant selfwipe.use to players who may wipe their data.
3
Optional: install Backpacks, NoEscape, and a skill-tree plugin for those wipe options.
4
Config and language files generate automatically on first load.

A clean, controlled way to start fresh

Let players reset their own progress on demand — safely, with confirmation, and fully under your control. Works on Oxide and Carbon.

  • Like 1
  • Love 3

Cobalt Studios's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
165k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.