A Java Spigot library for translating Minecraft elements using their translation key !
➡️ Look at the library SpigotMC page :D
➡️ MC 1.21.1 AND BELOW (normally)
The files are taken from Minecraft version 1.21.1.
If your translation is not found, or differs between versions, there is no point in making a claim as it cannot be corrected.
Get the latest version
Add the lib to your project dependencies.
Then, use the methods in the MCTranslator class to translate !
If you don't have the plugin into your server's plugins directory :
⚠️ Don't forget to include the translation file into your plugin/project compilation. If you don't, you will get a file not found error.
Open a pull request, an issue or send me a message if you have any problem !