> For the complete documentation index, see [llms.txt](https://scratchit.devs.beer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scratchit.devs.beer/cinese/configurations/permissions.md).

# 权限

* `scratchit.card.show_in_list_gui.PERMISSION`
  * 允许在使用 **/scratchit list** 打开的页面查看某个卡片。 示例: `scratchit.card.show_in_list_gui.default.homework`
* `scratchit.card.use.PERMISSION`
  * 允许使用某个卡片。 示例: `scratchit.card.use.default.homework`
* `scratchit.user.list`
  * 允许使用 `/scratchit list` 命令
* `scratchit.admin.config`
  * 允许使用 `/scrachit config` 命令
* `scratchit.admin.config.reload`
  * 允许使用 `/scratchit config reload` 命令
* `scratchit.admin.config.AutoListAnimationFiles`
  * 允许使用 `/scratchit config AutoListAnimationFiles` 命令
* `scratchit.admin.config.create`
  * 允许使用 `/scratchit config create` 命令
* `scratchit.admin.get`
  * 允许使用 `/scratchit get` 命令
* `scratchit.admin.give`
  * 允许使用 `/scratchit give` 命令
