Auctions is a Bukkit/Spigot plugin that allows players on servers to auction off their items for money. Current features include:
- Sealed auctions
- Herochat channel integration
- Broadcasts through the action bar
- Auction queues
- Spam reduction methods
Auctions is open source and is available under the GNU General Public License v3.
The project is written for Java 7 and can be compiled through the use of Maven. To compile this project:
- Install Maven
- Clone the repository using
git clone https://github.com/sainttx/Auctions.git - Compile with maven using
mvnormvn clean install
The subcommands for this plugin are as follows:
/auctions start <amount> <price> [increment] [autowin]/auctions info/auctions bid <amount>/auctions end/auctions cancel/auctions impound/auctions ignore/auctions spam/auctions queue/auctions toggle/auctions reload
YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.