The basic idea of iTranslate is to allow people who speak different languages to play together.
The reason I made this was because I started work on a private plugin for a Netherlands server and I started to enjoy playing on it, but I couldn't talk to anyone because I was English, and they were not.
The plugin now uses Google Translate with a URL response parser, fully optimized and ready to be put on your server!
Simply download the file, pop it into your plugins folder, edit the config, restart/reload and your ready to go.
This plugin is really easy to use just a few commands.
| Command | Permission | Description |
|---|---|---|
| /language <language> | Changes player or console language | |
| /language page <number> | Lists available languages |
This is where the plugin really shines, the chat translator will allow someone who doesn't know whatever language people speak on the server to still read and use chat. If a player comes on and starts speaking "Russian" tell them to do "/language russian" and from then on everything they say will then be translated for everyone else.
The configuration is super easy.
| Save_Type | FlatFile or MySQL |
| Default_Language | The default language for when players join the server |
| Console_Language | The language to be spent to the console |
| SQL | MySQL settings |
| user | MySQL username |
| password | MySQL password |
| host | MySQL host |
| port | MySQL port |
| database | MySQL database |
I have a few features in mind and will be adding them very shortly!