Перейти к содержимому
Mineforgian

GoogleChat

Automatic, multi-service, client- or serverside message translations

59K загрузок215 подписчиковMITfabric

Обновлён 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

Suggestions and Support

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.2.0Релиз26.2fabric17 июня 2026 г..jar (192 КБ)
26.1.0Релиз26.1, 26.1.1, 26.1.2fabric28 марта 2026 г..jar (192 КБ)
0.10.7Релиз1.21.11fabric2 февраля 2026 г..jar (194 КБ)
0.10.6Релиз1.21.11fabric19 декабря 2025 г..jar (194 КБ)
0.10.5Релиз1.21.11fabric10 декабря 2025 г..jar (194 КБ)
0.10.4Релиз1.21.10fabric13 октября 2025 г..jar (195 КБ)
0.10.3Релиз1.21.10fabric9 октября 2025 г..jar (194 КБ)
0.10.2Релиз1.21.9fabric1 октября 2025 г..jar (194 КБ)
0.10.1Релиз1.21.8fabric21 июля 2025 г..jar (194 КБ)
0.10.0Релиз1.21.8fabric21 июля 2025 г..jar (192 КБ)
0.9.6Релиз1.21.8fabric18 июля 2025 г..jar (189 КБ)
0.9.5Релиз1.21.7fabric1 июля 2025 г..jar (189 КБ)
0.9.4Релиз1.21.6fabric17 июня 2025 г..jar (189 КБ)
0.9.3Релиз1.21.5fabric25 марта 2025 г..jar (189 КБ)
0.9.2Релиз1.21.4fabric3 декабря 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.

Комментарии

Загружаем…