
GoogleChat
Automatic, multi-service, client- or serverside message translations
Обновлён 17 июня 2026 г. · опубликован 29 января 2022 г.
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
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.2.0 | Релиз | 26.2 | fabric | 17 июня 2026 г. | .jar (192 КБ) |
| 26.1.0 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 28 марта 2026 г. | .jar (192 КБ) |
| 0.10.7 | Релиз | 1.21.11 | fabric | 2 февраля 2026 г. | .jar (194 КБ) |
| 0.10.6 | Релиз | 1.21.11 | fabric | 19 декабря 2025 г. | .jar (194 КБ) |
| 0.10.5 | Релиз | 1.21.11 | fabric | 10 декабря 2025 г. | .jar (194 КБ) |
| 0.10.4 | Релиз | 1.21.10 | fabric | 13 октября 2025 г. | .jar (195 КБ) |
| 0.10.3 | Релиз | 1.21.10 | fabric | 9 октября 2025 г. | .jar (194 КБ) |
| 0.10.2 | Релиз | 1.21.9 | fabric | 1 октября 2025 г. | .jar (194 КБ) |
| 0.10.1 | Релиз | 1.21.8 | fabric | 21 июля 2025 г. | .jar (194 КБ) |
| 0.10.0 | Релиз | 1.21.8 | fabric | 21 июля 2025 г. | .jar (192 КБ) |
| 0.9.6 | Релиз | 1.21.8 | fabric | 18 июля 2025 г. | .jar (189 КБ) |
| 0.9.5 | Релиз | 1.21.7 | fabric | 1 июля 2025 г. | .jar (189 КБ) |
| 0.9.4 | Релиз | 1.21.6 | fabric | 17 июня 2025 г. | .jar (189 КБ) |
| 0.9.3 | Релиз | 1.21.5 | fabric | 25 марта 2025 г. | .jar (189 КБ) |
| 0.9.2 | Релиз | 1.21.4 | fabric | 3 декабря 2024 г. | .jar (190 КБ) |
Показаны последние 15 из 41 версий. Все версии — на Modrinth.
Ченджлог
26.2.0Релиз26.2 · 17 июня 2026 г.
Commits in Release 26.2.0:
- chore: update to 26.2
26.1.0Релиз26.1, 26.1.1, 26.1.2 · 28 марта 2026 г.
Commits in Release 26.1.0:
- chore: update to 26.1
0.10.7Релиз1.21.11 · 2 февраля 2026 г.
Commits in Release 0.10.7:
- fix: force game to use concurrent deque
0.10.6Релиз1.21.11 · 19 декабря 2025 г.
Commits in Release 0.10.6:
- fix: decrease chat listener mixin specificity
0.10.5Релиз1.21.11 · 10 декабря 2025 г.
Commits in Release 0.10.5:
- chore: update to 1.21.11
0.10.4Релиз1.21.10 · 13 октября 2025 г.
Commits in Release 0.10.4:
- perf: perform s2c in MessageHandler on virtual thread
0.10.3Релиз1.21.10 · 9 октября 2025 г.
Commits in Release 0.10.3:
- chore: update to 1.21.10
0.10.2Релиз1.21.9 · 1 октября 2025 г.
Commits in Release 0.10.2:
- docs: slightly improve comments
- chore: update to 1.21.9
Полная история изменений — на Modrinth.
Комментарии
Загружаем…