Spawned Group Is Spawned? (Condition) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Condition · Since: 2.6.2
Syntax
%spawnedgroup% (is|is(n't| not)) spawnedDescription
Check if a spawned group is present in the game world
Examples
if {_group} is spawned:
broadcast "The group is spawned in the world!"