Make glowing effect visible only to certain players with /effect.
Syntax example:
/effect give <targets> <effect> [<seconds>] [<amplifier>] [<hideParticles>] <visibleTo>
Examples:
Seekers get glowing effect visible only to Hidders.
/effect give @a[team=Seeker] glowing infinite 1 true @a[team=Hidder]
Innocents get glowing effect visible only to the Murderer.
/effect give @a[team=Innocent] glowing infinite 1 true @p[team=Murderer]
Please sign in to leave a comment.
1 Comments