

RealEconomy
An economy plugin (or server-side-only mod) for Minecraft designed to work on Fabric, Forge and NeoForge with support for multiple currencies simultaneously. This modification is a development of the MultiEconomy project by bencrow11, which is no longer maintained for version 1.20.
Usage Benefits
RealEconomy represents an economic system exclusively for the server side of Minecraft. The mod provides standard economy management functions with the unique capability of working with different currencies. It can also be used as a regular plugin with a single primary currency.
System Requirements
- Compatible with Minecraft version 1.21
- For Fabric required: LuckPerms, Minecraft Fabric and Fabric API
- For Forge requirements: LuckPerms and Minecraft Forge
- For NeoForge needs: LuckPerms and Minecraft NeoForge
Key Features
- Support for multiple currency systems
- Ability to make offline payments
- Restriction of payments to specified currencies only
- Administrative commands for balance management
- Special placeholders for integration
Project Building
For independent building of RealEconomy, JDK version 21 or higher is required. After cloning the repository, execute the appropriate command:
- Linux/macOS:
./gradlew build
- Windows:
gradlew build
Documentation and Licensing
The software is distributed under the GPL-3.0 license, which means the possibility of free distribution and modification provided that the license terms are maintained.