Page: 1 2 3 4 5 ... 7

3.2.1.3 Mar 30, 2024
New buttons
c.gif
 
  • Create 2 new button type for zMenu ZAUCTIONHOUSE_CATEGORIES_HOME and ZAUCTIONHOUSE_CATEGORIES_LORE, its buttons allow to display categories on a single item and display them in a lore. More information here
  • Fix CoinsEngine economy with OfflinePlayer
  • Create new addon: zAuctionHouse Statistics: https://zauctionhouse.groupez.dev/configurations/statistics
  • Add data for categories

3.2.1.2 Mar 23, 2024
Upgrades categories
Delete categories.yml for this update !
    • System change category. Improved configuration and API. The configuration will take into account up to 4 elements, materialnamelore and custom model data. The API now allows you to create your own implementation of CateroryItem. This interface allows to check if an item is part of a category.
    • Fixed loading of default messages if you are in 1.13+
    • Creating a paid configuration on BuildByBits (zAuctionHouse - Hypixel AuctionHouse)

3.2.1.1 Mar 17, 2024
Fixs
  • Fixed loading of some messages
  • Fixed syntax error message
  • Fixed placeholders
  • Add option enableHeadDatabaseVerification. Wait for HeadDatabase plugin to load

3.2.1.0 Mar 14, 2024
Fix error with sell confirm gui

Fix error with sell confirm gui


3.2.0.9 Mar 11, 2024
New inventory !
  • Create new inventory, Sell Confirm. In this inventory you can choose the economy you want before selling. If you only have one economy you can use this inventory as a confirmation inventory.
  • Change better price reduction configuration. Using the system on zDrawer. This system is more complete. More information on here. Attention, you must update your config.yml file in the price section to have access to the new format.
  • Added the ability to use comma numbers to use the price multiplicator. You can now do /ah sell 10.5k
  • Fix open inventory after purchase with zMenu

3.2.0.8 Mar 4, 2024
Update to zMenu 1.0.2.7
  • Update to zMenu 1.0.2.7
  • Fix command /ah giveeconomyitem with zMenu items

3.2.0.7 Feb 28, 2024
Fixs + new command
  • Fixed log display in console.
  • Fixed NMS not detecting the correct version if you are in 1.8 or 1.9.
  • Fixed anti dupe not working properly in older versions of minecraft (less than 1.13).
  • Added /ah giveeconomyitem <economy>. Retrieves the item used by an item economy.
  • Fixed transaction message if you use SQL or REDIs as storage.
  • Fixed buyConfirmInventory inventory for not being used if you are not with zMenu.

3.2.0.6 Feb 26, 2024
Inventory Confirm Purchase
  • Added a new inventory that allows the purchase of an inventory or shulker and see the content before setting up the purchase (Thanks to lunar for donating for this feature).
  • Fixed the lore that should be displayed for shulkersbox. You now have the same lore as for inventory sale.
  • Added zMenu support for savings per Item. You now have more options for configuration.
  • Various minor corrections on economies
  • Fixed the CoinsEngine economy that does not use the values of your configuration.

3.2.0.5 Feb 16, 2024
Fix jar loading

Fix jar loading


3.2.0.4 Feb 14, 2024
Somes fixs
zMenu’s online inventory editor has just been released in beta !

  • Fix an error when loading with zMenu
  • Fix option for disable SQL script
  • Fix head in 1.20+ if you dont use zMenu
  • Fix /ah sell <price><economy>
  • Remove debug in console

3.2.0.3 Feb 9, 2024
Bug fixs
  • Performance correction for categories
  • Correction of the file economies.yml
  • Correction of the system to choose another economy
  • Added option to disable price multiplier

3.2.0.2 Feb 5, 2024
Fix jar

Fix jar


3.2.0.2 Feb 4, 2024
New features
  • Adding a limit by type of savings (@imtorisa)
  • Added cache for category list
  • Fix disable world with zMenu
 
 
[CODE=yaml]
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
[/CODE]

3.2.0.1 Jan 28, 2024
Fix load if zMenuEngine is enable but you dont have zMenu

Fix load if zMenuEngine is enable but you dont have zMenu


3.2.0.0 Jan 27, 2024
zMenu - Official support
Update the default configuration !
 
auction.gifconfig-inventory.gif 
 
 
  • 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.
 

3.1.4.9 Jan 16, 2024
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 !


3.1.4.7 Jan 1, 2024
Update
  • Fix folia support with tcoded foliaLib
  • Edit default config for sql script, added prefix

3.1.4.6 Dec 15, 2023
Fix 1.20.4

Fix 1.20.4


3.1.4.5 Dec 14, 2023
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.

3.1.4.4 Dec 9, 2023
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.

3.1.4.3 Dec 6, 2023
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 ?
 
  1. Change default configuration to zMenu. This new configuration by default will be more complete and will have a new design and new features.
  2. Ajout de la possibilité de changer de catégory avec un seul bouton
  3. 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

3.1.4.2 Dec 3, 2023
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?
  1. Mise en place du système anti dupe directement dans zAuctionHouse 
  2. 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.
  3. 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.
  4. 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

3.1.4.1 Dec 1, 2023
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

3.1.4.0 Oct 25, 2023
Fix folia
  • Fix Folia support
  • Fix error with 1.20.2

3.1.3.9 Oct 13, 2023
Config changes
- Add options enableTaxBypassPermission and tabBypassPermission in config.json
- Fix discord webhook price format
- Add expireAt value in AuctionRetrieveEvent
- Add option permissionSellAnnonce

Page: 1 2 3 4 5 ... 7