Commands & Permissions
Last updated
Last updated
All of the command that are available in eGlow with their associated permissions.
Permission: eglow.command.gui
/ eglow.user.*
Description: Opens the eGlow GUI.
Permission: eglow.command.help
/ eglow.user.*
Description: Gives a list of all commands.
Permission: eglow.command.list
/ eglow.user.*
Description: Gives a list of all available effects.
Permission: eglow.command.toggle
/ eglow.user.*
Description: Toggles the glow on/off.
Permission: eglow.command.visibility
/ eglow.user.*
Description: Set a custom glow visibility.
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.
This only applies to player glows.
Permission eglow.color.<color>
/ eglow.color.*
Description: Enables the specified solid glow.
red
darkred
gold
yellow
green
darkgreen
aqua
darkaqua
blue
darkblue
purple
pink
white
gray
darkgray
black
Using none
, off
or disable
will turn of the glow.
Permission: eglow.blink.<color>
/ eglow.blink.*
Description: Enables the specified blinking glow.
Check /eglow (color)
slow
& fast
Permission: eglow.effect.<effect>
/ eglow.effect.*
Description: Enables the specified effect glow.
rainbow
and all other custom effects.
Permission: eglow.command.set
/ eglow.admin.*
Description: Enables the specified solid glow to the player/NPC.
Full/part of playername or * for all players.
Selected NPC: use NPC:s
, NPC:sel
or NPC:selected
.
Another NPC: use NPC:<ID>
and specify the NPC ID.
Check /eglow (color).
Permission: eglow.command.set
/ eglow.admin.*
Description: Enables the specified blinking glow to the player/NPC.
See /eglow (color).
Permission: eglow.command.set
/ eglow.admin.*
Description: Enables the specified effect glow to the player/NPC.
See /eglow (effect).
Permission: eglow.command.unset
/ eglow.admin.*
Description: Disabled the glow for the given player(s).
Permission: eglow.command.debug
/ eglow.admin.*
Description: Shows debug info, mainly used to find issues in reports.
Shows additional debug info for the specified player.
Permission: eglow.command.reload
/ eglow.admin.*
Description: Reloads the plugin.
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.
All permissions containing a *
are group permissions, so contain all the permissions where they are mentioned on this page