❎ [1.8-1.20.1] Disable Recipe ❎ - Disable the crafting or smelting recipe of any item icon

❎ [1.8-1.20.1] Disable Recipe ❎ - Disable the crafting or smelting recipe of any item -----

Allows you to disable specific crafting and smelting recipes on your server!




Disable Recipe
Update 1.4.4

Changes
  • Added 1.20-1.20.1 support
Updating Steps
  1. Delete DisableRecipe-1.4.3.jar from your plugins folder.
  2. Place the new DisableRecipe-1.4.4.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jul 2, 2023

Disable Recipe
Update 1.4.3

Changes
  • Found and fixed an issue where the smelting limitations were being disabled if the crafting limitations were disabled.
Updating Steps
  1. Delete DisableRecipe-1.4.2.jar from your plugins folder.
  2. Place the new DisableRecipe-1.4..jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Mar 27, 2023

Disable Recipe
Update 1.4.2

Changes
  • You can down disable the cannot-craft and cannot-smelt messages by settings to: ''
Updating Steps
  1. Delete DisableRecipe-1.4.1.jar from your plugins folder.
  2. Place the new DisableRecipe-1.4.2.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 19, 2023

Disable Recipe
Update 1.4.1

Changes
  • Support for 1.19 added
Updating Steps
  1. Delete DisableRecipe-1.3.0.jar from your plugins folder.
  2. Place the new DisableRecipe-1.4.0.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Dec 18, 2022

Disable Recipe
Update 1.4.0

Changes
  • Support for 1.19 added
Updating Steps
  1. Delete DisableRecipe-1.3.0.jar from your plugins folder.
  2. Place the new DisableRecipe-1.4.0.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jun 12, 2022

Disable Recipe
Update 1.3.0

Changes
  • You no longer need to provide an unused number when using the additem command. See the new format on the wiki.
  • Changes to the config.yml/messages.yml file so you must delete and regenerate your config.yml/messages.yml file follow the instructions below to update your current files.
    The following format must now be used to add items to your config.yml (This format is used for smelting and crafting limitations):
    Code (YAML):
    <crafting|smelting>:
      enabled
    : true
      items
    :
        '1'
    :
          material
    : <Material> # '*' (To disable all items)
          bypass-permission
    : <Bypass Permission> #OPTIONAL
          worlds
    :
           - world1
            - world2
            - etc
          # - '*' (To disable in all worlds)
    1. Remove the 'already-in-use' message and replace it with the following:
    Code (YAML):
    already-added : '&4&l [! ] &cThat item has already been added to the config.yml, open the config.yml to edit!'
Updating Steps
  1. Delete DisableRecipe-1.2.6.jar from your plugins folder.
  2. Place the new DisableRecipe-1.3.0.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Feb 3, 2022

Disable Recipe
Update 1.2.6

Changes
  • Fixed integer error using the additem command
  • Fixed error on 1.8 servers using the additem command
Updating Steps
  1. Delete DisableRecipe-1.2.5.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.6.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 29, 2022

Disable Recipe
Update 1.2.5

Changes
  • Fixed issue with limitations not loading
Updating Steps
  1. Delete DisableRecipe-1.2.4.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.5.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 27, 2022

Disable Recipe
Update 1.2.4

Changes
  • Slight changes in the API
  • Smelting and Crafting limitation systems have been reprogrammed to be more optimized and less straining on servers
  • Optimized file loading
Updating Steps
  1. Delete DisableRecipe-1.2.3.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.4.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 22, 2022

Disable Recipe
Update 1.2.3

Changes
  • Fixed issues with crafting limitations and loading non-existing worlds
Updating Steps
  1. Delete DisableRecipe-1.2.2.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.3.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 22, 2022

Disable Recipe
Update 1.2.2

Changes
  • Fixed issues with servers under 1.14
Updating Steps
  1. Delete DisableRecipe-1.2.1.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.2.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 17, 2022

Disable Recipe
Update 1.2.1

Changes
  • Fixed issue with java versions
Updating Steps
  1. Delete DisableRecipe-1.2.0.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.1.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 15, 2022

Disable Recipe
Update 1.2.0

Changes
  • Added 1.18.1 support
  • Fixed issue with Blast Furnaces not blocking items on Drag and Drop
  • Added support for smelting limitations to work on campfires
  • Added support to disable all items in a certain world
  • Small change to API (Not important)
  • Fixed hopper support on blast furnaces and smokers
Updating Steps
  1. Delete DisableRecipe-1.1.3.jar from your plugins folder.
  2. Place the new DisableRecipe-1.2.0.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 10, 2022

Disable Recipe
Update 1.1.2

Changes
  • Furnace limitations now apply to blast furnaces and smokers
