> For the complete documentation index, see [llms.txt](https://kubkitdev.gitbook.io/mmoforge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kubkitdev.gitbook.io/mmoforge/getting-started/commands-and-permissions.md).

# Commands & Permissions

| Command                                  | Description                                           | Permission                    |
| ---------------------------------------- | ----------------------------------------------------- | ----------------------------- |
| `/mmf create <id> <name>`                | Create a forge on the block you're looking at         | `mmoforge.admin`              |
| `/mmf remove <id>`                       | Remove a forge                                        | `mmoforge.admin`              |
| `/mmf list`                              | List forges                                           | `mmoforge.admin`              |
| `/mmf profile <forge> <profile>`         | Assign a profile to a forge                           | `mmoforge.admin`              |
| `/mmf profiles`                          | List profiles                                         | `mmoforge.admin`              |
| `/mmf givedust <player> <type> [amount]` | Give reforge dust                                     | `mmoforge.admin`              |
| `/mmf debug`                             | Info about the item in your hand (rarity, type, etc.) | `mmoforge.admin`              |
| `/mmf stats [player]`                    | Reforge statistics                                    | own: everyone / others: admin |
| `/mmf reload`                            |                                                       |                               |

## Permissions

| Permission              | Purpose                           | Default  |
| ----------------------- | --------------------------------- | -------- |
| `mmoforge.admin`        | Admin commands                    | op       |
| `mmoforge.use`          | Use the forges                    | everyone |
| `mmoforge.shield.vip`   | More shield uses per item (6)     | nobody   |
| `mmoforge.shield.elite` | Even more shield uses (10)        | nobody   |
| `mmoforge.vip`          | Access to the "vip" forge profile | nobody   |

Profile and shield-use permissions are **configurable** in `config.yml`.
