Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.5
1.20–1.20.2
1.19.x
1.18.1–1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 2 years ago
Updated last week
GoogleChat automatically translates all messages sent or received by the client to/from a configured language using Google Translate through LibJF.
Both directions of translation can be configured and GoogleChat can be disabled completely from the config, though server-specific configs are not implemented.
If you want to use GoogleChat serverside (which is supported btw), a config like the following is recommended:
{
"enabled": true,
"serverLanguage": "en",
"clientLanguage": "auto"
}
You should also enable previews-chat in your server.properties to allow signed message translations