AxDarkAuctions | ULTIMATE Black Market

VIP Plugins AxDarkAuctions | ULTIMATE Black Market

Version: 1.11.0
- 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 , , . 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 : '' 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.
- Added 26.2 support. (The plugin now supports everything between 1.20.2 and 26.2)

- Fixed that interacting with the display block or auctioneer npc didn't open the auction gui.
- Made it possible to add custom model data, item model, etc to the config -> bidding section.

- Added a cache to player head textures to attempt to fix mojang rate limit issues that could cause errors.
- Added ExcellentEconomy support. The CoinsEngine plugin has been renamed to ExcellentEconomy in the 2.7.0 version. You will also have to set up your currencies again as AxDarkAuctions handles the old CoinsEngine and the new ExcellentEconomy as 2 different plugins.
- Fixed Leaf support.
- Added 1.21.11 support
- The plugin now requires java 21 or higher.
- Fixed the AxDarkAuctionsLoadEvent api event not working properly.