DP-CustomCrafting

Custom recipe creation and production plugin

189

Quick challenge

How far can you run before the mobs catch you?

DP-CustomCrafting

logo
introduce

Example Video : *Coming soon!*

This plugin allows server owners to easily create and manage custom crafting recipes on their Minecraft server. Enable players to craft new and unique items beyond the standard Minecraft recipes, expanding your server’s gameplay with special crafts for custom items or previously uncraftable materials – all without complicated setup or configuration!

---

description

- Create unlimited PlaceholderAPI integration with your own defined ingredients and output items - Support for both PlaceholderAPI integration and PlaceholderAPI integration recipes to fit any crafting pattern - Use PlaceholderAPI integration (specific item types, names, or lore) as recipe components - Intuitive PlaceholderAPI integration to design and edit recipes without manual file editing - Optional PlaceholderAPI integration for displaying crafting-related information

---

depend-plugin

- All DP-Plugins require the `DPP-Core` plugin - The plugin will not work if `DPP-Core` is not installed - You can download `DPP-Core` here: Click me!

---

installation

1️⃣ Place the ) into your server’s plugin and this plugin file (**`DP-CustomCrafting-*.jar`) into your server’s `plugins`** folder

2️⃣ Restart the server, and the plugin will be automatically enabled

3️⃣ If needed, you can open and modify `plugin.yml` and `plugin.yml` to customize settings

---

settings

- `config.yml`: Manages basic plugin settings and message options

---

command

❗ Some commands require admin permission (`dpcc.admin`)

Command List and Examples

| Command | Permission | Description | Example | |-------|------------|-------------|---------| | `/dpcc createcategory <categoryName>` | dpcc.admin | Create a new category | `/dpcc createcategory MagicItems` | | `/dpcc createrecipe <categoryName> <recipeName>` | dpcc.admin | Create a new recipe inside a category | `/dpcc createrecipe MagicItems FireWand` | | `/dpcc recipeitem <categoryName> <recipeName>` | dpcc.admin | Set recipe ingredients (opens recipe item GUI) | `/dpcc recipeitem MagicItems FireWand` | | `/dpcc setresultitem <categoryName> <recipeName>` | dpcc.admin | Set the recipe result item | `/dpcc setresultitem MagicItems FireWand` | | `/dpcc setresultamount <categoryName> <recipeName> <amount>` | dpcc.admin | Set the recipe result amount | `/dpcc setresultamount MagicItems FireWand 3` | | `/dpcc setresultweight <categoryName> <recipeName>` | dpcc.admin | Set the recipe result weight | `/dpcc setresultweight MagicItems FireWand` | | `/dpcc opencategory <categoryName>` | None | Open the category inventory (recipe list GUI) | `/dpcc opencategory MagicItems` | | `/dpcc reload` | dpcc.admin | Reload the config | `/dpcc reload` |

❗Notes when using commands

- Category names and recipe names support Korean and English, but OP - Most settings are handled through OP (ingredients / result setup) - `setresultitem` typically uses the OP as the result item - Admin commands require OP status or the `dpcc.admin` permission

---

api-integration

- No external API integrations are used

---

discord

- https://discord.gg/JnMCqkn2FX - If you have any questions or issues, please contact your server administrator - Suggestions for new features or improvements are always welcome

---

ADS