Updating Steps
  1. Delete DisableRecipe-1.1.1.jar from your plugins folder.
  2. Place the new DisableRecipe-1.1.2.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Aug 24, 2021

Disable Recipe
Update 1.1.1

Changes
  • Fixed an issue with colored shulker boxes bypassing crafting limitations
Updating Steps
  1. Delete DisableRecipe-1.1.0.jar from your plugins folder.
  2. Place the new DisableRecipe-1.1.1.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Aug 24, 2021

Disable Recipe
Update 1.1.3

Changes
  • Fixed an issue with crafting recipes resulting into a null error
Updating Steps
  1. Delete DisableRecipe-1.1.2.jar from your plugins folder.
  2. Place the new DisableRecipe-1.1.3.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Aug 24, 2021

Disable Recipe
Update 1.1.0

Changes
  • Added support for 1.17
Updating Steps
  1. Delete DisableRecipe-1.0.11.jar from your plugins folder.
  2. Place the new DisableRecipe-1.1.0.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jun 13, 2021

Disable Recipe
Update 1.0.11

Changes
  • Fixed an issue where the help permission wasn't being used
Updating Steps
  1. Delete DisableRecipe-1.0.10.jar from your plugins folder.
  2. Place the new DisableRecipe-1.0.11.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, May 11, 2021

Disable Recipe
Update 1.0.10

Changes
  • Optimized code and made changes to better support future updates
Updating Steps
  1. Delete DisableRecipe-1.0.9.jar from your plugins folder.
  2. Place the new DisableRecipe-1.0.10.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, May 3, 2021

Disable Recipe
Update 1.0.9

Changes
  • Fixed an issue where the API was being initialized twice causing an error. You can find all information regarding the developer API on the new documentation website here
Updating Steps
  1. Delete DisableCrafting-1.0.8.jar from your plugins folder.
  2. Place the new DisableRecipe-1.0.9.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Mar 22, 2021

Disable Recipe
Update 1.0.8
You must reset both your config.yml and messages.yml files as both have changed drastically

You can find all updated information on the new documentation website here

Changes
  • Permissions have been changed
  • Config.yml and Messages.yml has been changed
  • Added /dr additem to quickly add items to the config file
  • Optimized code
  • Changed the name to Disable Recipe
  • Implemented a Developer API
  • Made limitations toggle-able
Updating Steps
  1. Delete DisableCrafting-1.0.7.jar from your plugins folder.
  2. Place the new DisableRecipe-1.0.8.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Mar 22, 2021

Disable Crafting
Update 1.0.7
Fixed
  • Fix an issue with data values not being read
Updating Steps
  1. Delete DisableCrafting-1.0.6.jar from your plugins folder.
  2. Place the new DisableCrafting-1.0.7.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Mar 6, 2021

Disable Crafting
Update 1.0.6
Added
  • Item specific permissions, find more information on the wiki
Updating Steps
  1. Delete DisableCrafting-1.0.5.jar from your plugins folder.
  2. Place the new DisableCrafting-1.0.6.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Feb 3, 2021

Disable Crafting
Update 1.0.5
Changes
  • Fixed an issue with the method that matches the material you're crafting with the material list
Updating Steps
  1. Delete DisableCrafting-1.0.4.jar from your plugins folder.
  2. Place the new DisableCrafting-1.0.5.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Feb 2, 2021

Disable Crafting
Update 1.0.4
Changes
  • Fixed an issue where an incorrect config directory was used
Updating Steps
  1. Delete DisableCrafting-1.0.3.jar from your plugins folder.
  2. Place the new DisableCrafting-1.0.4.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 11, 2021

Disable Crafting
Update 1.0.3
Changes
  • Fixed an issue with 1.13-1.15 support
Updating Steps
  1. Delete DisableCrafting.jar from your plugins folder.
  2. Place the new DisableCrafting-1.0.3.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Jan 4, 2021

Disable Crafting
Update 1.0.2

Changes
  • Added per-world support; please see wiki to update your config.yml

Updating Steps
  1. Delete DisableCrafting.jar from your plugins folder.
  2. Place the new DisableCrafting.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Dec 26, 2020

Disable Crafting
Update 1.0.1

Changes
  • Reduced file size
  • Optimized Code

Updating Steps
  1. Delete DisableCrafting.jar from your plugins folder.
  2. Place the new DisableCrafting.jar in your plugins folder.
  3. Restart your server.

Support
If you have any questions and/or are looking for support with any of my plugins, feel free to leave me a message on my support Discord.
----------, Dec 7, 2020

Resource Information
Author:
----------
Total Downloads: 8,595
First Release: Nov 15, 2020
Last Update: Jul 2, 2023
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings