WorldGuard ItemBlocker
Block players from entering specific regions with restricted items
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
WorldGuard ItemBlocker
Summary:
Restrict Players from entering specific regions with restricted items. Good for pvp zones, mace vs sword area etc
Features
- Hooks into WorldGuard to prevent users from entering regions with any items you list in the config - Sends hotbar and or chat message about the block & whats blocking you from entering - Easily configurable and reload new restrictions and regions with one command
Commands:
/wgib reload
Permissions:
- worldguarditemblocker.reload - Reload config - worldguarditemblocker.bypass - Bypass restrictions
Dependancies:
- WorldGuard
Config: ```
AUTHOR: JAMPLIFIER
SUPPORT: http://discord.gg/simplestudio
WARNINGS: HOTBAR: true CHAT: true
REGION-BLOCKS: test: BLOCKED-ITEMS: - MACE
test2: BLOCKED-ITEMS: - MACE - FIREWORK_ROCKET
MESSAGES: BLOCKED-HOTBAR: "&cBlocked Item - &f<item>" BLOCKED-CHAT: "&cYou cannot bring &f<item> &cint
```