zAuctionHouse icon

zAuctionHouse 3.2.3.3

The best auction house plugin, mandatory for your server.

Page 1 2 3 4 ... 9
3.2.1.6 May 14, 2024
Config fixs + new features !
  • Fix error with minecraft 1.8
  • Remove old configurations value
  • Create cooldownTransactions in config.yml
  • Create new button: ZAUCTIONHOUSE_ECONOMY_ITEM, displays the item that the player has in his hand
  • Add translation message for both, purchase and sale message for tab for commands /ah transactions and /ah history
  • Fix show transaction, start with the last transaction created
  • Fix priceManager with enableMinMaxPricePerItems if you try to sell multiple items with the/ah sellinventory but one of the items has not been configured, then the maximum price of the global configuration will be used.
  • Fix sell inventory, add closeInventory: true to close button
  • Add placeholder for auction item : %item_type% and %economy_name%, allows you to use the placeholders of zAuctionHouse Stats
3.2.1.5 May 1, 2024
Bug fixs and news features !
  • Fixed Citizens with zMenu inventories
  • Fixed sell cooldown message with %time%
  • Fixed auto save messages, if the problem persists I will totally change the format of the message file
  • Fixed some messages with zmenu
  • After checking the categories with items that have color work well, sorting into categories also works well. (This message is to warn all the people who asked me to check his points there)
  • Removed the useless /ah lang command
  • Add new option giveItemAfterRemove, allows the player to retrieve the item from his inventory if he removes it
  • Add new option dontGiveIfPlayerHasFullInventory, allows to check if the player must have room in his inventory to buy or recover an item.
  • Remove sendItemToPurchaseInventoryIfIsFull
  • Transactions that need to be claimed will no longer be deleted
  • Minimum duration to delete transactions is now 1 day
  • Update the default configuration, add an item to indicate that there are no items
  • Add TCHAT_AND_ACTIONCENTER and WITHOUT_PREFIX message type
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

Page 1 2 3 4 ... 9
You might also like...