A simple auctions plugin where you can sell your items and bid on other items!
Go to file
BadBones69 6b98884568 v1.2.5 Update
Bug Fixes:
 - A blank line from Crazy Auctions would appear randomly in Console due to old MCUpdate class.
 - Damaged leather armor could be sold in the CA even if damaged items are turned off.
 - Trying to bid on an item that has just expired causes an error in console.

Changes:
 - Bunch of code cleanup.
 - Switched from the old MCUpdate class to the new MassiveStats class.

Added:
 - New permission to force end auctions. "crazyauctions.force-end"
2018-06-07 22:41:14 -04:00
src/main v1.2.5 Update 2018-06-07 22:41:14 -04:00
.gitignore v1.2.5 Update 2018-06-07 22:41:14 -04:00
pom.xml v1.2.5 Update 2018-06-07 22:41:14 -04:00