Essentials localization based on player client language
ChefMC opened this issue ยท 3 comments
My server will have two groups of players: Russian speaking and English speaking. I won't create new servers. Instead I want to show Essentials messages on language that select in player's client settings.
API which will help realise that:
1st. https://www.spigotmc.org/resources/api-languages.22305/
(also has ability to select certain language by command)
2nd. https://www.spigotmc.org/resources/1-7-x-1-12-language-utils.8859/
Could also just use Player#getLocale for that to just use the client's language.
I think this should come as part of #2391, so I'm pushing this back to 2.18.