About MonumentBlockerSystem
Complete monument blocker management for Rust servers.
Managing monument blockers should not mean being stuck with the same health, damage, destruction, and respawn behavior on every server.
MonumentBlockerSystem lets server owners manage Rust monument blockers from one clean UI. Remove blocker types from the map, customize their health, control respawning, adjust damage by type, and create custom damage multipliers for individual Rust items.
Perfect for PvE, PvP, Vanilla+, modded, RPG/RP, custom progression, and custom monument servers.
Features
- Clean in-game admin UI for managing all supported monument blocker types.
- Remove individual monument blocker types from the map.
- Set custom maximum health for each blocker type.
- Enable or disable blocker respawning with a configurable respawn delay.
- Configure a global damage multiplier for each blocker type.
- Separate damage multipliers for Blunt, Bullet, Explosion, Heat, Slash, and Stab damage.
- Custom damage multipliers for individual Rust item shortnames, managed directly from the UI.
- Changes are applied immediately to existing and newly spawned monument blockers.
- Supports Lockers, Desks, Trolley, Vent Cage, Collapse, Blast Door, Terminals, Barricades, and both monument barrel blocker sizes.
Commands
/monumentblockers or /mbs → Open the MonumentBlockerSystem management UI. Command are fully configurable.
Permissions
monumentblockersystem.admin → Full access to the MonumentBlockerSystem UI and all monument blocker settings.
Example Configuration
Quote{
"Monument Blocker Settings": {
"monumentblocker_lockers.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_desks.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_trolley.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_ventcage.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_collapse.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_blastdoor.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_terminals.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_barricades.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_barrels_100x300.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
},
"monumentblocker_barrels_100x450.entity": {
"[Entity] Remove this blocker type from the map": false,
"[Health] Maximum HP (0 = use Rust default)": 0.0,
"[Respawn] Respawn after destruction": true,
"[Respawn] Delay (seconds)": 0.0,
"[Damage] Global damage multiplier": 1.0,
"[Damage] Damage type multipliers": {
"Blunt": 1.0,
"Bullet": 1.0,
"Explosion": 1.0,
"Heat": 1.0,
"Slash": 1.0,
"Stab": 1.0
},
"[Damage] Item shortname multipliers": {
"jackhammer": 5.0
}
}
},
"[UI] Chat commands": [
"monumentblockers",
"mbs"
],
"Config Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}
Why Choose MonumentBlockerSystem?
Because monument blockers should not have the same fixed behavior on every Rust server. MonumentBlockerSystem combines a clean admin UI, custom health, configurable respawning, blocker removal, damage-type scaling, and item-specific damage multipliers in one focused plugin, giving server owners full control over monument blockers without manually managing entities across the map.