
AxAuctions 1.27.0
A feature rich Auction House plugin with full multiserver support and more
- 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.
- Reverted the runtime dependency loading from the last version for now as it had some issues.
- Moved to a library downloading system that enables us to download our library (AxAPI) at runtime. This significantly reduces the size of the jar. (the first boot might be a bit slower)
- Improved the speed of the [refresh] gui action
- Fixed that the plugin was spamming some warnings while the server was shutting down.
- Fixed missing library error that occurred in the previous version on some servers.
- This update is the proper fix for the 1.16.0 version. It turns out that if there were expired items, the gui did not load because of a small oversight, this version fixes that and the gui is now very speedy. 😎