You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This builds upon #972 but could replicate this with other similar implementations.
In short, when using a Translator as a source to GlobalTranslator that formats a minimessage string from a given translation-key, it breaks when not fully closing lang-tag.
It seems to just clear any sort of tags after a first one, like the gradient dissapearing below and the following text
Ofc also means all following lang-keys are not formatted
Below is some code to more easily reproduce this
then just run the /example command iguess with the config containing example.key.value and value2 with some form of MM message after:
This builds upon #972 but could replicate this with other similar implementations.
In short, when using a Translator as a source to GlobalTranslator that formats a minimessage string from a given translation-key, it breaks when not fully closing lang-tag.
It seems to just clear any sort of tags after a first one, like the gradient dissapearing below and the following text
Ofc also means all following lang-keys are not formatted
Discord convo
Below is some code to more easily reproduce this
then just run the /example command iguess with the config containing example.key.value and value2 with some form of MM message after:
The text was updated successfully, but these errors were encountered: