- Every command now has it's own permission instead of "axdarkauctions.admin". Full list:
https://docs.artillex-studios.com/axdarkauctions-commands.html
- Migrated to our own library downloader system. Libraries are now stored in the plugins/AxAPI/libraries folder. You should also see it use less storage and download faster.
- Reworked the coloring system in the plugin, this should allow for most MiniMessage tags to work, like <click>, <hover>, <font>. If you notice anything being colored/parsed incorrectly in messages or menus of the plugin, please report it to us.
- BETA: Added mannequin (NPC) support for 1.21.9 and newer servers. Example format:
Code (YAML):
auctioneer:
enabled: true
location: "..."
type: mannequin
texture: '<base64 value or texture url here>'
name:
- '&#D200FFAuctioneer'
Note: This feature is currently in beta for testing, players could get kicked from the server if any outdated Ax plugins are installed as older versions didn't properly support mannequins. We will add this feature to the editor and finalize it after the next Minecraft update.