Hi is it possible for you to implement something like:
./ob language
./ob language fr_FR
So I make players to run this command automatically after Triton (plugin to translate every string).
If a player choose a language into Triton (or any other similar plugins), I want to run a command like the specific language associated with their lanaguage.
Right now they only had the choice to open a language GUI to choose a language, which is not best thing in this case.
Thanks again and hope you can do something for this ;)
You will be able to use /[player_command] lang [language code] to achieve this ;).
As an example: /island lang fr.
Most helpful comment
You will be able to use
/[player_command] lang [language code]to achieve this ;).As an example:
/island lang fr.