DisableCrafts – Block crafting recipes (incl. Auto Crafter 1.21+)
This plugin allows you to block specific crafting recipes, both from player crafting tables and from the new Auto Crafter introduced in Minecraft 1.21.
️ Fully configurable via config.yml:
Define which items to block (HOPPER, SHIELD, etc.)
Customize the deny message shown to players
Play a custom sound when crafting is blocked
✅ Includes /disablecrafts reload to apply config changes without restarting.
Example config.yml
Code (YAML):
disable-crafts
:
- HOPPER
- SHIELD
messages:
cannot-craft
:
"&cYou are not allowed to craft {item}!"
reload-success
:
"&aConfig reloaded!"
sound
:
"ENTITY_VILLAGER_NO"