> For the complete documentation index, see [llms.txt](https://klema.gitbook.io/sir-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://klema.gitbook.io/sir-docs/about-s.i.r./permissions.md).

# Permissions

{% hint style="info" %}
This section is currently outdated. Please wait for a proper rewrite.
{% endhint %}

## Admin permissions:

You can use OP as a wildcard for the permissions ;)

* sir.\*
* sir.admin.\*
* sir.print.\*
* sir.announcer.\*
* sir.message.\*

## Extra permissions:

| Permission           | Children of (if any) | Wildcard |
| -------------------- | -------------------- | -------- |
| sir.admin.about      | sir.admin.\*         | OP       |
| sir.admin.help       | sir.admin.\*         | OP       |
| sir.admin.reload     | sir.admin.\*         | OP       |
| sir.admin.updater    | sir.admin.\*         | OP       |
|                      |                      |          |
| sir.print.targets    | sir.print.\*         | OP       |
| sir.print.action-bar | sir.print\*          | OP       |
| sir.print.chat       | sir.print.\*         | OP       |
| sir.print.title      | sir.print.\*         | OP       |
|                      |                      |          |
| sir.announcer.help   | sir.announcer.\*     | OP       |
| sir.announcer.start  | sir.announcer.\*     | OP       |
| sir.announcer.stop   | sir.announcer.\*     | OP       |
| sir.announcer.reboot | sir.announcer.\*     | OP       |
|                      |                      |          |
| sir.message.default  | sir.message.\*       | OP       |
| sir.message.reply    | sir.message.\*       | OP       |
