Mortis Bank
PluginGPL-3.0-only

Mortis Bank

Allows you to store coins in your bank and upgrade your bank account unlocking many perks and more!

344
Downloads
2
Followers
1 years ago
Updated
📦
1
Versions

📖About Mortis Bank

Mortis Bank
Mortis Bank allows you to store coins in your bank and upgrade your bank account unlocking many perks and more.

features

● Bank Depositing / Withdrawing System. Store your coins in the bank by Depositing it with a bank limit and Take out your coins from the bank by Withdrawing it.

● Bank Upgrades with customizable requirements and perks. You can use permissions, items and money as requirements in order to purchase a bank upgrade and upgrade your bank limit.

● All Menus are configurable. You can configure the menu items and can use the provided placeholders in the menu items.

● Multiple Data Storage Systems. Supports H2, SQL, MYSQL, MARIADB, POSTGRESQL

commands

/bank
Opens the bank for the player.
Requires "bank.main" permission.

/bank help
Shows all the commands.
Requires "bank.help" permission.

/bank open
Opens the bank for the target.
Requires "bank.open" permission.

/bank admin
Shows all the admin commands
Requires "bank.admin" permission.

Full List of Commands in the Wiki

placeholders

raw Use this at the end of a placeholder to get its raw value. For Example %mortisbank_balance_raw%
formatted Use this at the end of a placeholder to format its value. For Example %mortisbank_balance_formatted%
%mortisbank_balance% Shows the bank balance
%mortisbank_max_balance% Shows the bank limit
%mortisbank_account% Shows the player's account name
%mortisbank_account_priority% Shows the player's account priority
%mortisbank_deposit_whole% Shows the deposit-able amount
%mortisbank_deposit_half% Shows the deposit-able amount
%mortisbank_withdraw_everything% Shows the withdraw-able amount
%mortisbank_withdraw_half% Shows the withdraw-able amount
%mortisbank_withdraw_twenty% Shows the withdraw-able amount
%mortisbank_has_transactions% Shows "true" if the player has transactions else "false".
%mortisbank_transaction
% Shows the transactions. Example %mortisbank_transaction_3%
%mortisbank_transaction_list
% Shows the transactions
in a list
Example %mortisbank_transaction_list_10%
%mortisbank_leaderboard_% Shows the leaderboard. Example %mortisbank_leaderboard_1%

dependencies

● VaultAPI

● A Economy Plugin (For example EssentialsX)

● PlaceholderAPI