Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
These are only some features!
---------------Features---------------
GUI Customizing:
- Customize with a simple configuration file (Inventories.yml).
- Very lightweight and doesn't cause lag.
- Plugin embedded placeholders can be used in the item description + name
-
v1.2 Upgrade UI available!
-
v1.4 Now can add custom sounds to clicking things
Deposit-Withdraw:
- Customize with item events in Inventories.yml.
- Can deposit or withdraw a custom amount, 25%, 50%, or 100%.
- Placeholders can be used for after amounts of a bank action.
Upgrades:
- Customize in the config.yml
- Set a custom Bank limit, Bank interest, Cost of upgrade, Name, etc.
- Upgrade level is used by the upgrade key in the config
-
BIG: You can set the upgrade material so each upgrade can have a different material in the bank GUI.
-
v1.2 Upgrade UI available!
Interest:
- Customize in the config.yml
- Can be a fixed percentage or percentage based on upgrade
- Configurable time in minutes
-
BIG: Customize how many times interest can be collected offline.
-
v1.3 Interest time placeholder: %supremebanks_interest-time%
Storage:
- All storage is loaded into hashmaps that are saved at the stop of the server for a lagless experience.
- Options are h2, yaml, and MySQL!
Economy:
- Eco options are (vault or self)!
- Vault will use the economy that vault provides (Vault must be installed)
- Self will enable the built in economy from SupremeBanks
- PAPI placeholders also added (read below)
-
v1.4 Death events that can take a percentage of a players balance
PlaceholderAPI:
- Completly optional (Install to enable)
- Placeholders: %supremebanks_eco-balance% - Economy Balance, %supremebanks_bank-balance% - Bank Balance,
%supremebanks_bank-upgrade% - Bank Upgrade,
%supremebanks_interest-time% - Time until interest.
- Registers the placeholders in the inventories.yml file
Commands
/bank - Open the bank GUI
permission: supremebanks.bank
/bankbalance - Get bank balance
permission: supremebanks.bankbalance
aliases: /bankbal
/supremebanks - Plugin Management
permission: supremebanks.admin
args: reload, version, support
If economy enabled:
/supremeeconomy - Eco Management
permission: supremebanks.eco.admin
aliases: /economy
/balancetop - Balancetop
permission: supremebanks.eco.balancetop
aliases: /baltop, /ecotop
args: <page> (optional)
/balance - Player Balance
permission: supremebanks.eco.balance + supremebanks.eco.balance-others
aliases: /bal
args: <player> (optional)
/pay - Pay a player
permission: supremebanks.eco.pay
args: <player> (required)