+ Added some missing null checks
+ Added a listing fee info the bin/auction sell menus to let the player know how much it will cost to list the item if that feature is enabled.
- Sorry for lack of updates been very busy with work.
- Added permission based currency usage
- Option to disable custom currency.
- Temp fixes for sound issue
See https://docs.tweetzy.ca/official-plugins/auction-house/commands-and-permissions for the permission format for limiting currency selection based on permission.
Next update will include the worth command I wanted to do it this update but didn't get time.
+ Internal library updates
+ 1.21.5 Support (Mostly been tested on Spigot, Paper should be fine, but obviously make a backup first)
+ Added click delays for the filter and page navigation for the transactions and main menu
+ Moved the GUI system over to my new dev library
+ Added option to add custom items to the main auction menu by adding a custom items section to the config on the same level as items
Example --- https://prnt.sc/D282-nFKxoIe if its not done like this it will not work.
(!) Make a backup of your config before making changes like that.
(!) Custom items will override any base menu item!
(!) You need to make these changes while the plugin is disabled or the server is shutdown as reloading will not remove custom items that were added to the config.
(!) The in game config editor has been disabled temporarily has it broke with the migration to my new gui system + a lot of the core features were broken anyway so its being re-done. It should be ready next update. So in the mean time you need to use the config.yml directly and do /ah reload when you make a change.
+ Fixed number permission error. If the player had a numbered permission without a number it would throw and error. Ex. if they had auctionhouse.maxsell it would throw and error since it needed a number or * like auctionhouse.maxsell.5
+ The correct command usage translations are included in this jar, (it was posted earlier in the discord server)
+ If using force auction usage or the buy now system is disable the 3 auto fill arguments for the sell command will no longer be show
+ Fixed item formatting in gui to resolve lore duplication with packet items from eco plugins
+ Added multi-slot support for items in the main gui. you can use - to set a range or if you want to select specific slots use , Ex. (10-15 will be slots 10 to 15. Or 10,12,14,16 will only be slots 10, 12,14 and 16) You can still just provide a single number for the slot.
+ Added placeholder "%auctionhouse_max_sellable_items% to view the total amount of items you can sell. Ex of it being used https://prnt.sc/7dpkQ70wZzKn
+ Added lore support for discord webhooks https://prnt.sc/vx5buh-J6Ptc
+ Added a limit option for the total amount of shulkers AND vanilla bundles a single auction bundle listing can have.
+ Added command cooldown option, its set to 0 (disabled) by default
+ If the sale of repaired items setting is disabled, auction house will no longer still add the repaired tag when using cmi