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
290 stars 32 forks source link

[Feature Request] The MOTD Change on older versions of minecraft! #67

Closed athkiasaris1 closed 3 years ago

athkiasaris1 commented 3 years ago

I like the gradients but I don't like how on old versions it looks like that.

So the solution I thought is the motd will change on old versions of minecraft set in the config (on 1.16 motd gradients but 1.15- something else)

An alternative solution will be to check if the version of minecraft is compatible with gradients, if not the plugin will show the normal bungeecord motd.

Note: I don't know if this is possible.

jpenilla commented 3 years ago

MiniMOTD already downsamples colors where the server gives us enough information to know we need to do so.

Closing as this is a duplicate of #19