A Minecraft economy plugin for Fabric and Forge that supports multiple currencies.
MultiEconomy is a minecraft mod made for both Forge and Fabric.
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 MultiEconomy, see the wiki.
MultiEconomy has a few requirements:
- MultiEconomy currently supports Minecraft versions 1.19.4 and 1.20
- Fabric requires LuckPerms, Minecraft Fabric and Fabric API
- Forge requires LuckPerms and Minecraft Forge
- Supports multiple currencies
- Offline payments
- Payment on specified currencies only
- Admin commands to add / remove / set balances
- Placeholders
To build MultiEconomy, you need JDK 18 or higher.
Clone this repository, then run the following command:
- On Linux or macOS:
./gradlew build - On Windows:
gradlew build
See the wiki for details on how to use this mod.
MultiEconomy 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.
MultiEconomy 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.



