How can I configure the color for different PermissionsEx groups?
I am going to have donator ranks for my server and I'm trying to add different colored names for each donator rank, how can I do this?
I am going to have donator ranks for my server and I'm trying to add different colored names for each donator rank, how can I do this?
5
If not when they buy the rank you can have a command fire to do /nick %p &color%p.
In essentials set "Op Color Name" to "" (nothing)
See if that works?
See if that works?
Colored names or colored prefixes?
Colored prefix:
/pex group [Group] prefix [Prefix]
To add a colored name just put any color code after the prefix such as:
/pex group [Group] prefix [Prefix]&6
So a complete example would be
/pex group diamond prefix &1[&bDiamond&1] &9
This would come out to be [Diamond] 420Rekt_ (Chat)
Colored prefix:
/pex group [Group] prefix [Prefix]
To add a colored name just put any color code after the prefix such as:
/pex group [Group] prefix [Prefix]&6
So a complete example would be
/pex group diamond prefix &1[&bDiamond&1] &9
This would come out to be [Diamond] 420Rekt_ (Chat)
If you put [Prefix] &9, with space in between, PEX thinks of &9 as the world you want the prefix set in, so that doesn't work.
If you do [Prefix]&9 without the space in between, it still doesn't work. My name stays at the default red, since I'm OP.
If you do [Prefix]&9 without the space in between, it still doesn't work. My name stays at the default red, since I'm OP.
pls?
