arkflame / CleanMOTD

Simple and light plugin to manage the motd of your server.
https://www.spigotmc.org/resources/58268/
MIT License
15 stars 14 forks source link

HEX support #19

Closed JHarris12345 closed 2 months ago

JHarris12345 commented 2 years ago

Since a lot of plugins allow the use of HEX codes in bungee, I think this plugin should allow it too

JHarris12345 commented 2 years ago

I believe flamecord is the one preventing it working. People are able to get it to work using this format: &x&F&B&F&5&B&D

And when I output my MOTD, it looks like it translated the hex fine. But the player is not receiving it translated properly image

linsaftw commented 2 years ago

Does it work fine with BungeeCord/Waterfall?

xism4 commented 1 year ago

And when I output my MOTD, it looks like it translated the hex fine. But the player is not receiving it translated properly

Migth the plugin should use ComponentBuilder instead a text component.

linsaftw commented 2 months ago

Terrible idea to actually use HEX ni motds as it makes the server vulnerable to DDoS attacks.