/
!banner
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 Mozilla Public License 2.0 (MPL 2.0).
See the LICENSE file for full details.

A simple economy plugin with Vault support