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.

+ Completely redid the statistic system (finished implementing guis)
++ Added back /ah stats [player name]
++ /ah stats opens menu to view self statistics and leaderboard
++ Added back self view statistics
++ Added a leaderboard system for each auction statistic
++ Added the ability to search / pullup online player statistics (/ah stats <player>

+ Added "filter whitelist uses durability" setting which goes on top of the filter uses whitelist only option which makes it only compare using the material name and durability. You'd likely not want to touch this as it was requested for a particular case.

+ Fixed a bug where when buying an item and you have any quantity of that item in your inventory which will cause it to "overflow (merge stacks with leftover in another stack)" it will show the leftover amount in the sale message.

**Upcoming Next Update**
- Bid Tracking
- Custom discord message for new bid items

** Future or possibly v3 **
- Switch to DiscordSRV
+ Got rid of the old statistic system in favour of a new one (that being said the statistic command / gui has been temporarily removed, it will be back next update)
+ Introduced more dynamic placeholders for global and player statistics (see https://docs.tweetzy.ca/official-plugins/auction-house/placeholders)
+ Fixed bug where if you died whilst using the sell menu, the item you placed into the sell slot would not be dropped
+ Fixed bug where when leaving/disconnecting from the server after placing an item into the sell gui and entering a new price, you'll not get it back on rejoin
+ Added null checks regarding display stack meta and lore
+ If getFriendlyNumber is unable to short form a number for whatever reason, it will default to the normal , separated format.
+ Added setting to make the auction filter only use items manually added to categories using the /ah filter additem <category> command
+ Removed the old Confirm Listing GUI for a new version using consumers.
+ Also regarding the new confirm listing gui, fixed dupe when clicking the cancel button
+ When you click cancel within the confirm gui when listing a bundle, it will return the bundle items directly to you.
+ Updated internal core
+ Fixed bug where sell gui would initially use min inc for start, vice versa
+ delete CityBuildStuffAPIHook
+ auction player data is persisted, (filter settings, and last listed time) between restarts
+ fixed issue where when using confirm listing and the sell gui, it will take the item in the player hand even if its not the item being sold
+ Added option to disable specific admin menu options
+ Fixed out of bounds error while checking time flag in sell command
+ Fixed bug where sell menu would exit / not give item back if listing fee could not be paid
+ /ah admin command subcommands/options each has their own unique permission now. See documentation for exact permissions.
+ Resolve onCommand issue regarding chat input and the sell menu (if the user ran /ah sell again while they should be entering a number, they would have lost their item)
+ Added confirmation GUI to the bundle creation menu
+ Added confirmation GUI to the auction sell menu
+ Fixed bug with -t flag within /ah sell where it would interfere with other listing values (ie. say you specify -t 20 days, it would use 20 as a sell/bid start/ or increment price)
+ Filter menu will disable categories based on config values now
+ Fixed bug where if the owner of a biddable item uses the buy now action, it will allow them
+ Using -t for custom listing times now ignores the default minimum listing time set in the config
+ Added /ah admin open <player> to open the main auction menu for a select player
+ Added listing information preview within the confirm listing and confirm purchase menus
+ Added option to change embed colours for bids, listings, and sales for the discord webhook.
Top Bottom