You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Author ArteffCods
- Creation date
What to expect for future plugin updates?
- 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.)
Have questions? Join my discord here: https://discord.gg/yNGJ8y5G9e
- Setting up the anti-dupe system directly in 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.
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 !
Download here: https://www.spigotmc.org/resources/authors/maxlego08.276655/
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
- Add options enableTaxBypassPermission and tabBypassPermission in config.json
- Fix discord webhook price format
- Add expireAt value in AuctionRetrieveEvent
- Add option permissionSellAnnonce
- Fix errors with ItemStack loader
- Fix default config for custom economy
- Fixed different default messages to indicate more information.
- Fixed loading messages, some messages were not loaded correctly.