A simple blocker to deny players from crafting specific items or blocks.
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- Source Code:
- https://github.com/M0diis/M0-CraftBlocker
- Contributors:
- M0dii
- Languages Supported:
- English
- Donation Link:
- https://www.paypal.com/paypalme/ModestasKazlauskas
Please leave a positive review if the plugin works as intended, if you have an issue contact me on discord provided or open an issue on github.
• /craftblocker reload - reload the config.
• m0craftblocker.bypass - bypass the crafting restriction.
• m0craftblocker.reload - access to reload command.
You can also add permission to allow or deny:
• m0craftblocker.MATERIAL_NAME.allow
• m0craftblocker.MATERIAL_NAME.deny
Material names are case insensitive.
See: Material (spigotmc.org) for material names.
Code (YAML):
M0-CraftBlocker:
NoPermission: '&4You do not have permission for this command'
ConfigReloaded: '&2Config has been reloaded'
CraftBlocked: '&4You cannot craft this item.'
BlockedItems:
Whitelist: false # If set to true, only items in the list will be able to be crafted.
Items:
- 'HOPPER'
If you're feeling generous, please support my work:
![]()

M0 - CraftBlocker 1.5.2
Block crafting items with ease.
Recent Updates
- Hot-Fix Aug 27, 2021
- Hot-Fix Aug 26, 2021
- Additional Customization Aug 26, 2021