LanguageFix is a powerful plugin that fixes RTL issues in Minecraft. After being in the HebrewFix team, I decided to take the project a step further and create a fork of it, supporting All RTL Language.
I do believe I missed a few, however, adding support to a new language takes this much effort:
Code (Text):
he_IL("Hebrew", "Israel", "\\p{IsHebrew}"),
so don't be shy
Anyways, the original HebrewFix plugin had a bunch of problems with its algorithm and checks, it lacked Bungeecord support (which I added on a separate resource HebrewFixBungeeCord)
* LanguageFix is optional with Geyser and Floodgate, fixing RTL issues for Bedrock Edition players.
Spigot/Paper Installation - Download LanguageFix.jar - Navigate to your Server/plugins/ folder and drop it there
Bungeecord Installation - Download LanguageFix.jar - Navigate to your Bungeecord/plugins/ folder and drop it there - Make sure you have LanguageFix.jar in every Spigot/Paper server as well!
Permission-Based *.·:·..·:·.* Configurable *.·:·..·:·.* Strong & Fast algorithms *.·:·..·:·.* Multiple RTL Language Support *.·:·..·:·.* Bungeecord Support
- languagefix.*: Permission to every language fix aspect - languagefix.oncommands: Permission to fix command arguments - languagefix.onchat: Permission to fix chat arguments - languagefix.onsign: Permissions to fix sign placements
You can contact me through my discord server in order to get help with the plugin. You can also open issues on the GitHub Repository.