Be sure to update/reset your config.yml to configure these new features!
- Code clean-up
- Added a "smithing" table anti-craft feature
- Added an anvil anti-craft feature (Currently only blocks on the result's Material type)
- Fixed an issue where the plugin wouldn't load on some versions
- Code clean-up
- Added support for 1.17
- Added in-game commands /anticraft blacklist <add|remove>
- Added in-game commands /anticraft unload <add|remove>
- Fixed some version compatibility issues with Materials in the configuration.
- Bug Fixes
Note: Unloading recipes, unregisters a recipe from your server entirely. Blacklisting recipes, blocks people from crafting recipes but can be bypassed with a configurable permission node.
- Added the ability to unload specific recipes (add
"unload-recipes" (list of materials) configuration section to your config.yml)
- Fixed occurrence where Plugman wouldn't reload the plugin correctly.
- Fixed configuration charset (supports UTF-8)
- Fixes, Recode & added the ability to disable all crafting recipes on the server. (Add "unload-all-recipes: true" to your config if you want this feature)
- Support for 1.16.5
