Mob Money

Mob Money

A simple, configurable Fabric mod that awards players money for killing mobs. Economy support using the Common Economy API

by
667 Downloads
fabriceconomygame-mechanicsmobs
Rent Server with this Mod

Screenshots

Mob Money Screenshot 1

About this Mod

Mob Money

A simple, configurable Fabric mod that awards players money for killing mobs. Built to demonstrate integration with the Common Economy API made by Patbox.

Features

  • Earn Money: Get paid for hunting down hostile mobs.
  • Configurable:
    • Set custom reward amounts per mob type (e.g., Zombies, Creepers, Ender Dragon).
    • Economy Provider Support: Configure which economy mod to use (e.g., Savs Common Economy, Fuji, etc.).
  • Common Economy API: Works with any economy mod that implements the Common Economy API.

Installation

  1. Install Fabric Loader and Fabric API.
  2. Install an economy mod that supports the Common Economy API (e.g., Savs Common Economy).
  3. Drop mob-money-1.0.0.jar into your mods folder.

Configuration

The config file is located at config/mob-money.json. It will be generated upon first launch.

{
  "economyProvider": "savs_common_economy",
  "currencyId": "dollar",
  "notificationMode": "CHAT",
  "mobPrices": {
    "minecraft:zombie": 5.0,
    "minecraft:skeleton": 5.0,
    "minecraft:creeper": 10.0,
    "minecraft:spider": 5.0,
    "minecraft:ender_dragon": 1000.0,
    "minecraft:wither": 500.0
  },
  "maxEarningsPerPeriod": 100.0,
  "earningPeriodDuration": 1200,
  "overflowMode": "DROP"
}

Settings

  • economyProvider: The ID of the economy provider to use (e.g., savs_common_economy, fuji).
  • currencyId: The ID of the currency to award (e.g., dollar, gold).
  • notificationMode: How to notify players of earnings. Options: CHAT, ACTION_BAR, NONE (default: CHAT).
  • mobPrices: A whitelist of mobs and their reward values.
    • Only mobs listed here will award money.
    • Use the full entity ID (e.g., minecraft:zombie).
  • maxEarningsPerPeriod: The maximum amount a player can earn within the defined period. Set to 0 to disable. (Default: 100.0)
  • earningPeriodDuration: The length of the earning period in seconds. (Default: 1200 - 20 minutes)
  • overflowMode: Defines behavior when a kill exceeds the cap. Options:
    • DROP (Default): If a kill pushes you over the cap, you get $0 for that kill.
    • PARTIAL: You get the remaining amount up to the cap.
    • ALLOW: If you are under the cap, you get the full reward (even if it exceeds the limit). Future kills give $0.

Troubleshooting

If you are not receiving money:

  1. Check the server console/logs for messages starting with [mob-money].
  2. Ensure you have an economy mod installed.
  3. Verify that economyProvider and currencyId in the config match the provider you are using.
    • For Savs Common Economy: Provider savs_common_economy, Currency dollar.
    • For Fuji: Provider fuji, Currency gold (or whatever is configured).

Available Versions

Mob Money 1.0.4-1.21.11beta
MC 1.21.10, 1.21.11fabric
April 30, 2026
Mob Money 1.1.2-26.1beta
MC 26.1, 26.1.1, 26.1.2fabric
April 30, 2026
Mob Money 1.1.1-26.1beta
MC 26.1, 26.1.1, 26.1.2fabric
March 30, 2026
Mob Money 1.1.0-26.1beta
MC 26.1, 26.1.1, 26.1.2fabric
March 27, 2026
Mob Money 1.0.3beta
MC 1.21.10, 1.21.11fabric
February 8, 2026

How to Install Mob Money 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 (26.1.2).

3

Install Mod

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

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+2 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Mob Money 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 (26.1.2). You can switch loaders with one click in the panel.

Is Mob Money compatible with fabric?

Mob Money officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Mob Money – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Mob Money 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 Mob Money 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
Creative Commons Zero v1.0 Universal
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.111.21.10