AxAuctions | All-In-One Auction House Plugin

VIP Plugins AxAuctions | All-In-One Auction House Plugin

Version: 2.0.0
- A fix for library relocation
- Added a "time" section to the lang.yml.
- Some small fixes.
- Added a "time" section to the lang.yml.
- Some small fixes.
- The plugin now requires java 21 or higher.
- Reworked the way the tax system works: now you need to set the tax % from 0-100, (before it was 0-1) but your old tax configuration should still work!
- Added a separate message that is shown when you sell something that has tax on it (+ new placeholders that can be used in that message: %tax-amount%, %tax-percent%, %tax-fee%)
- Fixed that geyser users got charged twice for the same item because for some reason geyser calls click events twice, which caused a race condition.
- Placeholders are now parsed in the custom item names/lores
- Fixed the information item not being removable from the my-items gui
- Reverted the runtime dependency loading from the last version for now as it had some issues.
- Added an "enable-currency-selector" setting which can be used to forcefully disable the currency selector
- Further optimized some stuff (item removal & history gui)
- Fixed a suspected memory leak related to the gui system
- Fixed some buttons triggering twice because of the legacy config support
- Improved performance of the gui filtering