Skip to main content

Events

zAuctionHouse provides a comprehensive event system with Pre-Events (cancellable) and Post-Events (informational).

Event Types

Pre-Events

Pre-Events fire before an action is executed. They are cancellable - you can prevent the action from happening.

EventDescription
AuctionPreSellEventBefore an item is listed
AuctionPrePurchaseItemEventBefore an item is purchased
AuctionPreRemoveListedItemEventBefore a listed item is removed
AuctionPreRemoveExpiredItemEventBefore an expired item is claimed
AuctionPreRemovePurchasedItemEventBefore a purchased item is claimed

Post-Events

Post-Events fire after an action is completed. They are not cancellable - use them for logging, notifications, or integrations.

EventDescription
AuctionSellEventAfter an item is listed
AuctionPurchaseEventAfter an item is purchased
AuctionRemoveListedItemEventAfter a listed item is removed
AuctionExpireEventAfter an item expires
Copyright © 2026 GroupeZ|Build #loading...|-