Solved Group essentials.chat.color not working.

Discussion in 'Bukkit Help' started by watteffer_Jr, Nov 6, 2013.

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

    watteffer_Jr

    After spending a while trying to sort this out, I have gotten no-where. So I signed to here to see if someone could help :)
    Owner rank has '*' permissions. So without op I can still type in color. For my Admin rank however, it seems that I am missing permissions nodes or something?
    Relevant permissions for Admin; essentials.chat.color | essentials.chat.format | nocheatplus.checks.color
    Thanks
     
  2. Offline

    Turabi3333

    Your prob getting it Mixed i think its essentials.color.chat Hope i helped :D
     
  3. Offline

    watteffer_Jr

    Nope, it has made no difference. Admins still look stupid failing to type in color.
     
  4. Offline

    Necrodoom

    Make sure you are using essentialschat.jar and its enabling correctly.
    Also, type /ess debug, have admin chat, paste console to see checked permissions.
    Also paste /plugins output to see if its an overriding plugin problem.
     
  5. Offline

    watteffer_Jr

    Code:
      Admin:
        permissions:
        - essentials.*
        - modifyworld.*
        - Anticheat.*
        - worldedit.*
        - deepvanish.see
        - essentials.chat.format
        - essentials.chat.color
        - nocheatplus.checks.chat.color
        - essentials.sleepingignore
        inheritance:
        - Cop
        prefix: '&c[&4Admin&c]&2'
        suffix: '&f'
      Owner:
        permissions:
        - '*'
        - essentials.sleepingignore
        prefix: '&c[&bOwner&c]'
        suffix: '&f'
    As you can see my Owner rank has access to '*', meaning everything. When I de-op myself, I can still use color. But my Admin rank cannot, it is as if I am missing some permissions for the rank.

    This is my current list of configurable plugins:
    WorldEdit, PermissionsEx, DeepVanish, Essentials, NoCheatPlus, Portals, SafeCreeper, SignShop, WorldGuard.
     
  6. Offline

    Necrodoom

  7. Offline

    watteffer_Jr

    At first I thought essentials on a whole covered this. So I doubted your answer. But it worked! Thank you! I spent ages reading through other problems related. The only problem I have now is that the rank is shown twice(e.g [Owner][Owner]watteffer) But I know what the cause of that is lol.
    Thank you once more. It seems so obvious now :p
     
Thread Status:
Not open for further replies.

Share This Page