You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, the message nulang.playerready. I set it as '&3&l%1% &7is ready'. The placeholder %1%, which in this case is the player name, will always be in white (unformatted), ignoring the &3&l.
On the other part, there are some messages that work well, for example nulang.playerhaswon. I set it to '&a&l%1% &7is the winner' and the player name correctly shows up in bold green.
The text was updated successfully, but these errors were encountered:
Hello,
Normally player name and player team should get the team color, that's the opposite which is an issue.
I keep your issue opened to have a reflection about this during our refactor of the plugin.
For example, the message nulang.playerready. I set it as
'&3&l%1% &7is ready'
. The placeholder %1%, which in this case is the player name, will always be in white (unformatted), ignoring the&3&l
.On the other part, there are some messages that work well, for example nulang.playerhaswon. I set it to
'&a&l%1% &7is the winner'
and the player name correctly shows up in bold green.The text was updated successfully, but these errors were encountered: