Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Lost Auction House
Simple Auction House plugin for Paper 1.21.x
Requirements
- Paper server (1.21.x) or ShreddedPaper 1.21.11
- Vault plugin
- EssentialsX
- Java 21+
Features
Core Auction System
- Fixed Price Selling: Sell items at a set price - instant purchase
- Real Auctions: Start with a minimum bid, accept higher bids until time expires
- Auction History: Track all your past auctions and bids (WIP)
Search & Filtering ()
- Item Search: Search auctions by item name or display name
- Type Filtering: Filter by Price (Coming Soon) or Auction types
- Category Filtering: Browse auctions by configurable categories
- Real-time Results: All filters work instantly with live auction data
Configuration Options
- Max Listings Per Player: Prevent spam with configurable limits
- Categories: Fully configurable auction categories (add/remove/edit)
- Auction Durations: Set minimum and maximum auction times
- Economy Integration: Full Vault economy support
Administrative Tools
- Force End Auctions: Admin command to end auctions early
- View All History: Admin access to complete auction history (WIP)
Category Configuration:
name: The display name shown to playersitem: The Minecraft material used as the button icon- Add/remove categories as needed
- Use any valid material name
Usage
Player Commands
/auction— Open the auction house GUI/auction sell <price>— Put item in main hand up for fixed-price sale/auction auction <starting_price>— Put item in main hand up for bid-based auction/auction history— View your personal auction history/auction search— Open search and filter interface
Admin Commands
/auctionadmin end <auction_id>— Force-end a specific auction/auctionadmin history— View complete auction history
GUI Navigation
- Main Auction House: Browse all active auctions
- Search & Filter: Access advanced filtering options
- Search by item name
- Filter by auction type (Fixed Price/Auction)
- Filter by category
- Your History: View all auctions you've participated in
- List Item: Select items from inventory to auction
- Choose item from inventory
- Select category for the auction
- Choose listing type (Fixed Price or Auction)
- Enter price/bid amount via chat input
Permissions
lost.auction: Use the auction house (default: all players)lost.auction.admin: Administrative commands (default: operators)lost.auction.fullhistory: View all auction history (default: operators)
Pages
Members
Owner