Total Economy is a Sponge plugin that aims to provide a full-fledged economy for your server. Each feature can be enabled/disabled and configured to your liking. This allows you to continue using your favorite plugins alongside Total Economy without any issue.
- Easily pay other players
- Jobs and the ability to create your own jobs
- Ability to enable/disable any feature
- SQL Support
- Multi-Currency Support
- Chest Shops
Interested in contributing code? Doing some translation? Or maybe you have an issue or suggestion you'd like to let us know about? We appreciate and welcome all contributions. To get started:
- Read the contribution guide.
- Open an issue for your contribution.
Grabbing a copy of Total Economy's source is as simple as having Git installed and running the following command from a command prompt or terminal window:
git clone https://github.com/Erigitic/TotalEconomy.git
When you are ready to build Total Economy, do so using gradle:
./gradlew build
(Unix-like systems such as Linux and macOS)gradlew build
(Windows)- Or using your favorite IDE
If the build was successful, you can find the TotalEconomy-x.x.x.jar
in build/libs/