jpenilla / MiniMOTD

Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.
https://modrinth.com/plugin/minimotd
MIT License
286 stars 32 forks source link

Add support for custom list of players; #136

Closed HarvelsX closed 7 months ago

HarvelsX commented 1 year ago

Adds the implementation of a custom player list (hover), shown when hovering over the online. May contain not very elegant solutions. Tested on platforms: Paper, Velocity.

jpenilla commented 7 months ago

The player list hover consists of plain-text player names, the fact that legacy color codes work there is a vestigial artifact of before components existed. It will eventually be removed/fixed. I'm not interested in adding features that abuse the protocol in this way. Any other plugins modifying this part of the ping response should be compatible with MiniMOTD.