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
77 stars 47 forks source link

Add config option to only use display name for items #469

Closed WinterBeyond closed 1 year ago

WinterBeyond commented 1 year ago

I am the lead developer on a server that uses bread as the base item for all textures we have, with the help of custom model data we apply custom textures to bread. Therefore the items display name is the only name we want to display whenever a trade is completed.

I have added a config option and defaulted it to false for this behavior. It would be greatly appreciated if this could be merged in and be available in future releases!

Closes: #448

erikzimmermann commented 1 year ago

Thank you for your contribution! I didn't notice that in cases like yours this gets really ugly :D