LiteEconomy A simple economy system
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- Source Code:
- https://github.com/dryter97/LiteEconomy
- Contributors:
- DdarkInferno (paid dev)
- Languages Supported:
- English
- Donation Link:
- https://www.paypal.me/dryter97
LiteEconomy is a simple economy system where the goal of it is to be simple has plug and play.
- Support MySQL data storage
Warning: Vault hook disable by default!
you need to enable it in the config to migrate your data or use it with vault...
Commands:
- /liteeconomy (Help command)
- /liteeconomy pay [user] [amount] (pay command)
- /money /balance [user] (getting the balance of an user)
- /liteeconomy give [user] [amount] (add to a players balance)
- /liteeconomy set [player] [amount] (set a player's balance)
- /liteeconomy take [user] [amount] (reduce a player's balance)
Migrating old economy to LiteEconomy and the opposite too.
- /liteeconomy migrate [base economy system] liteeconomy
- /liteeconomy migrate liteeconomy [base economy system]
Pernission:
Placeholder:
incomming feature: Baltop to list player balance

LiteEconomy 3.1.5
Mysql Simple Economy fonctionality and non forced vault hook
Recent Updates
- Baltop update with uuid if player unknown Apr 25, 2021
- Money [user] patch Mar 31, 2021
- Migration implementation Mar 28, 2021