Skip to content

jblemee/RealEconomy

 
 

Repository files navigation

RealEconomy

A Minecraft economy plugin (or server-side-only mod) for Fabric, Forge and NeoForge that supports multiple currencies.

It's a fork of the unmaintained MC 1.20 MultiEconomy mod

Why use RealEconomy?

RealEconomy is a minecraft server-side-only mod made for Forge, Fabric and NeoForge.

It provides standard economy plugin features while supporting multiple currencies. You can run this mod like a regular currency mod with a singular currency too. For more details on how to use RealEconomy, see the wiki.

RealEconomy has a few requirements:

Features

  • Supports multiple currencies
  • Offline payments
  • Payment on specified currencies only
  • Admin commands to add / remove / set balances
  • Placeholders

Screenshots

Balances Screenshot BalanceTop Screenshot pay Screenshot pay2 Screenshot

Building

To build RealEconomy, you need JDK 21 or higher.

Clone this repository, then run the following command:

  • On Linux or macOS: ./gradlew build
  • On Windows: gradlew build

Documentation

See the wiki for details on how to use this mod.

License

GPL-3.0

RealEconomy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

RealEconomy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Authors

bencrow11 Jean-Baptiste Lemée

About

A Minecraft economy server-side mod that supports multiple currencies and bank system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%