-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
The mod is free. You pay your own AI provider (OpenAI or Claude) for API usage.
It is client-side and does not change the server. But some servers restrict client mods — check the server rules before using it online.
No. Translations are shown only in your own chat. Sending a translated message is up to you (copy it, or use /translate and send it yourself).
The language detector (Lingua) and the cache database load in the background on startup. It is faster afterwards.
It was already cached (memory or RocksDB). Same text + same target language is reused without a new API call. Use /trs-clear to force a fresh one.
-
Commands (
/translate,/trs) → your target language. - Incoming chat → your default language.
Set both in the GUI. See How It Works.
Most common cause: the sender is not on your target players list, or global translation is off. See Troubleshooting.
It is stored locally in .minecraft/config/mineglot.cfg. Never share that file or logs that contain the key.
Not as-is. This build targets Forge 1.8.9. A newer version would be a separate port.