Configuration Documentation
This guide explains how to configure the plugin settings. For more help, join our Discord server:
Join Discord.
1. Disable All Crafting Recipes
- disable_all: (Default: `false`)
Set to `true` to disable all crafting recipes on the server.
2. Disable Specific Crafting Recipes
- disable_recipe: List the recipes you want to disable.
- Remove the `#` in front of the recipe name to enable it.
Example:
disable_recipe:
- carrot_on_a_stick
This will disable the "Carrot on a Stick" recipe.
The default behavior allows all recipes to be crafted unless specified otherwise.