PintoRecipes
SpigotMCModrinthA simple spigot plugin to add custom recipes to your server
75 downloads 5.0 rating
latest v1.9 SpigotMC
PintoRecipes
A spigot plugin to add custom recipes to your server
Features
- Sleek GUI
- Options for shaped, shapeless, furnace, blasting, smoking, campfire, and stonecutter recipes
- Any item is craftable/smeltable/etc. (including nbt)
- Compatible with ExecutableItems
- /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
- reload - Reloads all recipes
- list - Opens a GUI showing all available recipes
- 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.reload - Permission to use '/pr reload'
- pintorecipes.recipes.list - Permission to use '/pr list' or '/pr' (without args)
Config
Go here
Notes
- I have not yet found a problem with reloading, but you might run into problems so it's better to restart
Make an issue in this project's GitHub repository
Comments 0
No comments yet. Be the first to share your thoughts.