A simple economy plugin with Vault support

IntegrityEconomy is a lightweight and flexible economy plugin for Minecraft servers, featuring EssentialsX-style commands for managing balances, transfers, and account info. This plugin requires Vault and Java 17 or above.
IntegrityEconomy is a multi-threaded economy plugin that supports both SQLite and MySQL, featuring an integrated CacheManager. This improves server performance by preventing the main server thread from freezing or becoming overloaded.
| Command | Description | Usage | Permission |
|---|---|---|---|
/eco /economy /ie |
Administrative command to modify a player’s balance | /eco <give/reset/remove/set> <player> [amount] |
integrity.eco |
/balance /bal |
Displays the player’s current balance | /balance <player> |
|
/pay |
Sends money to another player | /pay <player> <amount> |
If you find a bug, please open an Issue including:
This project is licensed under the GNU General Public License v3.0 (GPLv3).
See the LICENSE file for full details.