> For the complete documentation index, see [llms.txt](https://docs.tweetzy.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tweetzy.ca/official-plugins/vouchers/commands-and-permissions.md).

# Commands & Permissions

| Command                                                 | Permission                    | Description                                         |
| ------------------------------------------------------- | ----------------------------- | --------------------------------------------------- |
| /vouchers                                               | vouchers.admin                | Main command to access admin menu                   |
| /vouchers give \<player/\*> <#> \<voucherId> \[-a args] | vouchers.command.give         | Grants access to the voucher give command           |
| /vouchers import                                        | vouchers.command.import       | Imports a v2 export into v3                         |
| /vouchers reload                                        | vouchers.command.reload       | Reloads the setting and translation files           |
| /vouchers clearredeems \<player/\*> \<voucherId>        | vouchers.command.clearredeems | Clears the redeem history for player(s)             |
| /vouchers export \[confirm]                             | vouchers.command.export       | Used to export vouchers into json files for editing |
| /vouchers sync \<voucherId/\*>                          | vouchers.command.sync         | Used to sync exported files or newly created ones.  |
|                                                         | vouchers.admin                | Gives admin access to the voucher plugin.           |
