
StableAuction
A stable, no bugs, modern feature rich auction house.
StableAuction — Lightweight Auction House (GUI)
StableAuction is a clean, server-friendly auction house with a fast browsing GUI, configurable fees/taxes, listing limits per rank, and optional Discord webhook alerts. Data can be stored in SQLite (default) or MySQL.
✨ Features
- Storage:
sqlite(default) ormysql - Pick a currency symbol
- Listing features:

- Listing fees
- Sale taxes (taken from seller payout)
- Expiration for listings in days
- Price range min-max
- Blacklist items
- Sale conditional broadcasts
- Max listings per player (permission-based):

-
Default limit: 5
-
Tiers:
stableauction.max.5,.10,.15,.20 -
Quality-of-life:
-
Join notifications for offline sales
-
Cooldowns for:
- GUI interactions
- Plugin commands
/ah sell
-
-
Discord webhook: enabled with embed support (title, color, author, footer, thumbnail, image, fields)
-
All messages customizable, includes HEX support
-
Sort GUI options:
- Newest
- Ending soon
- Price low
- Price high

🧭 Commands
/ah— open the auction browser/ah sell <price> [amount]— list the item in your hand/ah cancel <id>— cancel your listing/ah claim— claim money from sales/ah claimitems— claim expired/returned items/ah reload— reload configuration
Flexible price usage for /ah sell 100000, 100k, 1m, 1.5m
🔐 Permissions for ranks (listing limits)
stableauction.max.5→ 5 listingsstableauction.max.10→ 10 listingsstableauction.max.15→ 15 listingsstableauction.max.20→ 20 listings
If a player has none of the tier permissions, they fall back to 5.
💬 Discord Webhook Placeholders
Your embed field supports these placeholders:
%seller%, %buyer%, %price%, %amount%, %material%, %id%
✅ Notes
- Requires Vault + an economy provider .
_All of my plugins are future proof and they will continue to work for future Minecraft versions for years to come even if I stop updating them!_


