
ChatTranslator
This Fabric mod enables real-time chat translation in Minecraft using the DeepL API. It is designed to facilitate smooth communication on international servers, with specialized features for high-traffic environments.
Список изменений
Bug Fixes [Tr?] button not appearing in chat The translate button was tied to the auto-translation toggle (enabled), which meant it would never show unless translation was fully enabled. Since the /trt command itself doesn't require enabled, this was a design inconsistency. The button now appears whenever an API key is set, regardless of the auto-translation state.
Hypixel mode: button not appearing for vanilla-format messages
When Hypixel mode was enabled, messages in vanilla format (
Hypixel mode: existing users stuck with hypixelAllChat = "OFF" The previous default for All Chat was incorrectly set to "OFF". While the default was fixed in a prior update, existing users with a saved config file retained the old "OFF" value. The config validator now migrates "OFF" → "CLICK" on load.
GUI toggle silently fails when API key is missing Clicking the Translation ON/OFF toggle without an API key set did nothing — no feedback, no error. The toggle now shows an error message in the action bar when no API key is configured.
