File Details
BankPlusPlus1.0.9.jar
- A
- Jan 15, 2026
- 8.74 KB
- 8
- 1.21.11+33
File Name
BankPlusPlus.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.2.2
- 1.2.1
New Features
Core Banking System: Released the main plugin class BankPlusPlus to handle server economy interactions.
Tiered Progression: Implemented the Tier class, allowing bank accounts to have distinct levels.
Upgrade Logic: Established the upgrade cost formula starting at 1000 currency, with a 2x multiplier for every subsequent level (e.g., 1000, 2000, 4000).
Data Persistence: Added PlayerBankData to securely store individual player balances and tier status.
Configuration
config.yml: Added the main configuration file to allow admins to tweak the base costs and multipliers.

