Simple Glow - Glow Entity Viewers (Expression) — PacketEventsSK

Addon: PacketEventsSK · Category: Expression · Since: 1.0.0

Syntax

[the] glow[ing] [entity][ ]viewers of %entities%

Description

The players that are able to see the entity as glowing.

Examples

command glowMeForMe:
    trigger:
        set glow state of player to true for player
        if glow entity viewers of player contains player:
            send "Hey? It worked!"

View source