Commands
| Command | Description |
|---|---|
/joinauction | Join the currently active property auction |
/leaveauction | Leave the auction without forfeiting your bid |
/bid [amount] | Place a bid on the active auction |
How Auctions Work
Auction announced
An admin starts an auction for a specific property. A server-wide announcement is broadcast with the property details.
Join the auction
Type
/joinauction to register as a bidder. You can join at any point while the auction is open.Place bids
Type
/bid [amount] to place a bid. Bids are additive - each new bid you place adds to your running total, not replaces it.Bidding closes
Auctions last 5 minutes from the time they are opened. After the timer ends, bidding closes.
Disconnecting during an auction does not void your bid. Your last placed amount is persisted and you remain in contention even if you go offline.
Bidding Rules
- Bids are additive (each
/bidadds to your current total) - You can leave with
/leaveauction- but your existing bids remain in the system - If you win but lack the funds at finalisation, the property passes to the next valid bidder
- All auction activity is logged by admins