Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 months ago
ItemBan
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.
Features
- 🚫 Prevent players from picking up banned items
- ⚡ Instantly removes restricted items from the world
- 📢 Notifies when a player attempts to pick up a banned item
- ⚙️ Fully configurable item list via
config.yml - 🪶 Lightweight and optimized for Paper servers
- 🧩 Works with modern Minecraft versions (1.21+)
How It Works
-
Add item IDs to the
banned-itemslist in the config. -
When a player tries to pick up one of those items:
- The pickup is cancelled
- The item is removed
- A message is sent showing who tried to pick it up.
Example Config
banned-items:
- COBBLESTONE
- DIAMOND
- NETHERITE_SWORD
Use Cases
- Restrict powerful items early in survival servers
- Prevent certain resources from being collected
- Control gameplay progression
- Anti-exploit protection
Requirements
- Paper / Spigot server
- Minecraft 1.21+ (More Versions Coming Soon)


