File Details
Auction-House-Cobb-1.8.0.jar
- R
- Jun 20, 2026
- 198.18 KB
- 46
- 1.21.1
- Fabric
File Name
Auction-House-Cobb-1.8.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog - 1.8.0
Added
- Mailbox System: Added a
/ah mailcommand and a dedicated Mailbox tab in the main interface. All expired and cancelled Pokémon or items are now sent to a secure player mailbox database (auction_house_mailbox.json) instead of being pushed directly to the PC or inventory. This ensures zero items or Pokémon are lost even if the player is offline or their inventory/PC is completely full. - Dedicated Transaction Log: Added a dedicated server-side transaction logging file (
logs/ah_transactions.log) to track all listings, purchases, cancellations, and mailbox claims with detailed timestamps.
Improved
- Transaction Safety: Rewrote transaction fallback logic and integrated mailbox routing for both Pokémon and items to prevent duplications or inventory loss.

