Is your feature request related to a problem? Please describe.
When setting a prefix using LuckPerms, the prefix color does not apply to the name, unless it is set manually and the whitespace is automatically inserted.
Describe the solution you'd like, or the feature you want to see implemented
Carry over the color from the prefix to the players name. Prefixes can end with &f or &r to prevent this, if needed.
For example, if the players prefix is just a color code, their name should be colored and there should not be a weird whitespace in the tab/chat.
Describe alternatives you've considered
Manually setting the player name using some sort of hooks, though it is not particularly nice.
Additional context
Traditionally, server setups using e.g. Vault on Bukkit/Spigot servers have had this enabled by default due to the way prefixes were handled.
Is your feature request related to a problem? Please describe.
When setting a prefix using LuckPerms, the prefix color does not apply to the name, unless it is set manually and the whitespace is automatically inserted.
Describe the solution you'd like, or the feature you want to see implemented
Carry over the color from the prefix to the players name. Prefixes can end with &f or &r to prevent this, if needed.
For example, if the players prefix is just a color code, their name should be colored and there should not be a weird whitespace in the tab/chat.
Describe alternatives you've considered
Manually setting the player name using some sort of hooks, though it is not particularly nice.
Additional context
Traditionally, server setups using e.g. Vault on Bukkit/Spigot servers have had this enabled by default due to the way prefixes were handled.