AxAuctions | All-In-One Auction Plugin icon

AxAuctions | All-In-One Auction Plugin -----

A feature rich Auction House plugin with full multiserver support and more




- Fixed an issue with the currency selector opening up even when players set a currency in the /ah sell command if the currency display name did not match the currency name.
- Fixed an exception caused by the currency file converter on some configurations.
----------, Dec 18, 2024

- 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. :cool:
----------, Dec 17, 2024

- Temporarily reverted parts of the previous gui update due to the gui not opening on some servers. (we will publish a proper fix for the new gui loading within a day)
----------, Dec 17, 2024

!!! This update has a lot of internal changes, please read this before updating !!!

- Made it possible to use multiple currencies from plugins that support it. ( https://docs.artillex-studios.com/axauctions-multi-currency-plugins.html) This requires us to migrate CoinsEngine and UltraEconomy configurations, so if you use either of these plugin, we suggest backing up the AxAuctions currencies.yml and database (although it was tested and only a few things will be moved)
- Drastically improved gui loading speeds, with a ~500 item sample database the auction gui loaded 90% faster than in the previous version.
- Improved the gui formatting, now all the items should be shown correctly even with plugins that edit items with packets (like eco plugins)
- Added EcoBits and RedisEconomy support
- We are dropping 1.18 support due to a library not supporting it anymore. According to bstats, only 5 servers are affected.

For developers:
- New API version: 3
- We have decided to switch to a more reliable system to handle currency transactions, this means that you will have to redo your CurrencyHook classes, more info: https://docs.artillex-studios.com/axauctions-developer-api.html
----------, Dec 16, 2024

- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
----------, Dec 8, 2024

- Added a gui-refresh-cooldown-milliseconds setting to the config, that can be used to add a refresh delay to guis
- Added 1.21.2-1.21.3 support
----------, Oct 26, 2024

- Fixed the plugin not working on the last few 1.21.1 builds
----------, Oct 21, 2024

- Removed a debug message that was showing even if the debug mode was disabled
----------, Oct 20, 2024

- Added an extra check that is very useful for shared servers that don't have their database on the same server.
- The previous also fixes that sometimes when buying items, they still appeared in the gui visually (a click/refresh got rid of them, but now this is cleaner)
- Some work on the plugin's api (which will be ready soon, hopefully)
----------, Oct 1, 2024

- Fixed an issue with the "you do not have enough money" error sometimes appearing even when you have enough money.
----------, Sep 23, 2024

- Hotfix for the last version
----------, Sep 22, 2024

- Internal changes, some improvements to placeholder currency handling
----------, Sep 22, 2024

- Performance improvements & some extra safety checks (especially for slower mysql servers)
- Added a debug mode, that should make reporting bugs much easier
----------, Sep 15, 2024

- Fixed an exception
----------, Sep 11, 2024

- Added PlayerShopGUI+ converter
----------, Sep 7, 2024

- Significant performance boost for multi server setups (the synchronisation process is now fully done asynchronously)
- Performance improvements to the guis
----------, Sep 3, 2024

- Significant performance boost for multi server setups (the synchronisation process is now fully done asynchronously)
- Performance improvements to the guis
----------, Sep 3, 2024

- Fixed tax evasion (the plugin now limits taxes to 100% of the price, which is the original price, so now even if you misunderstood the tax calculations, there will not be free money)
- Some minor fixes
----------, Sep 2, 2024

- Fixed an exception caused by placeholder currencies
----------, Aug 29, 2024

- Fixed some issues with the mysql multi server system (like the possibility to sometimes go over the sell limit)
- Fixed potion coloring not working in the item builder
----------, Aug 20, 2024

- Added 1.21.1 compatibility (you might get an error on startup, because an external resource is not yet updated, but it won't affect the plugin)
- Fixed placeholder currencies not working with big numbers
- Fixed short number formatting not using fraction digits for displaying prices
----------, Aug 11, 2024

- Fixed a bug that allowed players to bypass the auction sell limit if they sold multiple of the same item within a single tick
----------, Aug 6, 2024

- Added a delay-money-give-seconds setting to fix some currency plugins not giving the money when items are bought from offline players.
----------, Aug 4, 2024

- Players will no longer need to relog if the plugin is reloaded with the /reload command (although it is not recommended to do this)
- Cleaned up some internals
----------, Aug 2, 2024

- Fixed some issues
- Performance improvements
- Fixed the default gui configs not having the right page size
----------, Jul 1, 2024

- Added 1.21 support
- Added an update notifier, you can customize it or disable it in the config
----------, Jun 23, 2024

- Made all the command error messages customizable
- Made commands work with Geyser Floodgate players
- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6
- Made it possible to fully remove the blacklisted-items section
----------, Jun 17, 2024

- The currency gui buttons were not removable, this was fixed in this update
----------, Jun 14, 2024

- Breaking API changes: changed the CurrencyHook interface to fix possible problems with asynchronous currency plugins, (Read the wiki for the new usage) if you are hooking into axauctions, you will have to change this before updating.
- Improved h2 database, it should be faster than before
- Updated converters
- Fixed an exception that occurred when the page size changed unexpectedly
----------, Jun 13, 2024

- Fixed the issue that some items did not have a lore in the auction gui
----------, Jun 9, 2024

- Fixed an issue with some items not having a lore in the guis
- Fixed some typos in the default gui configs
----------, May 20, 2024

- Fixed the glow option on items not working
- Fixed an exception that could happen when a currency
- Fixed some typos
----------, May 13, 2024

- Added 1.20.5 and 1.20.6 support
----------, May 2, 2024

- Fixed a rare exception with the item sorting button
----------, Apr 22, 2024

- Added a new number formatting system (you will have to edit it again if you have changed the old number-format setting)
- Made it possible to use abbreviated numbers in the sell command, example: /ah sell 100K
----------, Apr 17, 2024

  • Fixed the ability to disable chat broadcasts by setting them to ""
----------, Apr 15, 2024

  • Added a language section to the config, changing this allows you to have formatted item type names in your own language
----------, Apr 12, 2024

- Fixed the max-price setting
----------, Apr 7, 2024

- Fixed an issue with the TokenManager hook
----------, Apr 5, 2024

- Added a new lore for staff that will let them know how to delete items, you will have to change this after updating to match your existing design if you aren't using the default one (lang.yml item-lore-staff).
- Added a chat-broadcast and chat-purchase section, it is disabled by default, but you can copy the action-bar text from above and it will use the chat for broadcasts
- Added a global history gui, use /ahadmin history to open!
----------, Apr 3, 2024

- Made all placeholderapi placeholders work in guis
----------, Apr 2, 2024

- Added TokenManager hook
- Added AxQuestBoard hook
----------, Mar 31, 2024

- Fixed an issue with the my items menu
----------, Mar 27, 2024

- Fixed the %max_page% placeholder being incorrect when first opening the gui
----------, Mar 22, 2024

- Made it possible to add custom currencies by using PlaceholderAPI ( https://docs.artillex-studios.com/axauctions-custom-currencies.html)
----------, Mar 16, 2024

- Made it that the currency selector will only open if there is more than 1 currency loaded
- Added a new setting that can force the currency selector to open even with 1 currency
----------, Mar 15, 2024

- Improved the plugin's API, also now there is a page on the wiki about adding custom currencies
----------, Mar 14, 2024

- Improved offline player tab completion (it will suggest the names of the online players)
----------, Mar 14, 2024

- Made it possible to remove items from the menus
- Fixed /axah view (now it defaults to you if no player's name is set)
- Fixed the issue that not all gui files have loaded on first install
----------, Mar 13, 2024

- Internal changes to action bars (this may solve a rare issue where they did not appear randomly)
----------, Mar 12, 2024

- Fixed a first install issue with a few MySQL versions
----------, Mar 12, 2024

- Added a tax system, now you can define a tax for every currency
----------, Mar 11, 2024

- Made parts of the gui loading async
- Disabled pointless multiserver checks when using h2 database
----------, Mar 9, 2024

1.0.3
- Added TheOnly-MobCoins currency hook.

1.0.2
- Added some extra logs if a library download fails.

1.0.1
- Added SuperMobCoins hook
- Added a new converter
----------, Mar 8, 2024

Resource Information
Author:
----------
Total Downloads: 190
First Release: Mar 8, 2024
Last Update: Dec 18, 2024
Category: ---------------
All-Time Rating:
22 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings