How to ban item crafting?

Discussion in 'Bukkit Help' started by ZirJohn, Jul 15, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ZirJohn

    How do i ban items from being crafted? i cant find any plugins for this except noitem and that doesnt work, help plz! thanks in advance
     
  2. Offline

    JaguarJo

    Both EssentialsAntibuild and Modifyworld have permission nodes for crafting items. Just negate the specific nodes with your permissions plugin for the groups that you want it to affect.

    EssentialsAntibuild node: essentials.build.craft.<id>[:datavalue]
    example: - -essentials.build.craft.46 (prevents the crafting of tnt)

    Modifyworld node: modifyworld.items.craft.<itemid>
    example: - -modifyworld.items.craft.46 (prevents the crafting of tnt)
     
Thread Status:
Not open for further replies.

Share This Page