- Fixed Out of bound exception with pagination (by Alwyn974)
- Fixed use of a placeholder with the command /ah sell (by Alwyn974)
- Added information if the itemstack of a transaction is invalid (by Alwyn974)
- Added SQLITE and HIKARICP for JSON to database conversion (by Alwyn974)
- Fixed items priority storage (by Maxlego08)
Added support for translating materials for searches by panel or in chat
Updated: CurrenciesAPI to version 1.0.7. (Fixed Item economy)
- Added: A reason for each economy transaction (compatible only with zEssentials).
- Updated: CurrenciesAPI to version 1.0.5. (Bug fix + add RedisEconomy)
- Added: Button ZAUCTIONHOUSE_EXPIRE_AND_BUYING, which allows viewing both expired and purchased items simultaneously.
- Added: Button ZAUCTIONHOUSE_EXPIRE_AND_BUYING_AND_ITEMS, which allows viewing expired, sold, and purchased items at the same time.
- Added: Button ZAUCTIONHOUSE_SEARCH_INPUT, which opens the search inventory. (Note: If ProtocolLib is not installed, searches will default to the chat.)
- Improved: Code for certain buttons by updating to the latest version of the zMenu API.
- Updated: Folialib API to the latest version.
- Changed: Database management now exclusively uses HikariCP. (No changes to your database configuration are required.)
- Added: New sorting types:
- ALPHABETICAL_NAME
- REVERSE_ALPHABETICAL_NAME
- SELLER_NAME_ALPHABETICAL
- SELLER_NAME_REVERSE_ALPHABETICAL
- MATERIAL_TYPE_ALPHABETICAL
- MATERIAL_TYPE_REVERSE_ALPHABETICAL
- ECONOMY_NAME_ALPHABETICAL
- ECONOMY_NAME_REVERSE_ALPHABETICAL
- ITEM_STACK_SIZE_ASCENDING
- ITEM_STACK_SIZE_DESCENDING
These new sorting options can be used with the ZAUCTIONHOUSE_CHANGE_SORTING button.
- Added the completion tab for the /ah search command, material of sales items will be displayed
- Added permission for economy. You can define a permission for each economy.
- Fixed error with claim money
- Delete /ah config command
- Reduction of the zAuctionHouse Stats addon price to 5€ instead of 7€
- Moving all admin commands with the aliases /ah admin
- Fixed message file on first launch of plugin
- Added sell-auto-completion for price and amount for /ah sell command
- Using the CurrenciesAPI library, this allows introducing new economies like ZESSENTIALS and ECOBITS
- Update zAuctionHouseRedis plugin, new version, new code, new features!
- Modification of the sell command, to specify the economy is now easier: /ah sell <price> [<amount>] [<economy>]
- Modification of all SQL queries with Sarah, all SQL queries will be more optimized
- Added the option enableMiniMessageInMessage, to enable the MiniMessage format in messages, disabled by default.
- Changed the default configuration to not use permissions to limit the maximum price per economy to avoid new users being lost. The configuration is commented, you need to remove comments to use it
- Added ElementalGems economy plugin
- Added ElementalTokens economy plugin
- Added %money-after-purchase% for ZAUCTIONHOUSE_BUY_CONFIRM, Displays the player’s money after purchase
- Added option refresh-placeholder for ZAUCTIONHOUSE_CLAIM, if you are in sql, redis or sqlite you can have an update of the lore automatically
- Fixed claim money placeholder for sql, redis and sqlite
- Fixed itemFlags with zMenu
- Improve documentation
- Added the option enableMiniMessageInMessage, to enable the MiniMessage format in messages, disabled by default.
- Changed the default configuration to not use permissions to limit the maximum price per economy to avoid new users being lost. The configuration is commented, you need to remove comments to use it
- Added ElementalGems economy plugin
- Added ElementalTokens economy plugin
- Added %money-after-purchase% for ZAUCTIONHOUSE_BUY_CONFIRM, Displays the player’s money after purchase
- Added option refresh-placeholder for ZAUCTIONHOUSE_CLAIM, if you are in sql, redis or sqlite you can have an update of the lore automatically
- Fixed claim money placeholder for sql, redis and sqlite
- Fixed itemFlags with zMenu
- Improve documentation
