Skip to content

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

License

Notifications You must be signed in to change notification settings

roimee6/CraftManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:
  - "Wooden Pickaxe"

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: "Stone"
      B: "Cobblestone"

    # Item that will be given when the player makes the craft
    output: "Diamond: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

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages