Last updated
Last updated
balance and pay can be disabled by modifying settings.yml
/banco
Displays the current version of banco and debug information.
banco.admin
/banco reload
Reloads settings and data.
banco.admin
/banco save
Saves cached data to accounts.yml.
banco.admin
/banco set <username> <amount>
Sets <username>'s account to <amount>.
banco.admin
/banco give <username> <amount>
Gives <amount> to <username>.
banco.admin
/banco take <username> <amount>
Takes <amount> from <username>.
banco.admin
/balance (optional username)
Shows the current balance.
banco.user
/pay <username> <amount>
Pays <amount> to <username>
banco.user