VVOUCHER
Commands
Use this page when you want to give voucher items, reload voucher files, run reusable reward events, or enable and disable vouchers. Every command has a matching permission.
How To Read This Page
- Commands are typed with
/vvoucher. <voucher-name>means the file key of the voucher you want to use.[player],[amount], and[-s]are optional.-smeans silent mode, so the target receive message is skipped.
Command List
| Command | Permission | Description |
|---|---|---|
/vvoucher help | vvoucher.help | Shows the styled in-game help menu from the active language file. |
/vvoucher reload | vvoucher.reload | Reloads config, language, voucher files, and event files. |
/vvoucher give <voucher-name> [player] [amount] [-s] | vvoucher.give | Gives one selected voucher to yourself or to a target player. |
/vvoucher giveall <voucher-name> [amount] [-s] | vvoucher.giveall | Gives the selected voucher to all online players. |
/vvoucher getall [player] [amount] | vvoucher.getall | Gives every enabled voucher to yourself or to a target player. |
/vvoucher run-event <event> [player] [amount] | vvoucher.run-event | Runs one reusable reward event table from events/*.yml. |
/vvoucher enable <voucher-name> | vvoucher.enable | Enables a voucher in its file and reloads vouchers automatically. |
/vvoucher disable <voucher-name> | vvoucher.disable | Disables a voucher in its file and reloads vouchers automatically. |
Common Setup
- Give administrators
vvoucher.givewhen they only need to give one voucher. - Give
vvoucher.giveallcarefully because it affects every online player. - Use
vvoucher.run-eventfor reusable reward tables that are not tied to one voucher item. - All VVoucher permissions default to
opunless changed by a permissions plugin.
Examples
/vvoucher give money
/vvoucher give money Steve
/vvoucher give money Steve 5
/vvoucher give fly-permission Steve 1 -s
/vvoucher run-event example-event Steve 3