
A simple chat based auction plugin for items in Beta 1.7.3 Minecraft with lots of settings for total control of its behavior.
Auctioneer is a simple chat-based auction plugin for Minecraft Beta 1.7.3, built on Project Poseidon.
It lets players auction off items they’re holding, with configurable settings and economy support.
/auction <price>Auctioneer.jar from the releases.plugins folder.plugins/Auctioneer/config.yml or adding the new config.yml text and valueStart an auction:/auction <starting_price> <minBidIncrease>
Begins an auction for the item you are holding.
A 5$ as the minimun bid increase will increase every bid by 5$
A 5% will increase by 5% of the starting bid.
Place a bid:
Type your bid amount in chat during an active auction./bid <amount>
Auction rules:
The config file (plugins/Auctioneer/config.yml) lets you adjust:
This plugin is designed for Minecraft Beta 1.7.3 and was designed for Project Poseidon. It may not work with other server types or newer versions.
You can build the plugin using Maven:
mvn clean package
If you get issues with building try installing the Economy libraries you need into your IDE or Local Maven Repo