Minecraft

Bank 1.0.4

Submitted by EndreEndi, , Thread ID: 175371

Thread Closed
30-06-2020, 12:17 PM
#1
[/url]
[url=https://anonfiles.com/p3mfxcD3o7/bank-latest-cracked_jar]Download Here


Introduction
Bank is a plugin that I was commissioned to make by @pinkpig because he wasn't happy with the existing ones. He has requested me to make it open source & free for all, please show him your thanks:

Commands
Command | Permission | Alias | Description

/bank help | bank.player | Shows you the preconfigured help text
/bank deposit [Amount] | bank.player | /bd | Deposit money into your account
/bank deposit [User] [Amount] | bank.admin | /bd | Force another player to deposit money into their account from their balance
/bank withdraw [Amount] | bank.player | /bw | Withdraw money from your account
/bank withdraw [User] [Amount] | bank.admin | /bw | Force another player to withdraw money from their account
/bank balance | bank.player | /bb, /bank bal | Check how much money is in your bank account
/bank set [User] [Amount] | bank.admin | Set a player's bank balance
/bank converttomysql | bank.admin | Converts your flatfile backend data to MySQL
/baltop | bank.player | Able to be disabled in the config. Overrides the default baltop command to include bank balances in baltop.

Permissions
bank.player | Player commands
bank.admin | Admin commands
bank.* | All bank commands

Dependencies
Vault
An economy plugin
Backends
Database (MySQL + MariaDB)
Flatfile (YML)

Configuration
Code (YAML):
storage:
type: file # file or mysql
mysql:
host: localhost
port: 3306
username: root
password: CHANGE_ME
database: bank
table-prefix: bank_

override-baltop: true

lang:
prefix: '&dBank&8> &d'
no-permission: 'You do not have permission for this command'
player-only: 'Only players can use this command'
specify-player: 'You need to specify a player'
help: |
&dBank help:
&d/bank help - Shows you a command list
&d/bank bal - Shows you your bank balance
&d/bank deposit [amount] - Deposits money into your bank
&d/bank withdraw [amount] - Withdraws money from your bank
&d/bank set [player] [amount] - Sets the balance of a player
own-balance: 'You have $%amount in your bank account'
other-balance: '%name has $%amount in their bank account'
never-joined: 'The player you specified has never joined the server'
specify-amount: 'You need to specify an amount'
deposit-own: 'You deposited $%amount into your bank account'
deposit-other: 'You deposited $%amount into %name''s bank account'
withdraw-own: 'You withdrew $%amount from your bank account'
withdraw-other: 'You withdrew $%amount from %name''s bank account'
other-not-enough-money: '%name does not have enough money to do this'
not-enough-money: 'You don''t have enough money to do this'
error: 'An error occurred while performing this action. Your balance has not been changed.'
baltop-first-line: 'Top 10 balances:'
baltop-balance-line: '%number) %name - $%amount'
updated-balance: 'Your balance has been updated to $%amount'
updated-other-balance: '%name''s balance has been updated to $%amount'

RE: Bank 1.0.4

#2
Bank is pretty much the same as eco you just need essentails please dont tell me there is more plugins...

RE: Bank 1.0.4

OP
#3
01-07-2020, 08:04 AM
damt Wrote:
Bank is pretty much the same as eco you just need essentails please dont tell me there is more plugins...
yes, they're sooo many, you don't even knowwww

RE: Bank 1.0.4

#4
Usually not needed, but I'll take it -----
thank))

Users browsing this thread: 1 Guest(s)