Documentation for all plugins produced by PintoJ
A Spigot plugin that provides a GUI to create, edit, view, and manage custom recipes (crafting and smelting variants) with full support for item NBT and per-recipe permissions/limits.
pintorecipes.craftbypass)pintorecipes.craft.<recipe_name>/pintorecipe - Aliases: /pr /precipes/pintorecipes show <recipe_name> — Open read-only GUI for a recipe/pintorecipes save <recipe_name> — Open recipe creation GUI (cancelled if both input grid and result are empty on close)/pintorecipes edit <recipe_name> — Open editable GUI for an existing recipe (same save rules as save)/pintorecipes remove <recipe_name> — Delete recipe from storage/pintorecipes reload — Reloads all recipes/pintorecipes list — Open GUI that lists all available recipespintorecipes.recipes — use base commandpintorecipes.recipes.show — show recipespintorecipes.recipes.save — create recipespintorecipes.recipes.edit — edit recipespintorecipes.recipes.remove — remove recipespintorecipes.recipes.list — open recipe list GUIpintorecipes.craftbypass — bypass craft limits and permission checkspintorecipes.craft.<recipe_name> — allow crafting of recipe_namerecipes.yml)result — raw serialized item (use the plugin GUI to produce correct data)recipe — rows/ingredients for the recipe input (first set = first row)type — recipe type: shaped, shapeless, furnace, blasting, smoking, campfire, stonecutterenabled — true/false for loading at server startcategory — optional grouping for GUIs/bookscooktime / experience — for applicable smelting recipesresult data to avoid formatting errors.enabled: true and restart server.recipes.yml — stored recipes (data-folder after run)crafts.db — The SQLite database that stores player crafts