
AxAuctions 1.22.1
A feature rich Auction House plugin with full multiserver support and more
- Fixed signs not working
- Fixed villager guis not working.
- Note: ModelEngine is currently incompatible with this version of the plugin. If you are using it, please consider using the last version before the 1.21.5 support or wait a few days until we fix it!
This version of the plugin still might have issues as there are major internal changes, please report any issues @ https://github.com/Artillex-Studios/Issues/!
- Added 1.21.5 support. (supported versions: https://docs.artillex-studios.com/supported-versions.html)
- Important: There are some major internal changes to our core api, (AxAPI) so there might be some issues. Please report any unexcepted behaviour at https://github.com/Artillex-Studios/Issues/
example:
- 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.