
Server Translation API
The modification is compatible with Fabric Loader for Minecraft versions from 1.14 to the latest game version.
This module localizes your Minecraft server's log files to the language you specify in the mod's configuration settings. Additionally, it provides a programming interface for sending translated messages to players in their native language directly from the server side.
Step-by-step API usage guide is available at: https://github.com/arthurbambou/Server-Translations/wiki
The complete list of supported languages can be found here: https://minecraft.gamepedia.com/Language%23Available_languages
Important to note that the configuration file requires language codes, not full language names.
Note: Some textual elements may not have translations available for your chosen language — the Minecraft localization system is responsible for this.
You can contribute to improving Minecraft platform translations on the Crowdin crowdsourcing platform.
For technical support and discussion of mod functionality aspects, a dedicated Discord server is available at: https://discord.gg/xTvWwzV
An example of practical implementation of the mod's functionality can be seen on the mini-game server called Nucleoid: https://nucleoid.xyz