Live
Mevent published F1ItemMenuMevent published VirtualRecyclerMevent published UltimateLeaderboard Discord BotMevent published Coin FlippingMevent published Clans TopMevent published Linking SystemMevent published Player ListMevent published KitsMevent published MultiEvents (Pack 1)Mevent published Welcome UIMevent published MultiEvents (Pack 2)Mevent published Hit MarkersMevent published NotifyMevent published ServersMevent published StacksMevent published ReferralsMevent published BattlepassMevent published Wipe ScheduleMevent published Events ManagerMevent published Car SharingMevent published Helpful SupplyMevent published OPERATION FORTRESSMevent published Quarry LevelsMevent published ShopMevent published CasesMevent published Daily RewardsMevent published Ultimate CasesMevent published WipeBlockMevent published SkillsMevent published Server Panel
Browse/Rust/Plugins/WipeBlock

WipeBlock

Mevent 0.0 (0)v2.1.13OxideCarbon#wipeblock#auto wipe#wipe#block
WipeBlock1 / 7
Introducing WipeBlock, the essential Rust server management plugin that allows you to control which items players can access at different stages after a server wipe!
Description

Introducing WipeBlock, the essential Rust server management plugin that allows you to control which items players can access at different stages after a server wipe! Create a balanced progression system that prevents early access to powerful weapons, explosives, and high-tier gear, ensuring a fair and enjoyable experience for all players during the critical early-game phase.

US4xphR

⭐️ Features of WipeBlock

  • Elegantly prevents access to high-tier items for configurable time periods after a server wipe
  • Customizable categories for Weapons, Explosives, and Attire with independent timers
  • Beautiful user interface showing players which items are currently blocked and when they will unlock
  • Visual gradient system to indicate how much time remains until an item becomes available
  • Seamless integration with ServerPanel for easy access
  • Compatible with Notify plugin for player notifications when items are blocked
  • On-screen indicator showing when blocked items are about to unlock
  • Permission system to allow VIPs or admins to bypass item restrictions
  • Notification system for players when items become available
  • Handles all item interactions - equipping, moving, reloading weapons, etc.
  • Automatic monitoring of player inventories to enforce restrictions
  • Multiple UI templates (Fullscreen, ServerPanel V1, ServerPanel V2)

🎮 Commands

  • /block or /wipeblock - Open the WipeBlock menu to view blocked items and timers
  • wb.indent [seconds] - Admin command to adjust the time indent from the wipe date

🛡️ Permissions

  • WipeBlock.ignore - Allows players to bypass the WipeBlock restrictions
  • WipeBlock.unlocknotify - Players with this permission receive notifications when items unlock

🖼️ Showcase

Fullscreen Template
RUSTScreenshot2025_04.25-08_00_40_11.png.70b21ce72513a8d0a600425227201db1

ServerPanel V1 Template

RUSTScreenshot2025_04.25-07_58_23_31.png.4f907c9439513cc7c8c3cca588ff3d75

ServerPanel V2 Template

RUSTScreenshot2025_04.25-07_59_05_19.png.2846515e5d1b19cd58e3c67fde12d092

On-Screen Indicator

RUSTScreenshot2025_04.25-10_26_48_95.png.b99e7f8b477dc5a35345801c473108a7

🧪 TEST SERVER

Join our test server to experience WipeBlock and our other plugins in action!
Copy the IP Address below to start playing!

code
1connect 194.147.90.239:28015

💻 Developer API

WipeBlock provides a developer-friendly API for integration with other plugins:

  • bool AnyBlocked() - Checks if any items are currently blocked
  • int SecondsFromWipe() - Returns the number of seconds since the wipe (adjusted by time indent)
  • bool IsBlocked(ItemDefinition def) - Checks if a specific item definition is blocked
  • bool IsBlocked(string shortName, ulong skin = 0) - Checks if an item with the specified shortname and skin is blocked
  • int LeftTime(string shortName, ulong skin = 0) - Returns the remaining time in seconds until the specified item unlocks

🔗 Hooks

WipeBlock provides the following hooks that other plugins can subscribe to:

  • void OnWipeBlockEnded() - Called when all items have been unblocked

Example usage in your plugin:

code
1private void OnWipeBlockEnded()
2 {
3 // Execute code when all WipeBlock items are unlocked
4 Puts("All items have been unblocked!");
5 // Perhaps enable your PVP plugin or other game-changing features
6 }

📚 FAQ

Q: How do I configure which items are blocked and for how long?
A: In the WipeBlock.json configuration file, you can define categories (Weapons, Explosives, Attire, etc.) and set time periods in seconds for each item. For example, setting "3600" means the item will be blocked for 1 hour after wipe.

Q: Can players still find these items in-game during the block period?
A: Yes, players can still find or loot these items, but they cannot equip, use, or place them in their hotbar until the block period expires. The items will automatically move to their main inventory.

Q: Does this plugin affect all players equally?
A: By default, yes. However, you can grant the "WipeBlock.ignore" permission to specific players or groups to allow them to bypass the restrictions.

Q: How will players know which items are blocked?
A: Players will see notifications when they try to use blocked items. Additionally, they can use the /block command to view a complete list of blocked items and their remaining time until unlocking.

Q: Can I adjust the timers during a running wipe?
A: Yes, administrators can use the /wb.indent command to adjust the time indent, effectively changing when items will unlock.

Q: Does WipeBlock work with modded or custom items?
A: Yes, you can add any item to the configuration using its shortname and skin ID.

Q: How do I add WipeBlock to the ServerPanel menu?
A: Follow these simple steps:

  • Open ServerPanel menu in-game and click "+ADD CATEGORY" button
  • Set these exact parameters:
  • Type: Plugin
  • Plugin Name: WipeBlock
  • Plugin Hook: API_OpenPlugin
  • Click "SAVE" button to create the category
Sponsored
RCONtrol
RCONtrol

Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.

Visit site ↗
$21.95
Views3
Downloads0
Purchases0
Rating 0.0
Version2.1.13
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size11 KB
PublishedSep 19, 2026
UpdatedSep 19, 2026
✓ Reviewed for safety and integrity