Closed SiuanSong closed 3 years ago
ME TOO
Similarly it does not work in Slots either
I'm not aware of any way to have RGB colors in the hover text, sorry. This is because that feature just abuses the player list, normally it's not supposed to support colors at all.
Okay, thanks for the response! Wasn't sure if it was a bug or just not supported. What do you mean by abusing the player list?
If you look at vanilla servers the "hover message" is actually a list of players that are currently playing on the server. Just a list of names. And this is exactly how the Minecraft client expects it from the server: The server can only send a list of player names.
SLP "abuses" this by not returning actual player names but custom lines that you can specify in the configuration.
RBG output works fine in the main body of text for MOTD, but not in the hover section