Auctions - darkhelmet-gaming/dhmc GitHub Wiki
Crafty's Auctions
Auctions let other players bid on items.
Start an Auction
Currently, auctions will last for around 5 minutes, could be slightly longer depending on exact start minute.
To sell the item you're holding:
/auction this [price]
To sell more than one (include more than one stack):
/auction these [quantity] [price]
It will take as many of the item from your inventory as it can find.
Bidding
Anyone can bid using /bid [auction #] [amount]
Canceling
Cancel your auction, regardless of bids using /auction cancel [auction #]
Ending
End your auction early using /auction end [auction #]
Claiming
Items you won, or items from a cancelled auction are held until you're ready.
Use auction claim [auction #]
to claim the items. Any that don't fit in your inventory will continue to be held.