# Commands & Permissions

## Commands & Permissions

#### Introduction <a href="#introduction" id="introduction"></a>

***

This page contains all of the commands and permissions for TheGlow.

### Player Commands <a href="#basic-commands" id="basic-commands"></a>

<table><thead><tr><th width="228">Command</th><th width="254.33333333333331">Description</th><th>Permission Node</th></tr></thead><tbody><tr><td><code>/glow</code></td><td>With this command you can open the menu</td><td><code>glow.open</code></td></tr></tbody></table>

***

### Admin Commands

<table><thead><tr><th width="228">Command</th><th width="254.33333333333331">Description</th><th>Permission Node</th></tr></thead><tbody><tr><td><code>/theglow help</code></td><td>You can see the list of commands along with their descriptions</td><td><code>theglow.help</code></td></tr><tr><td><code>/theglow reload</code></td><td>Reload configuration</td><td><code>theglow.reload</code></td></tr><tr><td><code>/theglow info</code></td><td>View information about a player</td><td><code>theglow.info</code></td></tr><tr><td><code>/theglow removeall &#x3C;player></code></td><td>Deletes all player information</td><td><code>theglow.removeall</code></td></tr><tr><td><code>/theglow set &#x3C;player> &#x3C;value></code></td><td>You will be able to force a glow on a player.</td><td><code>theglow.set</code></td></tr><tr><td><code>/theglow unset &#x3C;player></code></td><td>You can take the shine off a player</td><td><code>theglow.unset</code></td></tr><tr><td><code>/theglow openmenu &#x3C;player> &#x3C;menu></code></td><td>You can force the opening of a menu to a player.</td><td><code>theglow.openmenu</code></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.xshyo.us/free-plugins/theglow/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.
