Allows you to create or delete crafts ! Works with the new pocketmine crafting system (>= 4.18)
If you have any problems please create an issue I will try to answer them as soon as possible. And feel free to star the project
Finally, if you are looking for private plugins at a good price, I can make some on my discord: [Click here]
# Plugin Shop
#
# https://discord.gg/pocketmine
# https://maxoooz.mysellix.io/
# All items you want to remove from the workbench
# You can set the meta "-1" or not set it all to include all items
delete:
- "id:meta"
- "id"
new:
-
# Organization on the 9 slots in the workbench
shape:
- "A"
- "A"
- "B"
# All items that relate to the letters you entered just above ^
input:
A: "133:0"
B: "280:0"
# Item that will be given when the player makes the craft
output: "283:0:1"
# Are the crafts for the basic item removed?
remove-old-crafts: true| Feature | CraftManager | CreateDelCraft | CraftingPlus | CustomCraftDraz | SimpleCustomCraft |
|---|---|---|---|---|---|
Create Craft |
✔ | ✔ | ✔ | ✔ | ✔ |
Replace craft |
✔ | ❌ | ❌ | ❌ | ❌ |
Delete craft |
✔ | ❌ Not functional since PM 4.18 | ❌ | ❌ | ❌ |