
This plugin is an economy system which In a nutshell will let you create multiple economies for each worlds.
Note: Currently while in development this is a MySQL only plugin.
Source Link: Github
If an economykey is not specified then it will default to the world you are currently in. Vault plugins will always default to the world you are currently in.
| Command | Permission Node | |
|---|---|---|
| /bc | help | |
| /bc | top | |
| /bc | send <user> <amount> [economykey] | |
| /bc | balance [economykey] [user] | |
| /bc | add <user> <amount> [economykey] | be.admin.add |
| /bc | take <user> <amount> [economykey] | be.admin.take |
| /bc | set <user> <amount> [economykey] | be.admin.set |