
Auction House 2.150.1
The most feature packed, up to date auction plugin on the market. 1.8-1.20 support in a single jar.
+ Added admin clear command. /ah admin clear <Player> <returnItems (true/false)> <GiveBiddersMoneyBack (true/false)>
(!) Example Usage: /ah admin clear ItsMeKiran false true
+ Fixed bug where players could provide a negative bid amount causing the current item price to drop.
+ Possible fix to this issue (https://github.com/kiranhart/Auction-House/issues/24)
+ Fixed bug where discord webhook would send both auction and bin listing messages instead of either or.
+ Fixed bug where payment collection system would give the owner the highest bidder's bid l if the auction was cancelled instead of the actual bidder.
+ Assign player variable in canListItem() and getItems() methods within AuctionPlayer if null. Fixes 1.8 issue.
+ Added %remaining_total_hours% variable to auction times format
+ Another fix regarding meteor client's close without packet (dying after closing the confirmation gui, drops your item, then opens back the menu to list if you have auto respawn on)