Compatibility
Minecraft: Java Edition
1.12
1.11
1.10
1.9
1.8
Platforms
Links
Creators
Details
Licensed MIT
Published 5 months ago
Updated 5 months ago

BlacklistedItems
Lightweight, GUI-driven item blacklist for 1.12.x servers.
✨ Features
- Simple GUIs: Add, List, Remove blacklisted items.
- Toggle enforcement separately for players and admins.
- Matches by Material:data and optional custom display name (color-safe).
- Persists to YAML (file & path configurable).
- Minimal, no NMS, no dependencies.
📜 Commands
/blacklisteditems add→ Open GUI to add an item/blacklisteditems list→ View all blacklisted items/blacklisteditems remove→ Open GUI to remove items/blacklisteditems clear→ Clear the entire blacklist/blacklisteditems toggle <player|admin>→ Toggle enforcement
Aliases: /bli, /blacklist, /blitems
🔑 Permission
blacklisteditems.admin→ Full access to all commands (default: OP)
⚙️ Default Config
prefix: '&8[&cblacklist&8]'
toggles:
player: false
admin: false
storage:
file: 'plugins/blacklisteditems/logs.yml'
path: 'blacklisteditems.list'



