Chat Translation Mod

Chat Translation Mod

This Minecraft mod translates chat messages into your chosen language with a single click. It uses the Google Apps Script (GAS) API for translation.

by
319 Downloads
fabricsocial
Rent Server with this Mod

Screenshots

Translation Example
Mod Configurations

About this Mod

Chat Translation Mod

A mod that translates Minecraft chat messages into your specified language with a single click. The translation is done via the Google Apps Script (GAS) API. It works on the Fabric environment, Minecraft Version 1.21.11 or 26.2.


If setting it up is too much trouble, you can just copy the following link and paste to API URL (config/translator-url.txt):

https://script.google.com/macros/s/AKfycbyoiiASzJr_SNFV9Wn5388f03C8jKuz6IQMrRVt-AejbhKaDjO0BXxvQw_zp2rkv05g-w/exec

How to Use

You must complete these steps to enable translations.

Step 1. Log in to your Google account and go to https://script.google.com/.
Step 2. Create a new project. You can name it anything you like, such as "Minecraft Translation API".
Step 3. Select and delete all the default code, then paste the following code:

function doGet(e) {
  var {text, target = 'ja', source = ''} = e.parameter;
  var translatedText = LanguageApp.translate(text, source, target);
  return ContentService.createTextOutput(translatedText).setMimeType(ContentService.MimeType.TEXT);
}

Step 4. Click the "Deploy" button and choose "New deployment". Set the type to "Web app". You can enter any description. Set "Execute as" to "Me" and "Who has access" to "Anyone", then click the "Deploy" button.
Step 5. Copy the generated Web App URL (which looks like https://script.google.com/macros/s/.../exec) to complete this step. Do not share this URL with anyone!
Step 6. Place the downloaded .jar file into your mods folder.
Step 7. Launch Minecraft once and close it. This will generate the configuration files in your config folder.
Step 8. Open translator-url.txt, paste the translation API URL (GAS, etc.) you prepared in the previous step, and save the file.
Step 9. Open translator-lang.txt to change the target language code (e.g., en for English, ja for Japanese). Default language is Japanese(ja).


  • If you have any questions, feature requests, or encounter issues, please send me a DM on Discord.
  • Discord Username: @nuyuchi

Available Versions

Chat Translation Mod 1.1.0release
MC 26.2fabric
June 22, 2026
Translator Mod for Fabric 1.0.0release
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
March 23, 2026

How to Install Chat Translation Mod on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Chat Translation Mod". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.2, 1.21.11, 1.21.10 (+10 more)

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Chat Translation Mod server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.2). You can switch loaders with one click in the panel.

Is Chat Translation Mod compatible with fabric?

Chat Translation Mod officially supports fabric for Minecraft 26.2, 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Chat Translation Mod – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Chat Translation Mod consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Chat Translation Mod with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
Apache License 2.0
Server-side
Unsupported

Supported Versions

26.21.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.41.21.3+3 more