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
Flex translator has now a dedicated module! Get it at com.xpdustry:flex-translator:VERSION,
the plugin API is still located at com.xpdustry:flex:VERSION.
Added Translator#translateDetecting and deprecate Translator#translate.
Added bulk translation methods for Translator.
Made the PlayerNameHook config re-loadable at runtime.
Added the hooks.name.maximum-name-size config for PlayerNameHook.
If a name goes beyond that size, it will be reset to the original player name.
Bugfixes
Fixed rolling translator not rolling correctly.
Fixed the tests not running correctly in the CI, leading to unexpected behavior.