-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commands | Banking
Banks are a wonderful feature as a part of the Novaconomy Plugin. They allow you to withdraw money that you need, as well as deposit excess balances for use on other people.
This section will help you understand the different kinds of commands intended for the viewing, management, and usage of banking with Novaconomy.
Command used to look up information about all banks, by opening a graphical interface.
Player Required: true
Permission: novaconomy.user.bank.info
/bank info
Command used to deposit money into a specific bank.
Player Required: true
Permission: novaconomy.user.bank.deposit
/bank deposit <amount> <economy>
Required Arguments
Amount: How much the player should deposit into the Bank.
Economy: The Economy used in the bank to target what to deposit.
Command used to withdraw money from a specific bank.
Player Required: true
Permission: novaconomy.user.bank.withdraw
/bank withdraw <amount> <economy>
Required Arguments
Amount: How much the player should withdraw from the Bank.
Economy: The Economy used in the bank to target what to withdraw.
Copyright © 2021-Present Team Inceptus. All Rights Reserved.
Licensed under the GPL-v3.0.