erikzimmermann / TradeSystem

A highly customizable, free and open-source Minecraft plugin for trading between players.
https://www.spigotmc.org/resources/trade-system-custom-layouts.58434/
MIT License
82 stars 48 forks source link

Item Display Names On %item% (If Applicable) #448

Closed KhrysAK47 closed 1 year ago

KhrysAK47 commented 1 year ago

Is your feature request related to a problem? Please describe. Take the color codes and formatting of the item names you trade that will overwrite the name in %item% as right now it displays as , so either a setting to display only the custom name if applicable or similar.

Describe the solution you'd like Take the color codes and formatting of the item names you trade that will overwrite the name in %item% as right now it displays as , so either a setting to display only the custom name if applicable or similar.

Describe alternatives you've considered Not Applicable

Additional context Not Applicable

Discord contact: Khrys#2160

erikzimmermann commented 1 year ago

It already displays e.g. "+1 Iron Sword (DISPLAY NAME)".

KhrysAK47 commented 1 year ago

The suggestion consists in adding an option to disable the first part of it, only allowing it to display the display name of the item (if applicable), or the item id name if not applicable.

KhrysAK47 commented 1 year ago

@erikzimmermann