Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for DerGamer09

AuctionHouse is a premium-grade auctioning plugin designed for modern Minecraft servers.

Report AuctionsHouse?

Release
1.0.0-SNAPSHOT

DerGamer09 released AuctionsHouse version 1.0.0-SNAPSHOT on March 7, 2026

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.yml and message_en.yml for 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 onMarch 7, 2026
Downloads1

Platforms

Paper Paper (1.21-1.21.11)