This plugin will allow you to issue a bank cheque from your economy balance. By default, a bank cheque is issued in the form of a minecraft paper. The check will have its monetary value and issuer's name on it.
Whoever hold this check can redeem it by right clicking it.
You can also use "beautify" option to specify the format using "k, M, B, T, Q, P,..." in case you need to support large amount of $ amount (such as in an OP prison server).
Command: (alias: /bank, /cheque)
Just put BankCheque.jar file in the plugins folder.
Dependency:
Vault plugin for economy support.
Whoever hold this check can redeem it by right clicking it.
You can also use "beautify" option to specify the format using "k, M, B, T, Q, P,..." in case you need to support large amount of $ amount (such as in an OP prison server).
Command: (alias: /bank, /cheque)
- /bankcheque help : displays this help menu.
- /banckcheque reload : reloads config file.
- /cheque <amount> : issue a cheque with <amount> from your account
- right-click a cheque : deposit the amount on the cheque into your account.
- /cheque issue <player> <amount> [from:sender]: issue a cheque with <amount> to <player> (optional: from sender).
- (to be released) /expbottle <amount> : withdraw the specified amount of EXP into an exp bottle.
- bankcheque.withdraw : allows you to withdraw $ from your account to issue a check
- bankcheque.deposit : allows you to cash the cheque (to be released....or withdraw exp into an exp bottle).
- bankcheque.issue : allows you to use issue command.
- bankcheque.issue.other : allows you to use issue command to withdraw the fund from other (including CONSOLE/System).
Just put BankCheque.jar file in the plugins folder.
Dependency:
Vault plugin for economy support.