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 holds 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 a large amount of $ amount (such as in an OP prison server).
Command: (alias: /bank, /cheque)
Permission:
Installation:
Just put BankCheque.jar file in the plugins folder.
Dependency:
Vault plugin for economy support.
Whoever holds 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 a 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.
Permission:
- 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).
Installation:
Just put BankCheque.jar file in the plugins folder.
Dependency:
Vault plugin for economy support.