
TumiTranslator 2.0.0
Displays different messages depending on the language of each player | Velocity and Folia support
TumiTranslator
Add rich translations to your Minecraft Server or Proxy
Installation
- Install MiniPlaceholders
- Download TumiTranslator from BuiltByBit or Polymart
- Drag and drop on your plugins folder
- Start the server
Features
- Add the translations you want, and use them anywhere on your server.
- Support for MiniPlaceholders placeholders.
(Full support anywhere for global placeholders; for player placeholders, requires plugins compatible with MiniMessage using the latest version)
Placeholders
In addition to providing translations that can be used anywhere on your server,
TumiTranslator also provides placeholders for using your translations.
This is the recommended way to use translations, usable in plugins compatible with MiniPlaceholders.
<tumi_translation:"tumi.welcome">
Returns a translation in the language of the target/executor.
If the translation does not exist in the specified language,
it will attempt to use the translation in the configured default language.
<tumi_translation_by_locale:"tumi.welcome":ES>
Returns a translation in the specified language.
If the translation does not exist in the specified language,
it will attempt to use the translation in the default language configured.
Usage in General Translations
The recommended use of TumiTranslator is through its MiniPlaceholders placeholders.
But if you want to use them anywhere else, it is possible. Here are some examples.
Note: Player placeholders are not yet supported in this way of displaying placeholders.
This feature will be applied to MiniMessage in future versions.
Lang Tag
<lang:"tumi.welcome":ES>