
ModGPL-3.0-or-later
FreeMarket
A performant GUI-driven economy system.
126
Downloads
6
Followers
5 months ago
Updated
📦
7
Versions
📖About FreeMarket
🏛️ Free Market
A stand-alone, performant, GUI-driven economy mod.
Current Features
- GUI-Driven Marketplace — Purchase, Sell and Auction items entirely through a GUI.
- Component-Driven — Supports all modded content via Minecraft’s data component system.
- Admin Mode — Add or remove marketplace and Auction listings directly from the UI.
- Quick Access — Default keybind to open the market:
O. - Optimized for Performance — Built to scale smoothly on both small and large servers.
- Server Admin functionality — Create, modify and delete listings through JSON files.
Planned Features
- Multiple market instances (e.g. per town, faction, or world).
- Tie markets to NPCs or named mobs.
- Integration with permission mods (FTB Ranks, LuckPerms, etc).
- Command execution sales.
- Custom item categories for better organization.
- Marketplace item stocks
- Auction slots (limit the number of auctions a player can list at once)
Gallery




Commands
/freemarket help Show help menu
/freemarket pay <player> <amount> Pay another player
/freemarket balance Show your balance
/freemarket balance <player> Show a player's balance (OP)
/freemarket balance <player> add <amount> Add money (OP)
/freemarket balance <player> remove <amount> Remove money (OP)
/freemarket balance <player> set <amount> Set balance (OP)
/freemarket adminmode [true/false] Toggle admin GUI mode (OP)
/freemarket itemdata Show held item NBT/Component data (OP)
/freemarket list hand <buy> <sell> List held item on market (OP)
/freemarket list item <item> <buy> <sell> <qty> List specific item on market (OP)