Permissions, commands and PlaceHolders

Manage permissions and commands of Fancy Glow

Permission
Command

fancyglow.command.gui

Access to /glow (access to GUI).

fancyglow.command.disable

Access to /glow disable to stop the glowing mode without opening the gui

fancyglow.command.color

Access to /glow color <color> to glow without opening the gui.

fancyglow.admin

Access to /glow reload in order to reload the config.yml.

fancyglow.admin

Access to /glow disable <player> to stop the glowing mode for any player

fancyglow.rainbow

Access to rainbow mode at the GUI.

fancyglow.<color>

Access to choose the color of glow that you want at the GUI. <color> need to be ChatColor (dark_red, blue, light_purple).

fancyglow.all_colors

Access to choose the color of glow that you want at the GUI (bypass to any color).

Every individual permission (fancyglow.<color>): fancyglow.dark_red fancyglow.red fancyglow.gold fancyglow.yellow fancyglow.dark_green fancyglow.green fancyglow.aqua fancyglow.dark_aqua fancyglow.dark_blue fancyglow.blue fancyglow.dark_purple fancyglow.light_purple fancyglow.black fancyglow.dark_gray fancyglow.gray fancyglow.white fancyglow.rainbow

Placeholders:

Do not forget that you need the latest version of PlacehoderAPI to use Fancy Glow.

Placeholder
Usage

%fancyglow_color%

Returns the ChatColor of the glow. For any Scoreboard management plugin.

%fancyglow_status%

Printed on the /glow gui.

Last updated