BG-Software-LLC / SuperiorSkyblock2

Optimized, feature packed Skyblock core.
https://bg-software.com/superiorskyblock/
GNU General Public License v3.0
167 stars 142 forks source link

Items/blocks aren't translated #2146

Open WarnDa opened 2 months ago

WarnDa commented 2 months ago

Minecraft's Version

1.20.4 paper

Plugin's Version

b265

Describe the bug

Entity or blocks aren't translated into the error message like the limits. Add a way for owners to add a custom lang.json to translate them automatically would be cool (Or you could let a config option where you set like "lang: fr-FR" and it auto download the good langage) Here is an example repo for the FR lang : https://github.com/InventivetalentDev/minecraft-assets/blob/1.21/assets/minecraft/lang/fr_fr.json

And all the other langs : https://github.com/InventivetalentDev/minecraft-assets/tree/1.21/assets/minecraft/lang

To Reproduce

Just reach a limit, and you'll get always the english name

Additional Information

No response