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.

+ Dupe fix regarding crafting packet & meteor client (help from LightningReflex)
+ Added setting to prevent users from cancelling listings that have bids on them.
+ Fixed bug where custom model data would not work in the payment collection menu
+ Fixed bug where you can press ESC and the confirm listing button (with the confirm menu for new listings) and the item would be listed, but also remain in your inventory.
+ Fixed calculation error for realistic bidding mode + force custom bids. When checking the inputted bid, it will add the bid increment (what it was originally supposed to do) to the current bid to see if the inputted # is high enough.
+ When using the realistic bid mode + force custom bids settings, the bid increment is now shown within the display item lore in the main menu.
+ Removed the added &f colour code on items that have no custom/coloured name so %item% variable can be coloured.
+ Fixed this weird lore dupe thing when you would remove a min price in the gui all other items in that gui would have their lore on the item doubled (purely visual)
+ Added filter to transactions list menu
+ Added auctionhouse.auctionchestbypass permission
+ Removed certain checks from admin commands while in auction chest mode
+ Use flight (my dev library)'s already shaded NBTApi instead of having to shade it separately in auction house
+ fix for pre 1.20 support bundles not being able to be opened.
+ Added potions/potion ingredient filter
+ Added PlaceholderAPI support to all gui item names/lores
+ When the player leaves while listing a bundled item (entering the price for example) rather than returning the bundled item on join, it will just give them the contents back.
+ Code cleanup
+ Reduce usage of flight
+ Fixed bug with date range input for transaction deletion ( would throw an error if you input the wrong format)
+ New Setting "auto refresh does slot clear" (if enabled, every refresh, the slots will be cleared (replaced by default item) then the actual listings will be placed.) - https://github.com/kiranhart/Auction-House/issues/56
+ Added unique button for actual back navigation (https://github.com/kiranhart/Auction-House/issues/51)
+ Aesthetic fix for first page -> previous button showing after returning from 2nd page (https://github.com/kiranhart/Auction-House/issues/50)
+ The admin clear command now clears the collection bin as well (https://github.com/kiranhart/Auction-House/issues/55)
+ Added unique starting bid too high message (Relates to #54)
+ When Buyout is toggled, it resets price if bin is lower than starting. disabling buy now also hides the price adjustment for it. (https://github.com/kiranhart/Auction-House/issues/54)
+ Fix issue with realistic bidding not using the bid increment properly (https://github.com/kiranhart/Auction-House/issues/52), Also resolves (https://github.com/kiranhart/Auction-House/issues/53 - Was not able to re-create after fixing #52)
+ Added a setting to disable the buy now/buy out in auction sell menu by default Closes (https://github.com/kiranhart/Auction-House/issues/28 & https://github.com/kiranhart/Auction-House/issues/31)
+Fixed bug where when cancelling a listing confirmation for bundled items, it now gives individual items from the bundle rather than the bundle itself.
+ Added config option to block items from sale if specific NBT tags were found on them (https://github.com/kiranhart/Auction-House/issues/48)

That should be all the important changes/fixes.
Top Bottom