zAuctionHouse
4.0.1.1The best auction house plugin, mandatory for your server.
[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...
[4.0.0.7]
Broadcast messages and options !
(23/05/2026)
- Added banned-rules support for categories - allows excluding specific items from a category even if they match the inclusion rules. For example, a netherite hoe would normally appear in the "Tools" category, but if it has a specific CustomModelData (e.g., 300), it can be excluded using a banned rule. Uses the same rule types as regular rules (material,...
Information
Version 4.0.1.1
Released
31 Jul. 2026
Téléchargements
23
Statistique