It’s been a while… but Player Auctions is back with improvements and fixes!
Added a new search command that piggy backs off the open command to be able to easily search for items or players. You can change what menu this uses in the config.yml
Fixed any skull issues, now uses the new modern API instead of reflection.
Added search memory - No longer gets removed when going back to its previous menu and does not get removed when sorting
With blacklisting names it now uses the new minecraft name system instead of the old one, old one will be used if using old version of Minecraft
You can now blacklist custom model data as well as materials so both have to match to blacklist item
Fixed minimessage converter not working for underline in framework
Removed some console debug
Fixed search history and menu freezing
Fixed an issue with the search command
Added options for you to be able to disable the open options
Remove the disabled options when they’re actually disabled
Fixed options system
Fixed random number debug
Fixed internal currency serialisation
Fixed currency match differences, now also considers internal currencies.
Fix a join offline issue
Only process the debug string if debug is enabled.
Fixed currency issues
Fixed errors with servers that do not have Dialog functionality.