Home
MineBank - Created by Guayando
Compiled with Java 8
If you've found any bug or have an idea for this plugin, you can submit it here: Github-Support
Features
Placeholders
Commands
Blue commands are for administrators.
Green commands are for all players.
Alias - minebank, mb
/minebank help - Shows the MineBank command list
/minebank reload - Reloads the plugin configuration
/minebank version - Shows the plugin version
/minebank author - Shows the plugin author
/minebank permissions - Shows the plugin permissions list
/minebank plugin - Shows the plugin download link
/bank - Opens the inventory (1.13+)
/bank help - Shows the Bank command list
/bank add <amount> - Deposits a specified amount of money
/bank add mid - Deposits half of the current balance of your bank level
/bank add midmax - Deposits half of the maximum balance of your bank level
/bank add max - Deposits the maximum balance of your bank level
/bank take <amount> - Withdraws a specified amount of money
/bank take mid - Withdraws half of the current balance of your bank level
/bank take midmax - Withdraws half of the maximum balance of your bank level
/bank take max - Withdraws the maximum balance of your bank level
/bank set <player> bal <amount> - Sets the player's balance
/bank set <player> bal midmax - Sets the player's balance to half of the maximum balance of their bank level
/bank set <player> bal max - Sets the player's balance to the maximum balance of their bank level
/bank set <player> level <level> - Sets the player's bank level
/bank set <player> level midmax - Sets the player's bank level to half of the maximum bank level
/bank set <player> level max - Sets the player's bank level to the maximum bank level
/bank set <player> level <level> true - Sets the player's bank level and adjusts the balance to the maximum
/bank set <player> level <level> false - Sets the player's bank level and adjusts the balance if it is above the maximum
/bank top - Shows the players with the most money in the bank
/bank bal - Checks the amount of money in your bank
/bank bal <player> - Checks the amount of money in another player's bank
/bank max bal - Checks the maximum money capacity of your bank level
/bank max bal <player> - Checks the maximum money capacity of another player's bank
/bank max level - Checks the maximum level of your bank
/bank max level <player> - Checks the maximum bank level of another player
/bank level - Checks your bank level
/bank level <player> - Checks another player's bank level
/bank levelup - Upgrades your bank level
Permissions
Blue permissions are for administrators.
Green permissions are for all players.
Dependencies
Required
You need Vault and an economy plugin like EssentialsX that supports Vault.
Optional
Support for PlaceholderAPI.
Others
Possible Future Updates
+ Inventory GUI for versions 1.8 to 1.12
+ Add different interest rates for each bank
+ Add a loan system between players
+ Create joint banks to share money between multiple players
+ Add a bitcoin system
If you have any ideas to improve this plugin, you can send them here: Github-Idea
Known Issues
BankInventoryEvent.openBankInventory: placing an item in an impossible slot (if there are 4 rows (9*4= 36) placing an item in slot 42)
BankInventoryManager.reloadConfig: setting a non-existent language in "config.inventory-language" (e.g., "qwe")