# Permissions

## XG7Plugins Permissions

| Permission                           | Description                                           |
| ------------------------------------ | ----------------------------------------------------- |
| `xg7plugins.*`                       | Gives access to all XG7Plugins commands               |
| `xg7plugins.command`                 | Gives access to all XG7Plugins commands               |
| `xg7plugins.command.*`               | Gives access to all XG7Plugins commands               |
| `xg7plugins.command.reload`          | Allows reloading plugins                              |
| `xg7plugins.command.help`            | Allows accessing the help menu                        |
| `xg7plugins.command.lang`            | Allows the player to change the plugin's language     |
| `xg7plugins.command.lang.other`      | Allows changing the language of other players         |
| `xg7plugins.command.tasks`           | Allows the player to view the plugin's tasks          |
| `xg7plugins.command.tasks.delete`    | Allows deleting tasks                                 |
| `xg7plugins.command.tasks.see`       | Allows viewing detailed task information              |
| `xg7plugins.command.tasks.stop`      | Allows stopping running tasks                         |
| `xg7plugins.command.tasks.restart`   | Allows restarting stopped tasks                       |
| `xg7plugins.command.update`          | Allows updating plugins                               |
| `xg7plugins.command.anti-tab-bypass` | Allows using anti-tab-bypass command                  |
| `xg7plugins.command.comment`         | Allows using the comment command                      |
| `xg7plugins.command.configs`         | Allows managing plugin configs via command            |
| `xg7plugins.command.variable`        | Allows using the variable command and its subcommands |
| `xg7plugins.command.variable.set`    | Allows setting variables                              |
| `xg7plugins.command.variable.get`    | Allows getting variables                              |
| `xg7plugins.command.variable.delete` | Allows deleting variables                             |
| `xg7plugins.command.variable.clear`  | Allows clearing variables                             |
| `xg7plugins.command.variable.list`   | Allows listing all variables                          |
| `xg7plugins.command.update_check`    | Allows running update check command                   |
| `xg7plugins.comment`                 | Allows using the comment command                      |
| `xg7plugins.config-edit`             | Allows editing configuration files                    |
