Auctions - Historical

Applied By ClarinetPhoenix: Dec 9, 2018 at 2:56 PM

Auctions
The EcoCityCraft Auctions system is where users can auction various items for other users to bid on. When the auction expires the user with the highest bid wins the item!
This system is completely automated, users may queue an item or a bulk of items into the auction schedule with a command. Users then bid when the auction runs. When the auction finishes the transaction is completed automatically. The seller gets the money, the bidder gets the item.

Commands:
  • /auction start or /auc start <amount> <price> [increment] [autowin]
    • This will start an auction with your entered parameters with the item you are holding in your hand.
  • /auction info
    • Displays information of the auction that is currently running.
  • /auction bid <amount>
    • This places a bid of a specific amount on the current auction
  • /auction cancel
    • Cancels your currently running or queued auction, you may not cancel auctions if they have been running for at least 30 seconds.
  • /auction queue
    • shows you all the currently queued auctions
  • /ch auction
    • Joins you the auction channel, this includes both the auction stream as well as the auction chat channel.
  • /ch leave auction
    • Removes you from the auction channel. This includes both the auction stream and the chat channel
  • /auction spam
    • Allows you to hide the spammy messages of Auction, these include the user bids, and the auction countdowns.
    • You will still see the message when an auction begins, the Anti-Snipe messages and the message when an auction ends
Starting an Auction
To start an auction you need to use the /auction start command. Also respectively you may use the alias /auc start.
If you do the command by itself it will show you what parameters it requires.
[​IMG]

The absolute minimum information required to start an auction;
  • The amount of the item you are selling
  • The starting price
  • The increment amount