Bank Plus Plus / ZBank
PluginLicenseRef-All-Rights-Reserved

Bank Plus Plus / ZBank

BankPlusPlus is a Minecraft economy plugin developed by Mridul. It provides a tiered banking system that allows players to upgrade their account capacity through an exponential cost progression.

14
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About Bank Plus Plus / ZBank

BankPlusPlus is a Minecraft economy plugin developed by me.mridul. It provides a tiered banking system that allows players to upgrade their account capacity through an exponential cost progression.

Technical Architecture The plugin is structured around three specific internal classes found in the JAR file:

BankPlusPlus: The main class handling the plugin's lifecycle and core logic.

Tier: This class manages the upgrade levels, defining the benefits and costs associated with each bank rank.

PlayerBankData: Handles the persistence of individual player balances and their current tier status.

Economic Logic The system uses a specific mathematical formula for account upgrades:

Base Cost: The first account tier requires 1000 currency.

Progression: Each subsequent tier cost is calculated by multiplying the previous cost by 2 (e.g., 1000, 2000, 4000).

Configuration The plugin includes a config.yml file, which likely allows administrators to modify the starting cost (1000) and the multiplier (2) without editing the code directly.

use it by:

/bank open
/bank create 1