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.

+ Added setting "store payments for manual collection" which will store payments to a seller for manual collection which can then be claimed.
+ /ah payments will open the collection menu for any payments that need to be collected. This menu can also be opened within the collection bin menu (icon will only appear if the manual collection setting is enabled)
+ Fixed a bug where you exit the confirm listing gui by using ESC it will prevent you from running any commands until you rejoin
+ Adjusted how the sell command numbers work if you have force auction usage enabled and buy now disabled. It pretty much just uses the correct numbers for starting bids and increments.
+ Clear listing item on death to prevent give back on quit
+ Fix issue where infinite items would lose their total stack size if a partial buy is made

(if you downloaded that jar I posted in the auction support channel earlier, this is the same one, just doing the spigot release now)
+ Fixed bug where players could bypass sell limit when listing button is enabled within main auction gui
+ Fixed bug when force custom bid amount is enabled, it would effectively re-open the main gui without asking for the be bid.
+ If the player can't bid on the item (not enough money) during a custom bid, just re-open the auction menu rather than closing it.
+ Fixed bug with /ah sell not working after initial sell (caused when open listing menu after sell is enabled)
+ Added custom head support to every gui item (use textures.minecraft url)
+ Redid the entire discord webhook portion of the plugin, a lot cleaner now.
+ Force UTF-8 in stream write for discord webhook
+ Meteor client inventory close w.o packet (prevent block place)
+ Added selling process check, prevents item drop and hotbar switching until item is fully listed
+ Stop main gui loads if player instance if null for whatever reason
+ Fixed bug with listing confirmation gui where close wouldn't work causing items to be duped
+ Added a check to confirmation gui to see whether the confirm or cancel was clicked once already and prevent further clicks
+ Added additional permissions to admin gui

- auctionhouse.admin.returnitem
- auctionhouse.admin.claimitem
- auctionhouse.admin.deleteitem
- auctionhouse.admin.copyitem
+ Fixed bug where title prompts would be active after the player dies.
+ Fixed bug where setting the filler/bg items for guis to AIR it will throw an error causing the menus not to open
Added model data support the remaining gui elements:
+ Next Page Button
+ Previous Page Button
+ Refresh Button
+ Filler/BG Items
+ Confirmation Yes/No Items
+ Back/Close/Return Buttons

+ Added option to customize bundle/single listing items in place item menu
Top Bottom