A simple Spigot plugin to block specific items, enchants and potions.
Usage
/block item:
blocks the current held item /block enchant <enchantName>:
blocks the specified enchant. You can use tab to autocomplete the enchant names /block potion:
blocks the current held potion
/unblock item <itemName>:
unblocks the specified item /unblock enchant <enchantName>:
unblocks the specified enchant /unblock potion <potionName>:
unblocks the specified potion
/block <item/enchant/potion> list:
shows the list of blocked items/enchants/potions. You can unblock an element by clicking on its name
Permissions blocker.block:
for the /block command blocker.unblock:
for the /unblock command