Auction House - The Ultimate Auction House

MC Plugin Auction House - The Ultimate Auction House 2.109.1
The most feature packed, up to date auction plugin on Spigot. 1.8-1.20 support in a single jar.

+ Fixed issue with async adding and checks of full inventory.
+ When a player accepts a bid, if the winner's inventory is full the item should go to the collection bin or if enabled, dropped to the floor.
+ Fixed an issue with the transaction menu replacing the item names with the actual transaction id after the first view.
+ Added a configuration option to show the controls for buying a specific quantity of an item (if the item allows it), not sure why this was removed in the first place
o_O
+ Fixed issue with chat input prompt not filtering chat colors
+ Further improved the cleanup system for deleted/claimed items
+ Added console messages to let you know when auction house performs the cleanup process and how many items were cleaned.
+ Fixed issue regarding smart price mode not taking the min item price into account
+ Blocked -s / -stack permission behind auctionhouse.cmdflag.stack permission node when using smart price mode.

* The cleanup process is ran when an item is claimed from the expired listings GUI or is deleted using the admin options or when an auction is won / item is bought and is given directly to the player (does not go to expired menu)*
+ Added minimum item prices (/ah minprices [add] [price]), this will force which ever item you add to have a minimum sell price.
https://i.gyazo.com/d27dcecc6a9810895b9bfcf28fa15a9f.png
https://i.gyazo.com/48d97c375cca1bdc63639f4c5a53ec0a.png
+ Removed formatting on placeholders added in previous update
+ Added config setting that will auto delete unclaimed items during startup, the default value is a week (in hours), its also disabled by default.
+ Added a button the transactions type selection menu that is only visible to users with the "auctionhouse.admin" permission or op, this button is used to delete transactions older than the specified time, ex. 3 day

Of course, as usual, make a backup before updating in case anything goes wrong.
+ Added experimental upload command which attempts to convert sqlite data to mysql (you must have generated the mysql tables already)
Top Bottom