This plugin allows you to integrate a bank into your Minecraft server. Money can be deposited and withdrawn. This plugin is ideal for CityBuild Server. 1. Download the newest version of this plugin 2. Drag and drop the plugin in the plugins folder 3. Restart your server 4. Edit the config.yml if you want to use the database 5. Restart your server and enjoy the plugin AVAILABLE COMMANDS DEPOSIT COMMAND WITHDRAW COMMAND BALANCE COMMAND
# Customize your messages current-balance: "%novabank_prefix% &7Your current balance is: &a$%novabank_balance%" no-permissions: "%novabank_prefix% &4You don't permissions to execute this command!" wrong-usage: "%novabank_prefix% &4Use: %novabank_default_commands%" not-enough-money: "%novabank_prefix% &4You don't have enough money!" invalid-amount: "%novabank_prefix% &4Invalid amount!" deposit-money: "%novabank_prefix% &aYou successfully deposit: $%novabank_deposit_amount%" withdraw-money: "%novabank_prefix% &aYou have successfully withdrawn: $%novabank_withdraw_amount%" new-balance: "%novabank_prefix% &aYour new balance is: $&a%novabank_balance%" player-not-found: "%novabank_prefix% &cPlayer %novabank_invalid_player% not found!" reset-money-confirm: "%novabank_prefix% &cYou have successfully reset the account of %novabank_target%!" remove-money-confirm: "%novabank_prefix% &cYou have removed $%novabank_removed_amount% from %novabank_target%'s account!" add-money-confirm: "%novabank_prefix% &aYou have added $%novabank_added_amount% to %novabank_target%'s account!" set-money-confirm: "%novabank_prefix% &cYou have set %novabank_target%'s account to $%novabank_setting_amount%!"
# Have found an error or do you speak another language? Join the discord to share your knowledge: https://discord.gg/3uNxXcmRdp # You can't add new languages! available languages: en, de, nl language: en
# MySQL required!! # To use the database change the point "use" to "true" then connect your database with the plugin # If the usage is set to false then configs are created automatically! database:
use: false
host: localhost
port: 3306
database: database
username: username
password: password
The messsages are currently available in 3 different languages (English, German, Dutch). You can't add a new file! If you are able to speak another language join the DISCORD to spread your knowledge. /bank deposit <amount> - deposit money to your bank account /bank withdraw <amount> - withdraw money from your bank account /bank balance - display your current balance
ADMIN COMMANDS /bankadmin reload - reload the configurations /bankadmin reset <player> - reset the account balance of a player /bankadmin remove <player> <amount> - remove a specific amount from a players account /bankadmin add <player> <amount> - add a specific amount to a players account /bankadmin set <player> <amount> - set the bank account to a specific amount novabank.deposit - command: /bank deposit novabank.withdraw- command: /bank withdraw novabank.balance - command: /bank balance
ADMIN COMMANDS novabank.* - every command
novabank.admin.reload - command: /ba reload novabank.admin.reset - command: /ba reset novabank.admin.remove - command: /ba remove novabank.admin.add - command: /ba add novabank.admin.set - command: /ba set %novabank_prefix% - use it for the plugin prefix %novabank_balance% - display the current balance of the bank account %novabank_default_commands% - display the available command for /bank %novabank_deposit_amount% - display the depositted amount %novabank_withdraw_amount% - display the withdrawn money %novabank_invalid_player% - display the unknown player name %novabank_target% - display the name of the account %novabank_removed_amount% - display the removed money %novabank_adding_amount% - display the adding amount %novabank_setting_amount% - show the money that was deposited into the account
The support is available on my DISCORD SERVER. Currently the support is only available in GERMAN or ENGLISH.
If you speak a language other than German, English or Dutch you can open a ticket on my server. I can then implement the new language.
You're allowed to use the plugin on your server. You're allowed to rewrite the plugin. You're not allowed to claim the plugin as your own. You're not allowed to reupload this plugin.
Do you like this plugin? Please leave me a review