Enchantment node not working for ranks

Discussion in 'Bukkit Help' started by ZeonPlays, Jan 17, 2014.

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

    ZeonPlays

    Okay so im give the following essentials permission Node for one of my donator ranks its:
    Essentials.enchant

    and when they try to enchant something it wont let them?

    Example: they try to put sharpness on a diamond sword and get this error: You do not have permisssion for Damage_all
    Please help.

    Okay i added the permission node: Essentials.enchant to my new donator rank and when they try to enchant something it wont let them anyone know why?


    For example: If some enchants a diamond sword with sharpness 4 it says you do not have permission for damage_all
    (Keep in mind that they cannot enchant anything)
    Thanks in advanced,
    ZeonPlays

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  2. Offline

    NZombeh

    Can you use pastebin or another site to show me your file.
     
  3. Offline

    ZeonPlays

  4. Offline

    NZombeh


    http://pastebin.com/P0wyihjR

    That should fix it.

    You did 'essentials.enchant.[enchantmentname]' instead of ''essentials.enchantments.[enchantmentname]'

    Let me know if it doesn't work. I have one more theory, but if this works then I don't need to tell you. :)

    Sorry for the late reply though.
     
  5. Offline

    ZeonPlays

  6. Offline

    Necrodoom

    Merged duplicate threads.
    NZombeh ZeonPlays You are supposed to put the actual enchantment name or * for all in place of [enchantmentname]
     
  7. Offline

    ZeonPlays

  8. Offline

    rnoa

    Does the enchantmentname have to be written in brackets? - [] I have tried all you suggested here and players still get error message that they don't have access to enchantments and I don't want to give them all enchantments access, only 3 of them... (no option for me to use essentials.enchantments.* permission) Please help!
     
  9. Offline

    ZeonPlays

    rnoa The node is just this essentials.enchant.ENCHANTNAME so no, no brackets.


    Reply with ZeonPlays so i can see
     
  10. Offline

    rnoa

    It doesn't work. I gave my players following permissions:
    essentials.enchant
    essentials.enchantments.silktouch
    essentials.enchantments.efficiency
    essentials.enchantments.unbreaking

    Every time they try to enchant it says they dont have permission to these enchantments. I am using GroupManager.
     
  11. Offline

    Necrodoom

    rnoa Paste your permissions file using www.pastebin.com please.
    Also type /ess debug, try use /enchant, paste console please.
     
  12. Offline

    rnoa

    Ess debug did wonders cause I could see that the enchantments nodes are:

    essentials.enchantments.silk_touch
    essentials.enchantments.dig_speed
    essentials.enchantments.durability

    So now they work!
    Thanks you very much!
     
Thread Status:
Not open for further replies.

Share This Page