A downloadable mod

Download NowName your own price

Demolish Anytime

Forget the 10-minute limit. Trusted players can demolish structures whenever they need to.

Oxide Plugin Rust Building Permission-Based
🏗

Demolish On Your Schedule

By default, Rust removes the “Demolish” option from the pie menu 10 minutes after placement. With this plugin, players who have the permission can demolish any structure at any time — no rushing, no regrets.

Features

No Time Limit

Hours or days after placement — it doesn’t matter. The “Demolish” option stays available in the pie menu for permitted players.

🔐

Permission-Based

Managed through Oxide’s permission system. Players without the permission are still subject to the default owner check and time restriction.

All Structures Supported

Works on all foundations, walls, floors, and more — including boat and water-based structures. Any entity that supports demolition is covered.

🛡️

Applies to Existing Builds

On load, the plugin scans all existing structures and immediately restores the “Demolish” option — even for builds placed before the plugin was installed.

Clean Unload

Unloading the plugin automatically restores all structures to their original state, letting the game revert to its default behavior gracefully.

📄

No Configuration Needed

There is no config file. Drop in the plugin file, grant the permission, and you’re done.

How It Works

On load, the plugin scans all structures on the server and enables the “Demolish” pie menu flag for each one.
Whenever the game tries to expire the demolish window and turn that flag off, the plugin blocks the operation and keeps it enabled.
When a player selects “Demolish” from the pie menu, the plugin checks whether they hold the demolishanytime.use permission.
Permitted players bypass the time limit and demolish freely. Players without the permission fall back to the default owner check and time restriction.

Installation

1 Copy the plugin file
Place DemolishAnytime.cs into your server’s oxide/plugins/ directory.
2 Start or restart your server
Or run oxide.reload DemolishAnytime in the server console to load it without a full restart.
3 Grant the permission
Assign the permission to the players or groups who should be able to demolish without time restrictions (see below).

Permission

demolishanytime.use

Players with this permission can demolish any supported structure at any time, regardless of when it was placed. Players without it are handled by the game’s default rules.

Grant to a Player

oxide.grant user <SteamID> demolishanytime.use

Grant to a Group

oxide.grant group <GroupName> demolishanytime.use

Revoke Permission

oxide.revoke user <SteamID> demolishanytime.use

Important Notes

Pie Menu Visibility

The “Demolish” pie menu option is controlled by a flag synced from the server to each client. This plugin keeps that flag enabled on all structures, so the option will appear for all players — including those without the permission. However, attempting to demolish without the permission will still be blocked by the default owner check.

⚠ Accidental Demolition

Permitted players can demolish any structure at any time, which increases the risk of accidentally destroying important builds. Limit the permission to trusted players or admin groups.

ⓘ On Unload

When the plugin is unloaded, demolish flags are automatically reset on all structures. The game’s default 10-minute demolish window will apply again from that point on.

Demolish Anytime — An Oxide plugin for Rust dedicated servers.

Made by little method

Published 16 days ago
StatusReleased
CategoryGame mod
Authorlittle method
Tagsmod, plugin, rust
LinksPatreon
AI DisclosureAI Assisted, Code, Graphics, Sounds, Text

Download

Download NowName your own price

Click download now to get access to the following files:

CHANGELOG.md 745 bytes
DemolishAnytime.cs 3.9 kB

Leave a comment

Log in with itch.io to leave a comment.