FabioZumbi12 / UltimateChat

Ultimate and advanced Chat for Bukkit and Sponge
GNU General Public License v3.0
31 stars 33 forks source link

make "{hand-name}" show item display name #256

Closed Yun-Shan closed 4 years ago

Yun-Shan commented 4 years ago

i found {hand-name} has the same result as {hand-type} this commit just make {hand-name} show item displaye name but not item type name

FabioZumbi12 commented 4 years ago

Did you checked if this is compatible with sponge 6 and 7 apis? It was return the same name if theres no value on display_name field.

FabioZumbi12 commented 4 years ago

Changed on code, not from pull, thanks.