eGlow
Buy eGlowDiscord
  • Home
  • Getting started
    • FAQ
    • Installation
    • Commands & Permissions
    • Placeholders
    • Limitations
  • Guides
    • TabList compatibility
  • Developer API
    • Getting started
    • Accessing the API
  • Configs
    • Config.yml
    • Messages.yml
    • CustomEffects.yml
Powered by GitBook
On this page
  • Usage
  • List of placeholders
  1. Getting started

Placeholders

Usage

PlaceholderAPI: %Placeholder%

List of placeholders

Placeholder
Description
Example

eglow_client_version

Returns the client version of the player

1.18.2

eglow_glowcolor

Returns the invisible color code of the active glow

§c (invisible in MC)

eglow_glowcolor_mm

Returns the color of the active glow color in the MiniMessages format

<red>

eglow_colorchar

Returns char of the active glow color

c

eglow_activeglow

Returns the colored/detailed name of the active glow

&cRed or configured name

eglow_activeglow_raw

Returns the uncolored/non caps name of the active glow without slow/fast

rainbow

eglow_lastglow

Returns the colored/detailed name of the active/last used glow

&cRed or configured name

eglow_lastglow_raw

Returns the uncolored/non caps name of the active/last used glow without slow/fast

rainbow

eglow_glow_speed

Returns the colored/detailed speed name of the active glow

&cSlow or configured name

eglow_glow_speed_raw

Returns the uncolored/non caps name of the active glow

slow

eglow_glowstatus

Returns the glowstatus (value of misc-yes/no)

&aYes/&cNo

eglow_glowstatus_raw

Returns the glowstatus

true/false

eglow_glowstatus_join

Returns the onjoin glowstatus (value of misc-yes/no)

&aYes/&cNo

eglow_glowstatus_join_raw

Returns the onjoin glowstatus

true/false

eglow_glow_visibility

Returns the current glowvisibility of the player (value configured in message/yml)

All

eglow_visibility_all

Returns the colored glow-visibility-all message

All or configured value

eglow_visibility_other

Returns the colored glow-visibility-other message

Other or configured value

eglow_visibility_own

Returns the colored glow-visibility-own message

Own or configured value

eglow_visibility_none

Returns the colored glow-visibility-none message

None or configured value

eglow_has_permission_

Returns the colored yes/no message based on whether the user has permission for the mentioned glow

&aYes or configured value

eglow_has_permission__raw

Returns the uncolored yes/no message based on whether the user has permission for the mentioned glow

yes

PreviousCommands & PermissionsNextLimitations

Last updated 4 months ago