> ## Documentation Index
> Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Permissions

> All permissions used by the Quest Codex Extension.

| Permission              | Default | Description                                       |
| :---------------------- | :------ | :------------------------------------------------ |
| `typewriter.codex.open` | OP      | Open a quest category via `/tw codex <category>`. |

Quest tracking permissions (`typewriter.quest`, `typewriter.quest.track`, `typewriter.quest.untrack`) are provided by **QuestExtension**.

## Permission Plugin Example

### LuckPerms

```
/lp group default permission set typewriter.codex.open true
```
