Live Auctions
Live auctions are a real-time bidding queue. Items are presented one at a time and players submit bids within a time window.
Accessing the live auction
/liveauction
Or open via the Live button in the main auction browser.
Requires ezauction.auction.live.
Creating a live listing
/auction sell live
Or open the sell menu normally and select the Live Auction target.
Requires ezauction.auction.live.sell.
How it works
- A seller submits an item into the live queue via the sell menu.
- The item becomes active when it reaches the front of the queue.
- Players open
/liveauctionto view and bid on the current item. - At expiry or when bidding ends, the item goes to the highest bidder.
- Unsold items are returned to the seller’s claim queue.
Configuration
Live auction settings are in auction.yml under the live-auctions section:
live-auctions:
enabled: true
default-duration: 5m
max-queue-size: 20
Related
- Sell Menu - creating listings
- Permissions -
ezauction.auction.liveandezauction.auction.live.sell