ServerEcoMod

Quick rating

ServerEcoMod

No reviews yet

A lightweight, pure server-side economy mod with fully customizable currencies and an intuitive in-game chest GUI.

QoL & Tweaks
Economy & Trade Systems
Mod Loaders
Fabric
Minecraft

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
server_economy-1.0.0.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

ServerEcoMod — Pure Server-Side Economy

ServerEcoMod is a lightweight, Server-Side Only economy mod for Fabric 1.20.1. It is designed specifically for server administrators who want to introduce a flexible currency system and easy player-to-player transfers without forcing users to download any client-side mods!

Players using vanilla clients, Forge (via proxies), or even Bedrock Edition (via Geyser) can fully enjoy all the features of this mod.


✨ Features

  • 🔌 100% Server-Side: Installed strictly on the server. No client-side downloads required.
  • 📦 Intuitive GUI: Bank menus open seamlessly via vanilla chest inventories directly in-game.
  • ⚙️ Easy Configuration: Add, remove, and customize any currency within seconds using a simple JSON file.
  • 💬 Secure Chat Input: Enter the exact transaction amount via chat safely (the numbers you type are intercepted and hidden from the global chat).
  • 💾 Reliable Data Saving: All player balances are bound to their UUIDs and automatically saved within the world files, preventing any data loss.

🎮 Commands

👤 For Players:

  • /bank — Opens the graphical menu to select a currency and choose an online player for the transfer.
  • /balance — Displays your current balance for all available currencies in the chat.

👑 For Administrators (Requires OP 2+):

  • /moneyadmin give <amount> — Grants the specified amount of the primary currency to your balance for testing or events.

⚙️ Configuration

Upon the first server startup, a configuration file will be automatically generated at config/server_economy.json. You can modify it to match your server's theme:

{
  "currencies": [
    {
      "id": "usd",
      "displayName": "Dollar",
      "symbol": "\$",
      "itemMaterial": "minecraft:emerald"
    },
    {
      "id": "coin",
      "displayName": "Coin",
      "symbol": "⛃",
      "itemMaterial": "minecraft:gold_nugget"
    }
  ]
}
  • id — Unique identifier for the currency in the system.
  • displayName — The name displayed in chat and menus.
  • symbol — The icon or currency sign.
  • itemMaterial — The ID of the vanilla item used as the icon in the GUI.

🚀 Installation

  1. Download the latest version of the mod.
  2. Drop the .jar file into the mods folder of your Fabric 1.20.1 server.
  3. Ensure that Fabric API is installed on the server.
  4. Restart the server, adjust the config file, and you are good to go!

🇺🇸 ServerEcoMod — Pure Server-Side Economy

ServerEcoMod is a lightweight, Server-Side Only economy mod for Fabric 1.20.1. It is designed specifically for server administrators who want to introduce a flexible currency system and easy player-to-player transfers without forcing users to download any client-side mods!

Players using vanilla clients, Forge (via proxies), or even Bedrock Edition (via Geyser) can fully enjoy all the features of this mod.


✨ Features

  • 🔌 100% Server-Side: Installed strictly on the server. No client-side downloads required.
  • 📦 Intuitive GUI: Bank menus open seamlessly via vanilla chest inventories directly in-game.
  • ⚙️ Easy Configuration: Add, remove, and customize any currency within seconds using a simple JSON file.
  • 💬 Secure Chat Input: Enter the exact transaction amount via chat safely (the numbers you type are intercepted and hidden from the global chat).
  • 💾 Reliable Data Saving: All player balances are bound to their UUIDs and automatically saved within the world files, preventing any data loss.

🎮 Commands

👤 For Players:

  • /bank — Opens the graphical menu to select a currency and choose an online player for the transfer.
  • /balance — Displays your current balance for all available currencies in the chat.

👑 For Administrators (Requires OP 2+):

  • /moneyadmin give <amount> — Grants the specified amount of the primary currency to your balance for testing or events.

⚙️ Configuration

