# Commands & Permissions

## Factions Commands

<table data-full-width="true"><thead><tr><th width="304">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>/f</code> &#x26; <code>/factions</code></td><td>Factions base command for interacting with all factions features</td></tr><tr><td><code>/f help</code></td><td>List all factions commands &#x26; thier given descriptions</td></tr></tbody></table>

## Faction Permission Kits

<table data-full-width="true"><thead><tr><th width="304">Permission</th><th>Usage</th></tr></thead><tbody><tr><td><code>factions.kit.admin</code></td><td>Faction admin permission set. Give all faction perms &#x26; permissions for chat spy etc.</td></tr><tr><td><code>factions.kit.fullplayer</code></td><td>All permissions players would need to create, manage, and interact with factions</td></tr></tbody></table>

[A full list of permissions can be found here.](https://bin.supremeventures.ca/ecasuhihin.yaml)

## Faction Flight Permissions

<table data-full-width="true"><thead><tr><th width="304">Permission</th><th>Usage</th></tr></thead><tbody><tr><td><code>factions.fly.wilderness</code></td><td>All players to fly in land that is unclaimed (wilderness)</td></tr><tr><td><code>factions.fly.warzone</code></td><td>All players to fly in land claimed by Warzone (pvp areas)</td></tr><tr><td><code>factions.fly.safezone</code></td><td>All players to fly in land claimed by Safezone (spawn/protected)</td></tr><tr><td><code>factions.fly.bypass</code></td><td>Bypass nearby enemy flight restrictions (fly with enemies nearby)</td></tr><tr><td><code>factions.fly.exempt</code></td><td>Bypass all flight restrictions (fly anywhere, anytime)</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supremeventures.ca/premium-plugins/factions-fork/commands-and-permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
