Simple Glow - Entity Glow State (Effect) — PacketEventsSK

Addon: PacketEventsSK · Category: Effect · Since: 1.0.0

Syntax

set glow[ing] [state] of %entities% [to] %boolean% [for %-players%]

Description

Set the glow state of an entity for a set of viewers. Internally everything is handled by the addon. (fully packet based)

Examples

command glowMeForMe:
    trigger:
        set glow state of player to true for player

View source