Brikster / Chatty

Bukkit-compatible chat management system
MIT License
88 stars 50 forks source link

Fix gradient hexadecimal color in chat. [1.20.4 or lower] #280

Open ApoCalispsiS opened 6 months ago

ApoCalispsiS commented 6 months ago

For some reason the hexadecimal gradient colors are not working in the chat. With the Luckperms plugin I have tried to set this prefix "{#FFFFFF:#9EBA2E &lUSER}" and it doesn't work. I have also tried to use the "%luckperms_prefix" variant and it does not work in the plugin configuration (format: ' '). The prefix color is white and does not change to another color. In 1.19 it worked perfectly. Please, if you could update your plugin by solving this error or perhaps others, you would solve the problem for many. I appreciate the time to read this, I send you my regards!

PS: An apology for my English generated by google translate.

s3nkwr commented 6 months ago

You can use Chatty v3 + MiniMessage for it

ApoCalispsiS commented 5 months ago

You can use Chatty v3 + MiniMessage for it

How do I make that work? Is it a plugin that I should download and add or how do I do it? I'm sorry for my ignorance.

s3nkwr commented 5 months ago

Chatty v3 (click for download) (you can download it yourself from Actions tab). It uses MiniMessage format for messages. old config (v2) will be moved to another folder bc v3 uses different config.

ApoCalispsiS commented 5 months ago

Chatty v3 (click for download) (you can download it yourself from Actions tab). It uses MiniMessage format for messages. old config (v2) will be moved to another folder bc v3 uses different config.

Bro, is it normal for the plugin to weigh 25 MB? The last one published on spigot only weighs 500 kb.

s3nkwr commented 5 months ago

Yes, because all libraries in jar & this is different version (you can see description on page)

ApoCalispsiS commented 5 months ago

Sí, porque todas las bibliotecas están en jar y esta es una versión diferente (puedes ver la descripción en la página )

I understand and I thank you. I removed all the settings from v2 and am now using v3. The plugin works correctly and takes the color codes perfectly.

Thanks for helping, greetings!