# 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.           |