Upon the first server startup, a configuration file will be automatically generated at config/server_economy.json. You can modify it to match your server's theme:

{
  "currencies": [
    {
      "id": "usd",
      "displayName": "Dollar",
      "symbol": "\$",
      "itemMaterial": "minecraft:emerald"
    },
    {
      "id": "coin",
      "displayName": "Coin",
      "symbol": "⛃",
      "itemMaterial": "minecraft:gold_nugget"
    }
  ]
}
  • id — Unique identifier for the currency in the system.
  • displayName — The name displayed in chat and menus.
  • symbol — The icon or currency sign.
  • itemMaterial — The ID of the vanilla item used as the icon in the GUI.

🚀 Installation

  1. Download the latest version of the mod.
  2. Drop the .jar file into the mods folder of your Fabric 1.20.1 server.
  3. Ensure that Fabric API is installed on the server.
  4. Restart the server, adjust the config file, and you are good to go!


🇷🇺 ServerEcoMod — Чисто серверная экономика

ServerEcoMod — это легковесный, полностью серверный (Server-Side Only) мод на экономику для Fabric 1.20.1. Он создан специально для администраторов серверов, которые хотят добавить гибкую систему валют и удобные переводы, не заставляя игроков скачивать какие-либо моды на свои компьютеры!

Игроки с ванильным клиентом, Forge (через прокси) или даже Bedrock (через Geyser) смогут полноценно пользоваться всем функционалом мода.


✨ Особенности

  • 🔌 100% Server-Side: Мод устанавливается только на server. Клиентам скачивать его не нужно.
  • 📦 Удобный GUI-интерфейс: Открытие меню банка через ванильные сундуки прямо в игре.
  • ⚙️ Легкая настройка через конфиг: Добавляйте, удаляйте и настраивайте любые валюты за секунды через простой JSON-файл.
  • 💬 Безопасный ввод суммы: Точный ввод количества монет для перевода через чат с автоматической защитой (ваши цифры перевода не увидит никто в общем чате).
  • 💾 Надежное сохранение данных: Все балансы игроков привязаны к их UUID и автоматически сохраняются в файлы мира. Не бойтесь вайпов или крашей.

🎮 Игровые команды

👤 Для игроков:

  • /bank — Открывает графическое меню выбора валюты и списка онлайн-игроков для совершения перевода.
  • /balance — Показывает в чате ваш текущий баланс по всем доступным на сервере валютам.

👑 Для администраторов (требуется OP 2+):

  • /moneyadmin give <количество> — Быстрая выдача денег себе на баланс для тестов или проведения ивентов.

⚙️ Настройка конфигурации

После первого запуска мода в папке сервера появится файл config/server_economy.json. Вы можете открыть его и настроить валюты под тематику вашего сервера:

{
  "currencies": [
    {
      "id": "usd",
      "displayName": "Доллар",
      "symbol": "\$",
      "itemMaterial": "minecraft:emerald"
    },
    {
      "id": "coin",
      "displayName": "Монета",
      "symbol": "⛃",
      "itemMaterial": "minecraft:gold_nugget"
    }
  ]
}
  • id — Уникальный идентификатор валюты в системе.
  • displayName — Название, которое будет отображаться в чате и меню.
  • symbol — Иконка или значок валюты.
  • itemMaterial — ID ванильного предмета, который станет иконкой этой валюты в GUI-меню банка.

🚀 Установка

  1. Скачайте актуальную версию мода.
  2. Поместите .jar файл в папку mods на вашем Fabric сервере версии 1.20.1.
  3. Убедитесь, что на сервере установлен Fabric API.
  4. Перезапустите сервер, настройте конфиг и наслаждайтесь игрой!

Screenshots

Gallery

  • Money transfer menu
    Money transfer menu Money transfer menu
  • Currency selection menu
    Currency selection menu Currency selection menu
  • Currency selection menu
    Currency selection menu
  • Money transfer menu
    Money transfer menu

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
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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