#2 colors in one message in chat

5 messages · Page 1 of 1 (latest)

lapis turtle
#

hi, I'm trying to make an join/leave plugin with that message on join:
+(green color) {playername}(white color)
and with message on leave
-(red color) {playername}(white color)
how to do this?

jovial raven
#

traditional html tags

#

just like on signs in-game

#

don't use UnturnedChat.Say instead use the ChatManager.

#

Set the rich bool to true.