Описание
# 🔧 Recipify – Custom Recipe Maker Plugin
Recipify is a powerful and user-friendly Minecraft plugin that allows players to create, manage, and delete custom crafting recipes directly in-game using an intuitive GUI. With simple commands, players can design shaped recipes by placing ingredients into a 3x3 grid and defining the output item.
**🟢 /recipify** – Opens a visual recipe editor where you can place inputs and define outputs, then save the recipe instantly.
**🔴 /deleterecipe** – Allows players to delete a recipe by holding the crafted output item in their hand.
🧱 All recipes are saved to a config file (recipes.yml) and automatically registered with the server, supporting persistence across restarts.
## Key Features:
- Drag-and-drop GUI for easy recipe creation
- Prevents editing of non-input/output slots
- Supports saving and removal of recipes via commands
- Permissions support (recipify.use, recipify.delete)
_Great for survival servers, creative hubs, or custom game modes that need flexible crafting mechanics!_