bBank
bBank
This is a bank and an exchange plugin. It's multiworld compatible and every world can have this own currency.
Changelog
Version 0.0.6:
- admin
- list
- add
- del
- show
- give
- money
- wage
- setwage
- getwage
- config.yml
In planing are
- - the commands:
- - rate
- - buy
- - functions:
- - multiworld compatible
- - random exchange rate
Commands
/admin - List all Admin commands of the plugin.
/list - List all accounts from the server.
/add [player] - Add a user to the bank.
/del [player] - Remove a user from the bank.
/show [player] - Show the money of another player.
/give [player] [amount] - Give a user money.
/remove [player] [amount] - Withdraw a user money.
/money - Show the money on your account.
/buy [player] [amount] - Transfer a user money.
/rate - Show the actually exchange rate.
/wage - Show your actually wage.
/setwage [player] [amount] - Set the wage of your staff.
/getwage [player] - Get the actually wage of your staff.
Permissions
bbank.* - Give access to all bank commands.
bbank.user.* - Give access to all user commands.
bbank.user.money - Show the money on your account.
bbank.user.buy - Transfer a user money.
bbank.user.rate - Show the actually exchange rate.
bbank.user.wage - Show your actually wage.
bbank.company.* - Give access to all company commands.
bbank.company,setwage - Set the wage of the staff.
bbank.company.getwage - Get the wage of the staff.
bbank.admin.* - Give access to all admin bank commands.
bbank.admin.add - Add manual a user to the exchange.
bbank.admin.del - Remove a user from the exchange.
bbank.admin.list - List all users in the exchange.
bbank.admin.show - Show the money of another player.
bbank.admin.give - Give an user money.
bbank.admin.remove - Withdraw an user money.
Comments