# Commands & Permissions

All of the command that are available in eGlow with their associated permissions.

## User commands

### /eglow

* **Permission:** `eglow.command.gui` / `eglow.user.*`
* **Description:** Opens the eGlow GUI.

<figure><img src="/files/6smIbaKQNNPSuRnmoYBV" alt=""><figcaption></figcaption></figure>

### /eglow help

* **Permission:** `eglow.command.help` / `eglow.user.*`
* **Description:** Gives a list of all commands.

<figure><img src="/files/J7vvG4P1ba6yERT8nOUS" alt=""><figcaption></figcaption></figure>

### /eglow list

* **Permission:** `eglow.command.list` / `eglow.user.*`
* **Description:** Gives a list of all available effects.

<figure><img src="/files/HcbfMr50vwV9rEOxEIOF" alt=""><figcaption></figcaption></figure>

### /eglow toggle

* **Permission:** `eglow.command.toggle` / `eglow.user.*`
* **Description:** Toggles the glow on/off.

<figure><img src="/files/jpRb0iGMoYhuNo0AJxIW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/07Z5KCQD6r3qaesUNY3s" alt=""><figcaption></figcaption></figure>

### /eglow visibility (visibility)

* **Permission:** `eglow.command.visibility` / `eglow.user.*`
* **Description:** Set a custom glow visibility.

<figure><img src="/files/64zpli8cwontMqBRcFlZ" alt=""><figcaption></figcaption></figure>

#### Visibilities

* **all:** **Enables** the glowing of all players **including** your own.
* **own:** **Disables** the glowing of all players **excluding** your own.
* **Other: Enabled** the glowing of all players **excluding** your own.
* **none:** **Disables** the glowing of all players **including** your own.

#### Note

* This only applies to player glows.

### /eglow (color)

* **Permission** `eglow.color.<color>` / `eglow.color.*`
* **Description:** Enables the specified solid glow.

<figure><img src="/files/Y3I17ZuxQ9Qkbw7atVtJ" alt=""><figcaption></figcaption></figure>

#### Colors

* `red` `darkred` `gold` `yellow` `green` `darkgreen` `aqua` `darkaqua`
* `blue` `darkblue` `purple` `pink` `white` `gray` `darkgray` `black`

#### Note

* Using `none`, `off` or `disable` will turn of the glow.

### /eglow blink (color) (speed)

* **Permission:** `eglow.blink.<color>` / `eglow.blink.*`
* **Description:** Enables the specified blinking glow.

<figure><img src="/files/jKCMwIMnKC1sCOSxJwUl" alt=""><figcaption></figcaption></figure>

#### Colors

* Check [#eglow-color](#eglow-color "mention")

#### Speed

* `slow` & `fast`

### /eglow (effect)

* **Permission:** `eglow.effect.<effect>` / `eglow.effect.*`
* **Description:** Enables the specified effect glow.

<figure><img src="/files/QUxx8iCtEWNqMCdOe5Yk" alt=""><figcaption></figcaption></figure>

#### Effects

* `rainbow` and all other custom effects.

### /eglow custom (delay) (color) (color) ...

* **Permission:** `eglow.effect.custom` / `eglow.effect.*`
* **Description:** Opens personal effect GUI without arguments or enables personal effect based on arguments.
* **Alternative format:** /eglow custom (delay) (color):(color):...

## Admin commands

### /eglow set (player/NPC) (color)

* **Permission:** `eglow.command.set` / `eglow.admin.*`
* **Description:** Enables the specified solid glow to the player/NPC.

<figure><img src="/files/odMAND9Eq8k6sC2GPzH5" alt=""><figcaption></figcaption></figure>

#### Player

* Full/part of playername or \* for all players.

#### NPC

* **Selected NPC:** use `NPC:s`, `NPC:sel` or `NPC:selected`.
* **Another NPC:** use `NPC:<ID>` and specify the NPC ID.

#### Colors

* Check [#eglow-color](#eglow-color "mention").

### /eglow set (player/NPC) blink (color) (speed)

* **Permission:** `eglow.command.set` / `eglow.admin.*`
* **Description:** Enables the specified blinking glow to the player/NPC.

<figure><img src="/files/hs9lcl75toUVkwgxuYm0" alt=""><figcaption></figcaption></figure>

#### Player/NPC

* See [#eglow-set-player-npc-blink-color-speed](#eglow-set-player-npc-blink-color-speed "mention").

#### Color

* See [#eglow-color](#eglow-color "mention").

#### Speed

* See [#eglow-blink-color-speed](#eglow-blink-color-speed "mention").

### /eglow set (player/NPC) effect

* **Permission:** `eglow.command.set` / `eglow.admin.*`
* **Description:** Enables the specified effect glow to the player/NPC.

<figure><img src="/files/prruZCj8k1kgcLgD2IQk" alt=""><figcaption></figcaption></figure>

#### Player/NPC

* See [#eglow-set-player-npc-color](#eglow-set-player-npc-color "mention").

#### Effect

* See [#eglow-effect](#eglow-effect "mention").

### /eglow unset (player/NPC)

* **Permission:** `eglow.command.unset` / `eglow.admin.*`
* **Description:** Disabled the glow for the given player(s).

<figure><img src="/files/07ZM6aXfM3HWsXDcNDfL" alt=""><figcaption></figcaption></figure>

#### Player/NPC

* Check [#eglow-set-player-npc-color](#eglow-set-player-npc-color "mention").

### /eglow debug (player)

* **Permission:** `eglow.command.debug` / `eglow.admin.*`
* **Description:** Shows debug info, mainly used to find issues in reports.

<figure><img src="/files/IbqENooeWGOXHpHVZaaA" alt=""><figcaption></figcaption></figure>

#### Player (Optional)

* Shows additional debug info for the specified player.

### /eglow reload

* **Permission:** `eglow.command.reload` / `eglow.admin.*`
* **Description:** Reloads the plugin.

<figure><img src="/files/lkHSL5GPM0RKt0Ugbguu" alt=""><figcaption></figcaption></figure>

### Additional permissions

* `eglow.option.glowonjoin` (`eglow.user.*`): Gives the ability to toggle whether the glow will enable on join.
* `eglow.option.update` (`eglow.admin.*`): Gives the ability to get update notifications for the plugin.
* `eglow.*`: Gives all listed permissions.

#### Note

* All permissions containing a `*` are group permissions, so contain all the permissions where they are mentioned on this page


---

# 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://eplugins.gitbook.io/eglow/getting-started/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.
