Mechanic: Glow
Makes the target entity glow (using the Glowing potion effect.)
Can have a color specified.
REQUIRES THE PLUGIN GLOW API
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
color | c | The color the entity will glow. | white |
duration | d | How long the effect will last. | 100 |
Examples
Skills:
- effect:glow{color=RED;duration=1000}
Makes the target glow red for 1000 ticks (50 seconds).