New features
- Adding a limit by type of savings (@imtorisa)
- Added cache for category list
- Fix disable world with zMenu
price:
limits:
- economy: item_diamond
max: 64
min: 1
# Cache in milliseconds for categories, by default there is a 2 minute cache on the list of items.
# The cache will be automatically updated when an item is removed or added to the sale.
cacheDurationCategory: 120000
Fix load if zMenuEngine is enable but you dont have zMenu
Fix load if zMenuEngine is enable but you dont have zMenu
zMenu - Official support
Update the default configuration !
- Changed default configuration, use zMenu for inventories.
- Modification of the presentation of the plugin, the gifs now use the default configuration, the party on the features is more complete.
- Edit documentation, delete old items, add a new party on zMenu buttons, and improve other pages.
- Added placeholder %zauctionhouse_sorting_type% to display player’s current sort type. (used in default configuration)
- Added "ZAUCTIOHOUSE_UPDATE" type (only available for zMenu). Updates the list of sold items
- Added patterns in the default configuration.
The new default configuration is simpler, thanks to the pattern system the number of lines has been greatly reduced. The configuration is modern and uses the features of
zMenu. Now that zAuctionHouse is officielement with
zMenu, I will be able to add many features easily!
Want to update your configuration to zMenu? Use the command /zm convert zmenu and your configuration will be automatically updated with zMenu!
You can still use the old configuration without worries, but you will not have access to the new features.
[/img]
Bug fixs
- Fix API with EconomyManager interface
- Fix discord webhook
- Added new configuration for number format (by caiobarnes)
The next update will be the one that will use zMenu in default configuration. A new default configuration for all inventories will be created !
Update
- Fix folia support with tcoded foliaLib
- Edit default config for sql script, added prefix
Backup and fixs
- Fixed the sellAnnouncement permission, which was not correctly taken into account.
- Fixed loading of messages and saving new values of messages. The plugin will no longer write to your configuration if it already exists, but only add if it does not exist.
- Added a backup system of the items.json file. By default the file will be backed up every day at 00:00. If you want to have more control over when saving the file you can use the zScheduler plugin. An implementation was added in zAuctionHouse to support zScheduler.
Bug fixs
- Fixed zMenu conversion for category.yml inventory.
- Fixed default configuration with ItemFlag.
- Fixed NPE with messages.
- Fixed messages reload.
- Fixed /ah config.
- Updated default config.
- Added BeastToken (MrAxeTv) economy.
Change default configuration
This update has completely changed the config.yml file and add a new economies.yml file. Your configurations present in config.json will no longer be taken into account. Please retrieve the default config.yml file and redo your configuration !
- Removal of config.json, all the configuration of the plugin is now done with the config.yml file. The file contains all the information about each configuration item. It is easier to configure the plugin.
- Modification of the economy system. By taking over the zShop system, you have an economies.yml file that allows you to configure more savings and more simply.
- Suppresion of some configuration element that was not used and useful. (inventory auto update and prerender inventory)
- Add CoinsEngine economy.
- Fixed zMenu conversion for sellshow.yml inventory.
- Fixed categories with zMenu not working anymore.
- Added AntiDupe system directly in zAuctionHouse. This system comes from zMenu, I advise you to pass your configurations to zMenu to take advantage of this system on all your inventories.
- Fixed /ah reload that loads messages.yml several times.
- Improved default configuration for 1.16+ messages, use of hex color.
What to expect for future plugin updates ?
- Change default configuration to zMenu. This new configuration by default will be more complete and will have a new design and new features.
- Ajout de la possibilité de changer de catégory avec un seul bouton
- Added the ability to display item sorting with a placeholder, and change the color of the current sort.
Have questions? Join my discord here:
https://discord.gg/yNGJ8y5G9e
Bug fixs
- Add option enablePermissionForSellingTime in config.json. Enables the modification of sales prices with permission.
- Fixed priority system that gives priority to items by default even if the system is disabled.
- Add enablePrioritySort and enablePrioritySortLimit in /ah config
- Add Anti Dupe system, the system will add an identifier to all items that come from the interface, and if players manage to get an item then it will be automatically deleted. fuck leffy dupe discord (At the moment this system is only available if you use zAuctionHouse with zMenu. The system will be added by default to zMenu before the next updates.)
What to expect for future plugin updates?
- Mise en place du système anti dupe directement dans zAuctionHouse
- Changed configuration for economies. The economy configuration system will be taken over from zShop. You will have an economies.yml file with all the economies that will be possible to configure.
- Improvement of the config.yml file, the final goal is to no longer have a config.json file, there are many options, which makes the file very complicated to handle for new users.
- Change default configuration to zMenu. This new configuration by default will be more complete and will have a new design and new features.
Have questions? Join my discord here:
https://discord.gg/yNGJ8y5G9e
zMenu Support
Added support for
zMenu. zMenu is an inventory management plugin with a very powerful API. Within a few weeks or months, you will be forced to use zMenu.
For this first update you only have zMenu support added. To activate it you must go to the config.json file, and put USE_ZMENU_INVENTORY to true
After you have to perform the command /ah convert zmenu, this command will convert your classic configuration into a configuration for zMenu. You will notice that this configuration is shorter, more optimized. Indeed, zMenu will bring you many features.
All you have to do is to make /ah reload command.
I advise you to do this only on your test server and send me your feedback !
This update also comes with some optimizations in the code.
In future updates, the default configuration will change to zMenu. I invite you to join the discord to have all the information about this transition:
https://discord.gg/6kAMysgwBF
Fix folia
- Fix Folia support
- Fix error with 1.20.2
Config changes
- Add options enableTaxBypassPermission and tabBypassPermission in config.json
- Fix discord webhook price format
- Add expireAt value in AuctionRetrieveEvent
- Add option permissionSellAnnonce
Fix errors and default config
- Fix errors with ItemStack loader
- Fix default config for custom economy
Added support of folia, in case of error please contact me
Added support of folia, in case of error please contact me
Fix default config and load message
- Fixed different default messages to indicate more information.
- Fixed loading messages, some messages were not loaded correctly.
Update config
Fix max value in config.yml for sell time
Add more options
Added multiple configuration options
Adding elements to/ah config
Fix + Opti
Various bug fixes
Change default configuration for ping check
Optimisation of the method for sending messages in the bar action in 1.8
Added ability to add permission for/ah version and/ah addon