Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
AuctionHouse is a premium-grade auctioning plugin designed for modern Minecraft servers.
Changelog
All notable changes to the AuctionHouse project will be documented in this file.
[1.0.0-SNAPSHOT] - 2026-03-05
🚀 Added
- Initial Plugin Architecture: Robust core system with Folia and Paper support.
- Multi-Database Backend: Support for MySQL, MariaDB, PostgreSQL, and MongoDB.
- Bidding System: Option to toggle between Instant Buy and Bidding mode in the Sell GUI.
- Chat Price Input: Implemented a stable chat-based system for setting prices to avoid NMS-related Anvil GUI issues.
- Localisation: Added
message_de.ymlandmessage_en.ymlfor full English and German support. - Tax & Fees: Customizable listing fees and sales taxes (revenue collection).
- Sound System: Added sound effects for buying, selling, and notifications.
- Rate Limiting: Added a configurable cooldown for listing items.
- GUI System: Implemented Main Auction GUI, Sell GUI, and My Auctions GUI.
- Permissions: Integrated permission nodes for all commands.
🔧 Fixed
- NMS Compatibility: Resolved
NoClassDefFoundError(CraftPlayer) on Minecraft 1.21.x by updating dependencies and properly abstracting inputs. - Serialization: Improved item serialization to ensure all Meta-Data is preserved via Base64.
- Sync Safety: Fixed potential race conditions in database operations using
CompletableFuture.
Information
| Published on | March 7, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-1.21.11)