EconomyCraft

EconomyCraft

EconomyCraft is a lightweight, server-side Minecraft mod that adds a customizable economy system with player balances, trading, and shops. It supports both Fabric and NeoForge and is fully configurable to suit any multiplayer server.

by
17.1K Downloads
fabricneoforgeeconomy
Rent Server with this Mod

Screenshots

Servershop
Commands
Shop presentation
Shop

About this Mod

⚠️ Development is paused until August 2026. No updates will be released during this time.
Thanks to everyone for the support and suggestions so far. I’ll review new comments and issues once development resumes.

EconomyCraft

EconomyCraft provides a simple server-side cross-platform economy system for Fabric and NeoForge servers.
The mod requires Architectury API and targets Minecraft 1.21.x.


Commands

Player Commands

  • /bal [<player|selector>|top] - Check balances or view the top balances.
  • /pay <player> <amount> - Transfer money to another player.
  • /daily - Claim a daily login bonus.
  • /shop - Player-driven marketplace where players list items for sale.
    • list <price> - List the item in your hand.
  • /servershop - Server-managed shop with unlimited supply. Prices can be edited in config/prices.json.
  • /sell [<amount>|all] - Sell the item in your hand. Use all to sell all matching items from your inventory.
  • /orders - Request-based trading system.
    • request <item> <amount> <price> - Create an item request.
    • claim - Claim items bought or requested while offline.

Admin Commands

  • /eco addmoney <player|selector> <amount> - Add money to a player.
  • /eco setmoney <player|selector> <amount> - Set a player’s balance.
  • /eco removemoney <player|selector> [amount] - Remove money from a player.
  • /eco removeplayer <player|selector> - Remove a player from the economy system.
  • /eco toggleScoreboard - Toggle the balance sidebar for all players.

Notes:

  • Non-admin commands such as /pay or /daily are standalone by default and also work under /eco (e.g., /eco pay).
    Set standalone_commands to false in config.json to require the /eco prefix.
  • Admin commands use /eco unless standalone_admin_commands is enabled.

Configuration

Configuration and player data are stored in config/economycraft/.

Default config.json

{
  "startingBalance": 1000,
  "dailyAmount": 100,
  "dailySellLimit": 10000,
  "taxRate": 0.1,
  "pvp_balance_loss_percentage": 0.0,
  "standalone_commands": true,
  "standalone_admin_commands": false,
  "scoreboard_enabled": true,
  "server_shop_enabled": true
}
  • startingBalance - initial money for new players. Default: 1000.
  • dailyAmount - money given by /daily. Default: 100.
  • dailySellLimit - maximum money a player can earn per day via selling. 0 disables the limit. Default: 10000.
  • taxRate - percentage tax applied to trades and orders (decimal factor, e.g. 0.1 = 10%). Default: 0.1.
  • pvp_balance_loss_percentage - percentage of a player’s balance lost on PvP death and transferred to the killer (decimal factor, e.g. 0.1 = 10%). 0 disables this feature. Default: 0.
  • standalone_commands - enable standalone /pay, /daily, etc. Default: true.
  • standalone_admin_commands - enable standalone /addmoney, /setmoney, etc. Default: false.
  • scoreboard_enabled - show the balance sidebar by default. Can be toggled with /eco toggleScoreboard. Default: true.
  • server_shop_enabled - enables the server shop (/servershop and /eco servershop). Default: true.

Available Versions

EconomyCraft 1.4.2 - Fabric - 1.21.11release
MC 1.21.11fabric
February 3, 2026
EconomyCraft 1.4.2 - Fabric - 1.21.10release
MC 1.21.10fabric
February 3, 2026
EconomyCraft 1.4.2 - Fabric - 1.21.9release
MC 1.21.9fabric
February 3, 2026
EconomyCraft 1.4.2 - Fabric - 1.21.8release
MC 1.21.8fabric
February 3, 2026
EconomyCraft 1.4.2 - Fabric - 1.21.7release
MC 1.21.7fabric
February 3, 2026

How to Install EconomyCraft on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "EconomyCraft". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricneoforge

Minecraft Versions

1.21.11, 1.21.10, 1.21.9 (+9 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

EconomyCraft server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is EconomyCraft compatible with fabric and neoforge?

EconomyCraft officially supports fabric, neoforge for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with EconomyCraft – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if EconomyCraft consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install EconomyCraft with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.41.21.31.21.2+2 more