Recipe - Remove (Effect) — SkBee
Addon: SkBee · Category: Effect · Since: 1.0.0
Syntax
remove [(custom|mc|minecraft)] recipe[s] %strings%Description
Remove a recipe from your server. Recipes can be removed at any time but it is best to do so during a server load event. If a recipe is removed whilst a player is online it will still show up in their recipe book, but they will not be able to craft it. If need be, you can get a list of all recipes by simply typing "/minecraft:recipe give YourName " in game. You can remove Minecraft recipes, custom recipes and recipes from other plugins.
Examples
remove mc recipe "acacia_boat"
remove minecraft recipe "cooked_chicken_from_campfire_cooking"
remove recipe "minecraft:diamond_sword"
remove all minecraft recipes
remove all recipes
remove custom recipe "my_recipe"
remove recipe "another_recipe"
remove recipe "some_plugin:some_recipe"