EoA Auction House and Economy

Quick rating

EoA Auction House and Economy

No reviews yet

Server-side Fabric auction house and economy with SQLite persistence, buyouts, bidding, claims, and configurable branding.

Economy & Trade Systems
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.3
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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 /eco commands
  • 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.2 or newer
  • Fabric API
  • Java 25 or newer

Commands

  • /ah opens 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 claim opens claim pickup.
  • /ah cancel <listingId> cancels one of your active listings.
  • /ah balance shows fallback economy balance.
  • /ah admin balance add <player> <amount> adds fallback money.
  • /ah admin expire manually runs auction expiration.
  • /ah admin reload reloads the config.
  • /money shows your balance.
  • /money top shows 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 top shows 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.

Screenshots

Gallery

  • eoa-ah-1
    eoa-ah-1 Echoes of Aegis Auction house and economy uses a clean GUI to easy use and visibility of items listed.
  • eoa-ah-2
    eoa-ah-2 Items have all crucial information for listing available when hovering over the items

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works