zAuctionHouse

VIP Plugins zAuctionHouse

Version: 4.0.0.2
  • Added zauctionhouse_category permissible for zMenu - allows conditional button visibility based on the player's currently selected category (defaults to main)
  • Added ZAUCTIONHOUSE_CATEGORY_SWITCHER button - combines category cycling (left/right click) with dynamic lore showing enable/disable state per category
  • Added %zauctionhouse_category_id% placeholder - returns the player's currently selected category ID
  • Added ZAUCTIONHOUSE_HISTORY_INVENTORY button - opens the sales history inventory directly from any UI
  • Added force-amount-one option in config.yml (item-lore section) - forces displayed item amount to 1 in the auction inventory while preserving the real amount internally
  • Changed AuctionEconomy API - economy methods (get, has, deposit, withdraw) now accept UUID instead of OfflinePlayer for better compatibility
  • Updated CurrenciesAPI dependency from 1.0.12 to 1.0.13
  • Fixed category display name fallback - now uses the configured "all" category name instead of a hardcoded "All" string
  • Fixed empty slot crash - list buttons (ListedItems, ExpiredItems, PurchasedItems, SellingItems) no longer crash when emptySlot is -1 and the list is empty
  • Fixed history loading slot - HistoryItemsButton now properly handles loadingSlot set to -1 without throwing an error
  • Fixed LoadingSlotLoader - added validation for invalid slot values with a clear error message
  • Fix: Correction of minimessage when player is not found
  • Fix: Update to last zMenu and Sarah Version
  • Added database table for player options (disable sell confirmation and sorting)
  • Added command /ah sell-confirmation-toggle
  • Added placeholder %zauctionhouse_disable_sell_confirmation%
If you don’t know, I’m working on my own server, which will be released in a few weeks, you’ll have all my plugins on it, as well as new plugins! Come see it here https://discord.gg/fCKXsnVY5M !
  • Update to CurrenciesAPI 1.0.10
  • Update to Sarah 1.19
  • Fix /ah help command
  • Fix no money item with minimessage
  • Update to last CurrenciesAPI version
  • Fix error with zAuctionHouse Redis
  • Update to last CurrenciesAPI version
  • Fix error with zAuctionHouse Redis
  • Fix claim button
  • Update to zMenu 1.1.0.0
  • Update to Sarah 1.17
  • Update zAuctionHouse Redis
  • Added global database configuration
  • Fix minor errors
  • Fix expired items
It has been 4 years since zAuctionHouse v3 was released! Now, it's time to look ahead and start planning the next major update of the plugin.

Before starting development, I’ve prepared a quick survey to better understand how you use the plugin and what features you need:
https://forms.gle/Z81xUbZ5utN5uSRV9

The development of zAuctionHouse 4 will begin in the coming months**. Until then, version 3 will continue to receive updates until the new version is released. (I don’t have a release date to share yet, before 2026 i guess ?)

Thank you to everyone who takes the time to answer! Your feedback is crucial to ensuring the plugin meets your needs.

Changelogs:
  • Fixed transactions that was not valid before a restart
  • Create placeholder: %zauctionhouse_sell_confirm_price% and %zauctionhouse_buy_confirm_price%
  • Added zEssentials Provider. This allows you to use the mailbox system to send purchased or expired items.
  • Fixed Out of bound exception with pagination
  • Fixed use of a placeholder with the command /ah sell
  • Added information if the itemstack of a transaction is invalid
  • Added SQLITE and HIKARICP for JSON to database conversion
  • Fixed items priority storage