Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
/ EasyRecipes Public archive

Easily make custom crafting recipes. Supports custom items as both the ingredients and the result!

Notifications You must be signed in to change notification settings

YellowLemon571/EasyRecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRecipes

Easily make custom crafting recipes. Supports custom items as both the ingredients and the result!

Sub-commands

The master command for EasyRecipes is /easyrecipes or /er.

  • create - Opens a menu for the user to place ingredients and a result for a custom recipe.
  • delete <recipe name> - Deletes a custom recipe.
  • list - Shows a list of the current custom recipes loaded by the plugin. Use the names from this command for the delete sub-command.

Permissions

  • easyrecipes.* - Wildcard permission for EasyRecipes. Includes the below permissions.

  • easyrecipes.create - Allows for the creation of custom recipes.

  • easyrecipes.delete - Allows for the deletion of custom recipes.

  • easyrecipes.list - Allows for the viewing of current custom recipes.

  • easyrecipes.craft.* - Wildcard permission allowing for the crafting of created recipes (enabled by default)

  • easyrecipes.craft.<recipe name> - Allows for the crafting of a specific recipe.

Warnings

  • DO NOT edit the recipes.yml file! Doing so can potentially break the entire plugin!
  • This plugin is currently a prototype. I will NOT provide support until I release a stable version.

About

Easily make custom crafting recipes. Supports custom items as both the ingredients and the result!

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages