knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
15 stars 3 forks source link

Make it possible to translate the display names of custom items #174

Closed knokko closed 3 months ago

knokko commented 2 years ago

Currently, custom items can only have 1 display name, which is not nice for servers that need to support multiple languages. Since minecraft 1.14, it is possible to give item stacks different translations for each language. It would be nice if this plug-in would be able to use this system.

Note: users should be able to choose between simple display names and translated display names, since translating is slightly more work and most users won't need it.

Note: the same can be done for lore.