Color nodes!
The plugin reads down this list, if you (or a group) has more than one node, it will read the higher one. This is easily avoided by assigning, "negative" permissions. in PermissionsBukkit this is done by setting a permission to false. basic.chat.red: false in PeX:
Groups:
<NAME>:
permissions:
- -<node>
- -basic.chat.gold
- basic.chat.red
- basic.chat.blue
- basic.chat.gold
- basic.chat.aqua
- basic.chat.black
- basic.chat.darkblue
- basic.chat.darkgray
- basic.chat.darkred
- basic.chat.darkgreen
- basic.chat.purple
- basic.chat.pink
- basic.chat.gray
- basic.chat.green
- basic.chat.white
- basic.chat.yellow
Comments