TradeSystem icon indicating copy to clipboard operation
TradeSystem copied to clipboard

Add a message with the items / coins you received / traded

Open KhrysAK47 opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. It's not related to a problem at all. But it would look cool if after a trade has been completed each player gets a message that lists them all the items / coins traded like Hypixel (screenshot below).

Describe the solution you'd like Not Applicable

Describe alternatives you've considered Not Applicable

Additional context If you get a item from trading it's displayed as &a+, if you gave one, as &c- https://imgur.com/a/yzp4DGF

Discord contact: # Quality Setups#4443

KhrysAK47 avatar Apr 12 '21 11:04 KhrysAK47

It would be better if at least the coins are displayed. Items will spam a lot :/

iVillager avatar Sep 22 '21 15:09 iVillager

if there was a message in the chat how much someone got after completing the trade with (essentials, xp points and token manager) it would be so great and amazing!

UnitedCraft avatar Feb 04 '23 00:02 UnitedCraft

image

  • Can be configured in the language file like:
Trade_Finish_Report_Receive: "  &a+ &7%object%"
Trade_Finish_Report_Give: "  &c- &7%object%"
Trade_Finish_Report_Object_Item: "%amount%x %item%"

There's an additional event to change item and economy names. Also, this report can be disabled entirely or partly (items, economy).

erikzimmermann avatar Mar 16 '23 10:03 erikzimmermann