Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 778 Bytes

TradeOffer.md

File metadata and controls

16 lines (11 loc) · 778 Bytes

TradeOffer

Properties

Name Type Description Notes
expired Boolean True if this offer is expired, false otherwise
grantsExp Boolean True if this trade grants experience when completed, false otherwise
uses Integer The amount of times this trade has been used
maxUses Integer The maximum amount of times that this trade can be used
firstBuyingItem ItemStack The first item that is required for the trade
secondBuyingItem ItemStack The second item that is required for the trade [optional]
sellingItem ItemStack The item that is received when trading