KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
679 stars 105 forks source link

feature: MiniMessageTranslator #972

Open kezz opened 9 months ago

kezz commented 9 months ago

Closes #971

mishyy commented 7 months ago

I think it would be worth including an equivalent of the MessageFormat-based TranslationRegistry for MiniMessage's String-based translations, to maintain consistency in the level of multi-locale and multi-source (ResourceBundles, Files, etc) support.