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.

The following menus have been moved to the new GUI "template" for dev purposes. There should be no noticeable change on your end. It's purely being done to clean up the mess that has accumulated throughout the past 2-3 years of updates and not being consistent.

- The Confirm Bid Menu
- The Confirm Cancel Menu
- The Confirm Purchase Menu
- The Confirm listing Menu
- The Expired Items Admin Menu
- The Admin Item Menu
- And the Admin Logs Menu

.... 23 more menus to go.

But yea I changed my mind, I'll be posting these patch versions in the up coming days since it's easier for me to do. When all the menus are transferred over I'll just bump the minor version.
+ Fixed dupe with 1.20.2 meteor client & packet delay/quick reconnect. New system will automatically remove the item. You will also be alerted in the console when a dupe item is removed from a player's inventory.
+ Possible fix regarding transaction menu not applying model data correctly
+ Added setting to change which slots items are filled into in the main auction menu, same with the total rows in the game. Over the new updates all the guis will have more customization and will be migrated to a much easier system for dev purposes. Likely in the next update I'll include a setting to opt-in to the new GUI system for the main /ah menu to get feedback.
https://gyazo.com/6b67be5f6789e72fd08f09aaa5a8262f

(!) Sorry for lack of updates, been pretty busy.
+ Updated internal dev library to fix some model data issues
I'll probably start re-working the auction structure soon, the GUI rework will begin sometime this week.
+ Code cleanup work.
+ Update internal dev library
+ Fixed NBT issue with bundles
+ Fixed bug where when clicking the cancel listing panes, it would not return the item
+ This was posted on the support discord a few days ago. It pretty much just enforces left click only for refreshing.

- I plan to do a lot of recoding of this plugin eventually. The first steps would likely be a change in the config/language system. If you're using auction house I'd recommend joining the support server just so you'll get a heads up when I'm ready to make the change since you'll likely have to re-translate/update configuration options. This won't happen for a while.
+ Only enable update checker by default if server project is not unknown
+ Removed unused McMMO stuff
+ Fixed issue with AIR as a filler option for GUI backgrounds
+ Fixed issue where material categorizer would incorrectly sort CAKE
+ Fixed bug with NaN input on 1.8
+ Added option to use a sync task for refreshing main auction page
+ Added setting to set maximum request count
+ As per the setting above, added a GUI for the request system. When you use /ah request without any additional arguments it opens the menu.
+ Added the option to change the default filter options
+ Added a setting to use a space separator in numbers
+ Adjusted async auto save
+ Fixed regex search issue with reserved characters
+ Added setting to force usage of material name rather than custom name for discord webhook
+ Added request system (/ah request <price>) (auctionhouse.cmd.request) which allows players to request the currently held item (includes stack count) on the auction house.
Top Bottom