Vault

Vault

7M Downloads

Getting player group color

heinrichquirit opened this issue ยท 1 comments

commented

Hi,

This in regards with my previous ticket.
#469

I'm just having issues with trying to set the player's prefix, keeping the brackets white which is also affecting the player's group color.

Here is how I am doing it.
https://gist.github.com/heinrichquirit/6593849

I assumed ChatColor.RESET would like reset the player's group color to how it should be, but just to ask if there's a way to get the players group color or keep it the same color leaving the side brackets white

commented

reset clears all codes from what I understand. I can't help with color issues, please check Bukkit's website for help as this is not a Vault issue.

Chat formatting is going to happen based on however the chat plugin is programmed. If it just sets the color before the prefix, well.. You're overwriting it by setting it in the prefix.