Add bank locked slots, show an icon for slots that are locked, with the additional option to purchase slots after clicking them
Add debug for issues with economy transactions
Fix formatting issues with non decimal systems

Bank - 20K Downloads! [ Updated for 1.18 ] 4.5.7-RELEASE
#1 Bank Plugin [Economy] [Item/Money/Exp Storage] [Highly Configurable]
-
[4.5.7] Locked slots, economy debug prints
-
[4.5.6] Add item whitelist
Add item whitelist mode
Fix sending exp issue
Enable whitelist mode by changing config mode to WHITELIST, only items added to the blacklist will be allowed in the bank. -
[4.5.5] Bank withdraw tax
Bank withdraw tax on exp/money
config.yml additions:
Code (Text):Bank:
Exp:
Withdraw:
Tax:
# Percentage to tax players when withdrawing, 0.01 = 1%
Percent: 0.01
Money:
Withdraw:
Tax:
# Percentage to tax players when withdrawing, 0.01 = 1%
Percent: 0.01 -
[4.5.5] Bank withdraw tax
Bank withdraw tax on exp/money
config.yml additions:
Code (Text):Bank:
Exp:
Withdraw:
Tax:
# Percentage to tax players when withdrawing, 0.01 = 1%
Percent: 0.01
Money:
Withdraw:
Tax:
# Percentage to tax players when withdrawing, 0.01 = 1%
Percent: 0.01 -
[4.5.4-RELEASE] Add bank/exp interest sync
Add bank/exp interest sync for multi servers. [Premium]
Code (Text):Bank:
Exp:
Interest:
Timer:
Sync:
# Enable sync payouts for multiple servers
Enabled: false
# Set sync seed for servers
# Both servers require the same seed number for this to work!
# You can use a website like https://currentmillis.com/ to seed this number if you want payouts at certain times.
Seed: 0
Bank:
Money:
Interest:
Timer:... -
[4.5.3-RELEASE] Item tab custom names, Inventory title placeholders
Add item tab custom names.
Add placeholders to inventory titles:
<player>, <bank_money>, <bank_exp>, <bank_exp_level>, <bank_slots>,<bank_used_slots>
Fix issue with player timed lock checks.
Added config values:
config.yml
Code (Text):Bank:
Items:
Rename:
# Enable tab renaming
Enabled: false
Cost:
# Money cost for renaming a tab
Money: 0
# Exp cost for renaming a tab
Exp: 0
Code (Text):Permission:
Tab:... -
[4.5.2] Item name & lore tags
Available <tags> in items.yml can be used in both the name & lore
Improved exp level math for 1.8+ -
[4.5.1] Force Open, Sending/Receiving Money & Exp
Add '/bank admin force open <name>' to force a players bank inventory open
Add bank inventory sending money & exp
Add messages for sending/receiving money & exp
Add sounds for sending/receiving money & exp
Fix sending experience
Fix sending experience/money going over maximum set in config
Fix offline experience/money going over maximum set in config
Fix hiscores not removing a player after they have been reset -
[4.5.0] World & Gamemode disabling
Add option to disable worlds from interacting with bank
Add option to disable gamemodes from interacting with bank
Fix citizens errors on shutdown -
[4.4.9] Update!
Add blacklisting itemstacks by item name or lore containing (blacklist.yml)
Add new line to language.yml messages (use <nl>)
Add anvil custom messages
Fix issue when attempting to open bank when not loaded
Fix headdb warning when not in the plugins list
Fix debug message on player load
Page 1 of 5