ExtraRecipes
Plugin description
This plugin allows you to create unlimited custom recipes with a simple in game GUI. If you want to craft god apples, then you can easily bring back the old recipe. Or maybe you want to allow your players to craft spawn eggs for different mobs? Well that is easily done. In fact, you can create a recipe for any item that is in the default game using any items you want as ingredients.
Features
- Simple in game GUI for creating recipes
- Unlimited custom recipes
- See a list of all custom recipes in a GUI
- Lightweight local data storage, no SQL setup needed
- No configuration needed
Commands and permissions
/extrarecipes create - opens the GUI for creating recipes
This command requires the permission extrarecipes.create
/extrarecipes view - opens a GUI with a page for each custom recipe
This command requires the permission extrarecipes.view
Note: if a player has the permission extrarecipes.delete a button for deleting a recipe will appear in the /er view GUI
/extrarecipes help - help command
This command requires the permission extrarecipes.help
Note that you can use /er instead of /extrarecipes
Configuration
This plugin requires no configuration. If you wish to be able to configure certain features of this plugin, then feel free to drop a comment and I will add it.
Installation
Step 1: download the jar file
Step 2: drop in plugins folder
Step 3: restart server
If you find a bug or have a suggestion, add a comment or create an issue on github