
Lightweight Paper plugin that blocks players from picking up configured items. Banned items are instantly removed and a notification is sent when a player attempts to pick them up. Fully configurable via config.yml.
ItemBan is a lightweight Paper/Spigot plugin that prevents players from obtaining specific items. If a player tries to pick up a banned item, it will be instantly removed and a notification will be sent.
Perfect for server owners who want to control progression, prevent exploits, or restrict certain items.
config.ymlAdd item IDs to the banned-items list in the config.
When a player tries to pick up one of those items:
banned-items:
- COBBLESTONE
- DIAMOND
- NETHERITE_SWORD