Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

CraftManager

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]

Config

# 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

Features

Feature CraftManager CreateDelCraft CraftingPlus CustomCraftDraz SimpleCustomCraft
Create Craft
Replace craft
Delete craft ❌ Not functional since PM 4.18

About

Allows you to create or delete crafts ! Works with the new pocketmine crafting system (>= 4.18)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages