EoA Auction House and Economy
No reviews yet
Server-side Fabric auction house and economy with SQLite persistence, buyouts, bidding, claims, and configurable branding.
Includes systems for trading and managing economies.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Echoes of Aegis Auction House is a server-side Fabric auction house mod built for Minecraft/Fabric 26.1.2.
It adds a simple chest-based auction interface where players can list items, buy items outright, bid on auctions, and claim won, bought, expired, or cancelled items. It also includes a built-in SQLite economy with balance commands, player payments, admin controls, starting balances, and configurable playtime rewards.
Features
- Server-side only Fabric mod
- Simple chest GUI
- Buyout listings
- Bidding with previous-bid refunds
- Claim system for bought, won, expired, and cancelled items
- 10 active listings per player
- No taxes or listing fees
- SQLite persistence
- Built-in SQLite economy
/money,/pay, and/ecocommands- Configurable currency names
- Configurable starting balances
- Configurable playtime rewards
- Async database handling
- Auction expiration scheduler
- Configurable auction house display name
- Hover details showing seller, buyout, current bid, next bid, top bidder, and time remaining
Requirements
- Minecraft
26.2 - Fabric Loader
0.19.2or newer - Fabric API
- Java
25or newer
Commands
/ahopens the auction house./ah page <page>opens a specific page./ah sell <buyout> [minBid] [hours]lists the item in your main hand./ah bid <listingId> <amount>places a bid./ah buy <listingId>buys out a listing./ah claimopens claim pickup./ah cancel <listingId>cancels one of your active listings./ah balanceshows fallback economy balance./ah admin balance add <player> <amount>adds fallback money./ah admin expiremanually runs auction expiration./ah admin reloadreloads the config./moneyshows your balance./money topshows the richest players./pay <player> <amount>pays another player./eco balance <player>checks another player's balance./eco set <player> <amount>sets a balance./eco add <player> <amount>adds money./eco take <player> <amount>removes money./eco topshows the richest players.
Configuration
On first server start, the mod creates:
world/echoesauctionhouse/config.json
Example:
{
"auctionHouseName": "Aegis Market",
"currencySingular": "coin",
"currencyPlural": "coins",
"startingBalance": 100,
"payCommandEnabled": true,
"playtimeRewardsEnabled": true,
"playtimeRewardAmount": 10,
"playtimeRewardMinutes": 15
}
Use /ah admin reload or restart the server after changing the config.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources