-
Notifications
You must be signed in to change notification settings - Fork 26
ATM Signs
Linus edited this page Dec 11, 2017
·
1 revision
To create an atm sign, place a sign with the first line: [ATM]
. You can put whatever you want on the next lines, and you'll need the permission tim.atm.place
to be able to do this.
To use an atm sign, just click it. You'll need the permission tim.atm.use
to be able to do this.
All labels, withdraw and deposit amounts can be configured using the section shown below in the config.yml. You also have the opportunity to adjust the worth gradation of both deposit and withdraw in order to fit the economics on your server.
enable_atm: true
atm_title: "&cATM"
atm_withdraw: "&cWithdraw"
atm_deposit: "&cDeposit"
atm_balance: "&cBank balance:"
atm_worth_gradation:
- 10.0
- 100.0
- 1000.0
- 10000.0
Home
Home
Frequently Asked Questions
Feature Info
Commands
ATM Signs
Placeholders
Permissions
Misc.
Config