cnaude / PurpleBungeeIRC

BungeeCord IRC relay plugin.
2 stars 10 forks source link

Use %DISPLAYNAME% instead of player prefix and suffix in multichat -> IRC messages #12

Closed CSmither closed 4 years ago

CSmither commented 4 years ago

Currently player prefix and suffix of multichat messages are not parsed correctly for colours. This change brings it more inline with how game chats are handled and uses %DISPLAYNAME% to display the prefixes and suffixes instead of directly accessing them.