![BankPluginSystem[BPS]](https://cdn.modrinth.com/data/3SfaYUxH/1b3c08a0c9d82bcb9ac7b3fccbf2f0d6bddeae38_96.webp)
ModsJava
BankPluginSystem[BPS]
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
![BankPluginSystem[BPS] — screenshot 1](https://cdn.modrinth.com/data/3SfaYUxH/images/089c52e8f634e38166cf82dda797e10da830420d.png)
![BankPluginSystem[BPS] — screenshot 2](https://cdn.modrinth.com/data/3SfaYUxH/images/4ee62a7f052861d464a67dc68b5807569b904378.png)
![BankPluginSystem[BPS] — screenshot 3](https://cdn.modrinth.com/data/3SfaYUxH/images/37a47df1161e290bf668303053f819f62c16e9fc.png)
![BankPluginSystem[BPS] — screenshot 4](https://cdn.modrinth.com/data/3SfaYUxH/images/4778b946f4fb15e0f9ffcfe9accffa8a3eefbc48.png)
BankPluginSystem – Minecraft Virtual Banking Plugin
BankPluginSystem is a powerful and user-friendly virtual banking system for Minecraft servers. It allows players to manage in-game currency securely and gives server administrators flexible tools to configure and control the economy. The plugin includes a complete API for integration with other plugins.
Features
- Balance Management: Deposit, withdraw, and check player balances.
- Player-to-Player Transfers: Securely transfer funds between players.
- Transaction History: Paginated transaction logs for easy tracking.
- Customizable Currency: Diamonds, emeralds, gold, and diamond ore.
- Administrative Tools: Set bank name, configure currency, reload plugin.
- Enhanced GUI: CustomModelData for polished visual appearance.
- Multi-Storage Support: YAML, SQLite, or MySQL.
- Chat-Based Input: Interactive prompts for deposits, withdrawals, and transfers.
- Notifications: Periodic updates via chat.
Commands
/bank– Open bank GUI/balance– Check current balance/deposit <amount>– Deposit currency from inventory/withdraw <amount>– Withdraw currency to inventory/transfer <player> <amount>– Transfer funds to another player/setcurrency <diamond|emerald|gold|diamond_ore>– Set server currency (admin only)/setbankname <new name>– Change bank name (admin only)/bank reload– Reload the plugin (admin only)/bhelp– Show help and commands
API Overview
BankPluginSystem provides a full API for plugin developers. Available methods include:
Balance Management:
getBalance(playerName)/getBalance(player)– Get a player’s current balance.setBalance(playerName, amount)/setBalance(player, amount)– Set a player’s balance directly.
Deposits and Withdrawals:
deposit(playerName, amount)/deposit(player, amount)– Add funds to a player’s account.withdraw(playerName, amount)/withdraw(player, amount)– Remove funds from a player’s account.
Transfers:
transfer(fromPlayerName, toPlayerName, amount)– Transfer funds between players by name.transfer(fromPlayer, toPlayer, amount)– Transfer funds between Player objects.transfer(fromPlayer, toPlayerName, amount)– Transfer from a Player object to a player by name.
Transaction History:
getTransactions(playerName, page)/getTransactions(player, page)– Retrieve paginated transaction records.
Currency and Bank Info:
getCurrency()– Get current currency as a string.getCurrencyEnum()– Get currency type as an enum.getBankName()– Get current bank name.getStorageType()– Get storage type in use (YAML, SQLite, MySQL).
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.2.1, 1.2.2, 1.2.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as BankPluginSystem-1.0.0.1.jar — drop this file into the mods folder
- Download size: 40 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.