generated from Rosewood-Development/RoseTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commands & Permissions
Robin edited this page Jan 21, 2024
·
2 revisions
This page has all the information regarding commands for Vouchers and how to use them
To use these commands, You need to have the permission nodes associated with them. OP Players will automatically be assigned these permissions. For any player who isn't an operator, You will need to use a permissions plugin such as LuckPerms to set this up.
All commands and aliases can be modified in /plugins/Vouchers/commands/vouchers.yml
. Anytime you see <
brackets>
in a command, you are required to include that argument in your command. If the command arguments contain a [
brackets]
, This argument is optional and can be ignored.
Command | Description | Permission Node |
---|---|---|
/vouchers | Views information about the plugin. | vouchers.use |
/vouchers give [amount] [player] | Gives a voucher to a player. | vouchers.give |
/vouchers list | Shows all loaded vouchers in a menu | vouchers.list |
/vouchers reload | Reloads the plugin. | vouchers.reload |