Mineuniverse
Log in Register
Plugins

TranslationAPI

API Plugin for realtime item, chat and custom translations
by FabioZumbi12
Download Claim this project
553 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Chat Related Role Playing

Welcome to TranslationAPI!

This plugin allow other plugins to translate everything to server language, all online with auto translation system using google and save system for only one time translation, other requests will get from saved strings.

This plugin do nothing alone!! As API, should be used for other plugin to work!!

All translated text will be saved on file or on mysql(untested) to be used later if requested. using commands you can translate all minecraft items and entities as a cache, and fix translations before use (as a Google translation, is not 100 accurate).


Plugins using this API:

 

Commands:

Theres only one permission for commands: 
translationapi.command

trapi reload - Reload the plugin
trapi translate-items - Translate all item to server language and save
trapi translate-entities - Translate all entities to server language and save


Configuration:

system-language: pt-br
database: file
mysql:
  host: localhost
  port: '3306'
  database: TranslationApi
  username: root
  password: '1234'
  prefix: langApi_

  

Maven repository:
Repository:

<repositories>
  <repository>
   <id>TranslationAPI-repo</id>
 <url>https://raw.githubusercontent.com/FabioZumbi12/TranslationAPI/mvn-repo/</url>
  </repository>
</repositories>

Dependency:

<dependencies>
  <dependency>
   <groupId>br.net.fabiozumbi12</groupId>
   <artifactId>TranslationAPI</artifactId>
   <version>LATEST</version>
   <scope>provided</scope>
  </dependency> 
</dependencies>

 
Dev builds:
Available on jenkins:
[​IMG]

Source:
The source is available on GitHub: https://github.com/FabioZumbi12/TranslationAPI

WIKI and usage:
Click here to go to wiki and see the methods and usage examples: WIKI

TranslationAPI v1.0
MC 1.14, 1.13
Release 2019-08-24 Get

More from FabioZumbi12

Day/Night - PvP & Difficulty Cycle
7,907
SpawnerManager
4,092
UltimateTranslate
3,946
SedexPet/FedexPet
3,120
LoreTag
2,149
WebOp Reborn
2,109

You Might Also Like

Little Anti-Swearing Plugin
A small plugin to censore unsuitable words. Words is customizable. Plugin can kick player or only censore word.
9,982
BuildAPrefix
A self-service prefix plugin!
9,972
NoSwearPlus
NoSwearPlus
9,969
FakeTalk Reloaded
FakeTalk Reloaded
9,952
RoboticStaff
RoboticStaff
9,944
AMChat
Chat using a radio on frequencies, limit local chat
9,926