This Plugin is designed to be a lightweight and simple Economy plugin.
The main use is for small servers or for testing before you want a proper economy plugin. It uses Sqlite to store the data and has a custom config with which you can set the server name, currency singular, currency plural and currency sign.
Commands: There are 6 different sub commands of /eco every single one of them has its own permission and functionality
get:
Gets the balance of a desired Player or yourself
lambda.eco.get
set:
Sets the balance of a desired Player or yourself
lambda.eco.set
give:
gives a desired Player or yourself a specific amount of money
lambda.eco.give
take:
removes a specific amount of money from a desired Player
lambda.eco.take
balancetop:
Shows a list of the top 10 Player
lambda.eco.balancetop
pay:
pays a desired Player or yourself a specific amount of money
lambda.eco.pay
balance:
Shows your balance
lambda.eco.balance