Commands have been cleaned up a bit, I suggest renaming your commands.yml as alot of commands have been changed. Anything not used by normal users and in the admin sub commands, has now been moved to /bank util, please ensure to modify other plugins that might be using these commands (eg if giving slots via donation store)
Vault standalone:
If Vault.Override and Vault.Commands are enabled in config you will have access to the following commands:
<command> | <permission>
/bank eco | bank.eco
/bank eco give <name> <amount> | bank.eco.give
/bank eco set <name> <amount> | bank.eco.set
/bank eco take <name> <amount> | bank.eco.take
Also added but not requiring vault settings
/bank money pay <name> <amount> | bank.money.pay
Note these commands can use aliases to be mapped to /eco and /pay (but is not enabled by default, you will have to modify the commands.yml). Also vault is required to be installed for these commands to work