SPluginsSPlugins

How to update correctly

This tutorial will be made assuming you already have the plugin on your server following the instructions in How to install correctly and now you want to update it but don't know how.

  • Stop the server

  • Go to your favorite platform and download the last version. (Links are available on the page bellow)

  • Go to your server files / plugins / and delete ExecutableCrafting.jar and Score.jar (old ones).

  • Then follow the install process

Try it now

Copy this into ExecutableCrafting and reload

From the ExecutableCrafting advanced recipes tutorial. Paste it into a config, run the plugin's reload command, and you have a working starting point to edit.

recipeType: CRAFTING
typeOfCraftingTableRecipe: SHAPELESS

input1: minecraft:dirt
input2: minecraft:gravel

result: minecraft:cobblestone

itemCheckers:
  itemCheckerType: CUSTOM_CHECKS
  checkMaterial: true
  checkAmount: false

playerConditions: {}
config_update: true
ExecutableCrafting

Plugin used on this page

ExecutableCrafting

Condition-based crafting, anvil and furnace recipes in YAML.

  • 215 servers running it right now (bStats)
  • 8 downloads on SPlugins
Created Oct 26, 2025Last updated Oct 26, 2025 by Ssomar
Edit this page on GitHub