PintoRecipes icon

PintoRecipes -----

A simple spigot plugin to add custom recipes to your server



PintoRecipes
A simple spigot plugin to add custom recipes to your server

Features
  • Save, show, and edit recipes from a GUI
  • Remove recipes from config
  • All recipes are shaped
  • Any item is craftable (including nbt)
Commands
  • `/pintorecipes [show|save|edit|remove|list] [recipe_name]`
    • `show <recipe_name>` - Opens a read-only GUI showing the recipe
    • `save <recipe_name>` - Opens a recipe creating GUI. Closing without any items in either grid or result will result in saving being cancelled.
    • `edit <recipe_name>` - Opens a writable GUI showing the recipe, saves on close with the same conditions as above (`save`)
    • `remove <recipe_name>` - Removes specified recipe from config
    • `list` - Opens a GUI showing all available recipes

Permissions
  • `pintorecipes.recipes # Permission to use '/pintorecipes'`
  • `pintorecipes.recipes.show # Permission to use '/pr show'`
  • `pintorecipes.recipes.save # Permission to use '/pr save'`
  • `pintorecipes.recipes.edit # Permission to use '/pr edit'`
  • `pintorecipes.recipes.remove # Permission to use '/pr remove'`
  • `pintorecipes.recipes.list # Permission to use '/pr list' or '/pr' (without args)`

Config
The recipes.yml file is where all cusom recipes are stored.
  • The first key is whatever the name of the recipe is (defaults are endermite_spawnegg and netherite_sword)
  • result - This is the raw data of the item that spigot stores. I highly recommend leaving this be and using the commands to generate it.
  • recipe - This is where the recipe is stored. The first set of entries is the first row of the crafting grid, the second is the second row, etc. All entries beyond three will be ignored.
Notes
  • All changes need a server restart to take effect
    • I have not yet found a problem with reloading instead, but you might run into problems so it's better to restart
  • Recipies might be shaped, but that does not mean they will be in that specific slot of the crafting grid. For example, the default netherite_sword recipe can be crafted anywhere on the grid, as long as the sword and ingot are in that configuration relative to each other.
Errors/Bugs
Make an issue in this project's GitHub repository
Resource Information
Author:
----------
Total Downloads: 14
First Release: Nov 11, 2025
Last Update: 3 mins ago
Category: ---------------
All-Time Rating:
0 ratings
Find more info at docs.pintocraft.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings