THIS PLUGIN REQUIRES VAULT AND AN ECONOMY PLUGIN LIKE ESSENTIALS TO WORK!
Optional: PlaceholderAPI
Need help? Join my discord!

 
- Support will be only given on discord.
 
- Do not use the review section to report bugs or leave suggestions.
 
 
Basically every single feature that a bank plugin can have!
- Custom Bank Gui with Custom Heads Support
 
- Online and Offline Interest
 
- Many cool sounds effects
 
- Various ways to deposit / withdraw money
 
- A BankTop System 100% customizable
 
- Much much more..
 
 
 
 
Command aliases: [bankp, bp]
MEMBER COMMANDS
- /bank customDeposit Command used for custom guis
 
- /bank customWithdraw Command used for custom guis
 
- /bank View Balance / Open GuiBank
 
- /bank deposit <amount/half/all> Deposit an amount of money in your Bank
 
- /bank withdraw <amount/half/all> Withdraw an amount of money from your bank
 
- /bank pay <player> <amount> Send an amount of money from your bank to a player
 
- /bank view <player> View the bank balance of a player
 
- /bank help Send and help message
 
- /bank balance/bal See your current balance
 
- /bank interest See the time remaining for the interest
 
 
ADMIN COMMANDS
- /bank set <player> <amount> Set the bank balance of a player to <amount>
 
- /bank add <player> <amount> Add and amount of money to the player bank
 
- /bank remove <player> <amount> Remove and amount of money from the player bank
 
- /bank reload Reload the plugin
 
- /bank restartInterest Restart the interest cooldown
 
- /bank giveInterest Instantly give the interest to everyone
 
- /bank interestMillis See the time remaning for the interest in milliseconds
 
- /bank saveAllBankBalances Save all players money in the players.yml
 
- /bank updateBankTop Update the banktop
 
- /bank validateAllAccounts Revalidate the file "players.yml" to avoid problems with loading player balances.
 
- /bank debug <option> Toggle the debugger for that option.
 
 

- bankplus.use ( Access to /bank )
 
- bankplus.withdraw
 
- bankplus.customwithdraw
 
- bankplus.interest
 
- bankplus.interestmillis
 
- bankplus.deposit
 
- bankplus.customdeposit
 
- bankplus.view
 
- bankplus.add
 
- bankplus.pay
 
- bankplus.remove
 
- bankplus.set
 
- bankplus.balance
 
- bankplus.help
 
- bankplus.reload
 
- bankplus.give-interest
 
- bankplus.restart-interest
 
- bankplus.receive.interest
 
- bankplus.worlds.blacklist.bypass
 
- bankplus.saveallbankbalances
 
- bankplus.updatebanktop
 
- bankplus.validateallaccounts
 
- bankplus.debug
 
 

YOU NEED PLACEHOLDERAPI TO BE ABLE TO SEE THESE PLACEHOLDERS!
- %bankplus_balance% Player bank balance with commas
 
- %bankplus_balance_formatted% Player bank balance Formatted with decimals
 
- %bankplus_balance_long% The raw long number
 
- %bankplus_balance_formatted_long% Player bank balance Formatted
 
- %bankplus_interest_cooldown% Return the interest cooldown already formatted
 
- %bankplus_next_interest% Returns the expect amount of money from the next interest.
 
- %bankplus_next_interest_formatted%
 
- %bankplus_next_interest_long%
 
- %bankplus_next_interest_formatted_long%
 
- %bankplus_banktop_money_%num%% Shows the money of the selected player, based on his position.
 
- %bankplus_banktop_name_%num%% Shows the name of the selected player, based on his position.