HomeJavaModsSG-Economy API
SG-Economy API
ModsJava

SG-Economy API

by SirGrantd · on CurseForge

Adds an extensible economic system to Minecraft, allowing mods to define, store, and synchronize currencies and player balances through a unified API.

⬇ Download on CurseForge

The author built this one for Minecraft 1.21.1 on NeoForge. On other versions it may install and then do nothing.

SG Economy API

v26.1.0 Discord

Overview

SG Economy API adds a flexible, modern, and extensible economic system to Minecraft. It works as a Mod API, allowing players, modpack creators, developers, and server administrators to create and integrate custom economies in a simple and consistent way.

The economic system is based on a persistent numeric balance, directly associated with player data. This balance is not represented by in-game items, functioning as a “virtual wallet” whose name, meaning, and usage may vary depending on the implementation or integration with other mods.

Key Features

💰 Flexible Monetary System

Allows configuration to use integer or decimal values, adapting the economy to different use cases (simple currencies, systems with cents, etc.). The configuration is done via a file and directly affects the format of the stored balance.

🔧 Developer API

Provides documented classes and methods for:

The GitHub repository includes practical examples and implementation guides.

🛠️ Administrative Commands

Includes commands for in-game economy management, allowing:

These commands can be enabled or disabled according to server needs.

🖥️ Display Interface

Displays the player’s economic balance in the inventory interface and/or on-screen, in a visual and configurable way. The display reflects only the value stored in the player’s data, with no relation to physical items.

⚙️ Configuration Files

Configuration files allow customization of the economic system’s behavior, including currency format, balance retention rules, available commands, and interface display options.

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