/bank balance [player] - See other player Bank balance.
/bank deposit [amount / all] - Deposit money into your bank.
/bank withdraw [amount / all] - Withdraw monay from your bank
/bank set [player] [amount] - Set the other player balance amount.
/bank reload - Reload the Config file.
Permissions
easybank.admin.commands - Admin commands help and tab complate.
easybank.admin.balance - see other player balance.
easybank.admin.set - set other players balance amount.
easybank.admin.reload - reload the config file.
Placeholders
%easybank_balance%
%easybank_balance_format%
Code (YAML):
# # EasyBank Plugin # by Gamezad_ # autosave-delay: 600
#Delay number to save online players data, in Seconds. maximum-balance: 100000000.0
#if this set to true, when player run cmd /bank default open bank menu. Default-Open-Menu: true
Interest:
Enable: true
#Interest amount in percentage. Example: 10% - 1% - 0.5% - 0.01% amount: 1
% #Time between interest in minutes. (default 5 minutes) time: 5
command-cooldown: 10
#in ticks, # 20 ticks = 1 seconds
#You can edit message sent for player. messages:
prefix: "&eEasy&bBank &f>> " menu-title: "&bEasy Bank Menu" help: -
" " -
"&eEasy&bBank&7 - &8by Gamezad_ " -
"&9Help Commands:" -
"" -
"/Bank help &7- See bank help commands." -
"/Bank menu &7- open bank menu." -
"/Bank balance &7- Show your balance in bank." -
"/Bank deposit &7- Deposit money in your bank." -
"/Bank withdraw &7- Withdraw money from your bank." -
"" adminhelp: #Permission: 'easybank.admin.commands' -
"&9Admin Commands:" -
" " -
"/Bank balance [player] &7- see the other players balance."#Permission: 'easybank.admin.balance' -
"/Bank set [player] [amount] &7- set bank balance for others player."#Permission: 'easybank.admin.set' -
"/Bank reload &7- relaod the config file."#Permission: 'easybank.admin.reload' -
"" interest-message: "&bYou received &a$%amount%&b interest from the bank." no-perm: "&cYou don't have permission." cooldown: "&cPlease don't spam." bank-full: "&cYou have reached the maximum. You cannot deposit money in the bank." no-money-bank: "&cYou don't have enough balance in your bank!" no-money: "&cYou don't have enough Money!"
#Sound for some events Sounds: #for every section replace "NONE", to disable. help: "BLOCK_ANVIL_PLACE" Interest: "BLOCK_NOTE_BLOCK_BELL" Command: "BLOCK_LEVER_CLICK" balance: "ENTITY_PLAYER_LEVELUP"
Please Like this Resource .
Thank you <3
Please sned Report any Bug and your idea in the Reviews.