Commands & Permissions
All of the command that are available in eGlow with their associated permissions.
Content
#/eglow set (player/NPC) blink (color) (speed)
#/eglow set (player/NPC) effect
User commands
/eglow
Permission:
eglow.command.gui
/eglow.user.*
Description: Opens the eGlow GUI.
/eglow help
Permission:
eglow.command.help
/eglow.user.*
Description: Gives a list of all commands.
/eglow list
Permission:
eglow.command.list
/eglow.user.*
Description: Gives a list of all available effects.
/eglow toggle
Permission:
eglow.command.toggle
/eglow.user.*
Description: Toggles the glow on/off.
/eglow visibility (visibility)
Permission:
eglow.command.visibility
/eglow.user.*
Description: Set a custom glow visibility.
Visibilities
all: Enables the glowing of all players including your own.
own: Disabled the glowing of all players excluding your own.
none: Disabled 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.
Colors
red
darkred
gold
yellow
green
darkgreen
aqua
darkaqua
blue
darkblue
purple
pink
white
gray
darkgray
black
rainbow
chrismas halloween
Note
Using
none
,off
ordisable
will turn of the glow.
/eglow blink (color) (speed)
Permission:
eglow.blink.<color>
/eglow.blink.*
Description: Enables the specified blinking glow.
Colors
Check /eglow color
Speed
slow
&fast
/eglow (effect)
Permission:
eglow.effect.<effect>
/eglow.effect.*
Description: Enables the specified effect glow.
Effects
rainbow
and all other custom effects.
Admin commands
/eglow set (player/NPC) (color)
Permission:
eglow.command.set
/eglow.admin.*
Description: Enables the specified solid glow to the player/NPC.
Player
Full/part of playername or * for all players.
NPC
Selected NPC: use
NPC:s
,NPC:sel
orNPC:selected
.Another NPC: use
NPC:<ID>
and specify the NPC ID.
Colors
Check /eglow (color).
/eglow set (player/NPC) blink (color) (speed)
Permission:
eglow.command.set
/eglow.admin.*
Description: Enables the specified blinking glow to the player/NPC.
Player/NPC
Color
See /eglow (color).
Speed
/eglow set (player/NPC) effect
Permission:
eglow.command.set
/eglow.admin.*
Description: Enables the specified effect glow to the player/NPC.
Player/NPC
Effect
See /eglow (effect).
/eglow unset (player/NPC)
Permission:
eglow.command.unset
/eglow.admin.*
Description: Disabled the glow for the given player(s).
Player/NPC
/eglow debug (player)
Permission:
eglow.command.debug
/eglow.admin.*
Description: Shows debug info, mainly used to find issues in reports.
Player (Optional)
Shows additional debug info for the specified player.
/eglow reload
Permission:
eglow.command.reload
/eglow.admin.*
Description: Reloads the plugin.
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
Last updated