-
Notifications
You must be signed in to change notification settings - Fork 0
Commands and Permissions
Narcilioo edited this page Jul 23, 2026
·
1 revision
Complete reference for GlowPlayersPro commands and permissions.
| Command | Description | Permission |
|---|---|---|
/glow |
Toggles default glow | glowplayers.use |
/glow <color> |
Sets a specific color | glowplayers.use |
/glow off |
Removes own glow | glowplayers.use |
/glow neon |
Starts rainbow effect | glowplayers.neon |
| Command | Description | Permission |
|---|---|---|
/glow off <player> |
Removes glow from others | glowplayers.admin |
/glow reload |
Reloads configurations | glowplayers.admin |
/glow clearall |
Clears all plugin data | glowplayers.admin |
Use any of the 16 standard Minecraft colors:
| Color | Command | Color Code |
|---|---|---|
| Black | /glow black |
&0 |
| Dark Blue | /glow dark_blue |
&1 |
| Dark Green | /glow dark_green |
&2 |
| Dark Aqua | /glow dark_aqua |
&3 |
| Dark Red | /glow dark_red |
&4 |
| Dark Purple | /glow dark_purple |
&5 |
| Gold | /glow gold |
&6 |
| Gray | /glow gray |
&7 |
| Dark Gray | /glow dark_gray |
&8 |
| Blue | /glow blue |
&9 |
| Green | /glow green |
&a |
| Aqua | /glow aqua |
&b |
| Red | /glow red |
&c |
| Light Purple | /glow light_purple |
&d |
| Yellow | /glow yellow |
&e |
| White | /glow white |
&f |
Allows using the /glow command and choosing colors.
-
Default:
op -
Examples:
-
/glow— Toggles glow -
/glow red— Sets red color -
/glow off— Removes glow
-
Allows using the Neon (rainbow) effect.
-
Default:
op -
Examples:
-
/glow neon— Enables neon effect
-
Allows admin commands (reload, clearall and removing glow from others).
-
Default:
op -
Examples:
-
/glow reload— Reloads configuration -
/glow clearall— Clears all data -
/glow off Steve— Removes glow from player Steve
-
/glow
Toggles glow with the color defined in settings.default-color (default: WHITE).
/glow red
Sets glow to red color.
/glow neon
Enables the animated rainbow effect.
/glow off
Removes glow from the current player.
/glow off Steve
Removes glow from player Steve.
/glow reload
Reloads all configuration files.
/glow clearall
Removes all glow effects and clears the database.
GlowPlayersPro provides tab completion for all commands:
- Type
/glowand press Tab to see all available options - Options are automatically filtered based on player permissions
- Colors and admin commands only appear if the player has the required permission
If cooldown-seconds is set in config.yml, players will have a waiting time between glow changes:
- Players with
glowplayers.adminbypass the cooldown - The cooldown message shows the remaining time
- Cooldown is cleared when the player leaves the server
- Console: Admin commands can be executed by the console
- Translation: Subcommand names can be translated in language files
- Persistence: Glow state is saved and reapplied on join