A banking system that allows you to store currencies on SMP servers on virtual accounts. Replenishment of the account, withdrawal from the account and transfer between players.
This plugin involves storing game currency (for example, Diamond ore) in virtual accounts. You can deposit, withdraw or transfer money to another player's account.
Commands $ Permissions
Commands:
- /bank open player - Create a new bank account for a player.
- /bank account - Check your account balance.
- /bank deposit player amount - Deposit money into a player's account.
- /bank check player - Check another player's account balance.
- /bank withdraw player amount - Withdraw money from a player's account. ( Banker Feature. ATTENTION! A player who has the permission can withdraw currency from any account! )
- /bank transfer player amount - Transfer money from one player to another.
Permissions:
- bank.createaccount - Create a new bank account for a player.
- bank.deposit - Deposit money into a player's account
- bank.checkothers - Check another player's account balance.
- bank.withdraw - Withdraw money from a player's account.
- bank.transfer - Transfer money from one player to another.