HomeJavaModsEoA Auction House and Economy
EoA Auction House and Economy
ModsJava

EoA Auction House and Economy

by Echo220 · on Modrinth

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

⬇ Download on Modrinth
EoA Auction House and Economy — screenshot 1

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

Requirements

Commands

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.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more