Closed ElinCode closed 1 year ago
If you can't fix it in messages.properties then make a .yml file
This is known, the message property file will support the MiniMessage format in the future but not the problematic Bungeecord hex color format
If you can't fix it in messages.properties then make a .yml file
I was working on it in the pull requests https://github.com/PaperMC/Velocity/pull/721 and https://github.com/PaperMC/Velocity/pull/718 . But yesterday Adventure released its version 4.13.0 that implements https://github.com/KyoriPowered/adventure/pull/871 but in order to use it in Velocity, it is necessary to create an own TranslationRegistry system or implement support for a "postprocessor" type for the TranslationRegistryImpl of Adventure itself.
And it has nothing to do with the properties format instead of yaml, personally I avoid using yaml as well😅
When will support be available? Mini Message with HEX support?
There is no eta, in the meantime, you can use a plugin, like minimotd
There is no eta, in the meantime, you can use a plugin, like minimotd
This issue is about MiniMessage support in Velocity translations. For the motd issue, yesterday PaperMC/Velocity#666 was merged which adds MiniMessage support to the motd configuration option
Also, this issue is duplicate of #720
oh, derp;
Well, duplicate of #720
Also, this issue is duplicate of #720
I don't need HEX in the mod, but in messages.properties
Also, this issue is duplicate of #720
I don't need HEX in the mod, but in messages.properties
That is why this issue is duplicated
messages.properties NOT RGB SUPPORT FIX