# Commands & Permissions

## Commands

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

## Permissions

<table data-full-width="true"><thead><tr><th width="304">Permission</th><th>Usage</th></tr></thead><tbody><tr><td><code>guilds.bypass</code></td><td>Guilds bypass permission to bypass all claim protection</td></tr><tr><td><code>guilds.fly.use</code></td><td>Allows players to use /g fly in their claims</td></tr><tr><td><code>guilds.fly.bypass</code></td><td>Allows players to bypass claim protection while flying</td></tr><tr><td><code>guilds.fly.wilderness</code></td><td>Allows players to fly in unclaimed land (wilderness)</td></tr><tr><td><code>guilds.fly.sanctuary</code></td><td>Allows players to flw in land claimed by sanctuary (spawn/safezone)</td></tr><tr><td><code>guilds.fly.exempt</code></td><td>Exempts players from disabling other players flight when checking for enemies</td></tr><tr><td><code>guilds.adminclaim</code></td><td>Allows user to claim land for system/server factions like sanctuary</td></tr><tr><td><code>guilds.chatspy</code></td><td>Allows users to toggle guild admin chat spy and view private guild chat messages</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/smp-guilds-20.00/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.
