Glow (Effect) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Effect · Since: 2.6.2, 3.0.0 (Packet)

Syntax

deu make %activegroups/activeparts/partfilters% (glow[ing] [for %-timespan%] [for %-players%]|unglow[ing] [for %-players%])

Description

Set the glowing of an active group/part/filter

Examples

deu make {_activegroup} glow for 35 ticks
deu make {_activegroup} glow for 20 ticks for {_players::*}
deu make {_activepart} unglow for {_player}

#Before 3.0.0
make {_activegroup} glow for 35 ticks
make {_partselection} glow with interactions and with marker particles
make {_activepart} unglow

View source