This update contains an update to the tab completion. What made me decide to improve it was the new suggestions feature that is present in mc 1.13. The changes were also made to my <1.12.2 version of the plugin, so that those can also benefit more from tab completions.
The second change in this update is the ability to support translation/localization.
The locale can be changed in the config.yml file. If you add the line:
Code (Text):
locale: <yourLocaleHere>
Eg, for french:
Code (Text):
locale: fr_FR
Or for Flemish:
Code (Text):
locale: nl_BE
At the moment only the English "translation" is present (en_US), but now it is also possible to add other languages without difficulty.
If a language is not supported, it will fall back to the English translation.
I NEED YOU
Yes you! I need people to help me translate my plugin. I have a translation file available on my Discord page (
discord.gg/pNuAnPs). It would be awesome if you could send me that file with the text in a different language. Make sure to only change the text on the right side of the equals sign in the file. Also, don't forget to mention the locale of the translation when you send your translated version to me.