HomeJavaModsServerEcoMod
ServerEcoMod
ModsJava

ServerEcoMod

by Lous12 · on Modrinth

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

⬇ Download on Modrinth
ServerEcoMod — screenshot 1

🇺🇸 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


🎮 Commands

👤 For Players:

👑 For Administrators (Requires OP 2+):


⚙️ 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"
    }
  ]
}

🚀 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) смогут полноценно пользоваться всем функционалом мода.


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


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

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

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


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

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

{
  "currencies": [
    {
      "id": "usd",
      "displayName": "Доллар",
      "symbol": "\$",
      "itemMaterial": "minecraft:emerald"
    },
    {
      "id": "coin",
      "displayName": "Монета",
      "symbol": "⛃",
      "itemMaterial": "minecraft:gold_nugget"
    }
  ]
}

🚀 Установка

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