1
When you normally press TAB you get the players that are online.
I saw on a few servers you can color them like in the chat.
What plugin do i need to use for it and does it works on 1.4.5 R0.2
Thanks, Ruben
I saw on a few servers you can color them like in the chat.
What plugin do i need to use for it and does it works on 1.4.5 R0.2
Thanks, Ruben
3
I'm not sure. I use GroupManager.
In GroupManager, the last color code of the tag will be the color of the name. I'm not sure if it's the same way with your plugin, but it's worth a look.
In GroupManager, the last color code of the tag will be the color of the name. I'm not sure if it's the same way with your plugin, but it's worth a look.
Ok thanks. But name's needs colors before it gives a color in the TAB menu
Is it possible to make it so when you are in a group [PermissionsEX]
With the color blue and your name is just the default color you can set your name's color based on the groups color.
Is it possible to make it so when you are in a group [PermissionsEX]
With the color blue and your name is just the default color you can set your name's color based on the groups color.
Essentials handles this.
Access your Essentials configuration file, and locate these lines:
Remove the pound sign from before the last line, and reload your plugins. This will result in your chat-names and the names on the TAB-list being identical.
Access your Essentials configuration file, and locate these lines:
# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
#change-playerlist: true
Remove the pound sign from before the last line, and reload your plugins. This will result in your chat-names and the names on the TAB-list being identical.
