▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Bank Plus Plus / ZBank
Bank Plus Plus / ZBank

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.

Оцените первым
77
0

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

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.2.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:
Опубликован:5 месяцев назад
Обновлён:5 месяцев назад
Главная