zAuctionHouse
4.0.1.2The best auction house plugin, mandatory for your server.
[4.0.1.2]
Add more permissions
(16/08/2026)
- Updated CurrenciesAPI dependency from 1.0.13 to 1.0.14 - the misspelled ExcellentEconomy economy type is renamed from EXCELLENTEECONOMY to EXCELLENTECONOMY. Both spellings are now accepted as a type in economies.yml; the old one is deprecated and will be removed in a future CurrenciesAPI release
[4.0.1.1]
Add option for decimal price !
(31/07/2026)
- Added allow-decimal-prices option in config.yml (default true) - when set to false, players can no longer list items for a price containing decimals (e.g. 10.5); only whole-number prices are accepted. Enforced on every sell path (the /ah sell command and the sell-inventory confirm button) via SellService, and shows the new price-decimal-not-allowed mes...
[4.0.1.0]
Bug fixs !
(17/07/2026)
- Fixed Critical cross-server duplication where a sold item reappeared in the seller's items (multi-server / Redis). When purchased-item.give-item: true, a purchase set the database row to DELETED before broadcasting the ItemBought event; on every other server the ItemBoughtListener re-fetched the item via selectItem (which filters out DELETED rows), got...
[4.0.0.9]
New features and bugs fixs
(17/06/2026)
- Fixed Sales history spamming Item not found for log ID warnings in console - logs migrated from V3 are created with item_id = 0 (no direct mapping to V4 items), causing the history service to log a warning for every V3 entry. The history now filters out logs with invalid item references at the SQL level
- Added History configur...
[4.0.0.8]
Fix dupe bug with Redis !
(31/05/2026)
- Fixed Critical item duplication in multi-server (Redis) setups - when a player removed a selling item via the selling inventory, the item was correctly given to the player and marked as DELETED in the database, but other servers received a generic LISTED removal message and incorrectly recreated the item in their EXPIRED cache, allowing it to be claime...
Information
Version 4.0.1.2
Released
16 Aug. 2026
Downloads
18
Statistique