Bank System Mod
Version 2.0.1 is a TEST VERSION — expect bugs and breaking changes. Use in production worlds at your own risk. Stable release: v1.4.1.
BankSystem is a Minecraft mod that adds a full banking system to the game. Players get a bank account that can hold money and items. Create shared accounts with permissions, automate item transfers with redstone, track balances on in-world displays, and monitor your wealth with interactive history charts. Admins control which items can be stored in the bank to prevent it from being used as infinite storage.
More info and documentation: GitHub
For the Quilt modloader, you also need ModUtilities.
What's new in 2.0.1
- Balance history charts — interactive line graph with zoom, pan, and per-item filtering
- Bank Display blocks — configurable in-world displays showing live balance overviews or history charts
- Money stockpiles — place money items as decorative blocks in the world
- SQLite balance tracking — periodic snapshots stored in a per-world database
- Item price provider API — external mods can supply market prices for total wealth tracking
- Refreshed textures — all block and item textures updated with optimized pixel art
Bank Terminal Block
Deposit and withdraw money and items from your bank account.
ATM Block
Withdraw money as specific bank note denominations.
Bank Displays
Configurable in-world displays that show live bank account data. Choose between a balance overview grid or a balance history line chart. Adjacent displays automatically link into a multi-block screen.
Money Stockpile
Money items can be placed in the world as decorative blocks. Each denomination has its own block model.
Automate in and outflow
Bank Download Block
Bank Upload Block