Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 6 days ago
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


