
PluginMIT
BlacklistedItems
Lightweight, GUI-driven item blacklist for legacy Spigot servers (1.8–1.12).
55
Downloads
1
Followers
7 months ago
Updated
📦
1
Versions
📖About BlacklistedItems

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'