ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
269 stars 175 forks source link

Sign displays the translated name #580

Closed nyancat-hu closed 6 months ago

nyancat-hu commented 6 months ago

Is your feature request related to a problem? Please describe.

Is there any way to make the item name displayed in Sign become a translated name instead of English. I know it's possible to configure aliases for items, but imagine that I need to configure aliases for all items in Minecraft, which is equivalent to re localizing them. What a huge workload!

Describe the solution you'd like

Let Sign automatically display the translated item name,just getI18NDisplayName

Describe alternatives you've considered

No response

Agreements

Additional context

No response

Phoenix616 commented 6 months ago

Duplicate of #398.

See my comment there for why this isn't as easy as it might seem at first glance.