Unregister Active Group (Effect) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Effect · Since: 2.6.2, 3.0.0 (Packet)
Syntax
[deu] unregister %activegroup% [[and ]despawn [[with|and] forced [chunk loading]]]Description
Unregister an active group, making the group unusable. Packet based groups do not require forced chunk loading, and will always despawn.
Examples
deu unregister {_activegroup}
deu unregister {_activegroup} and despawn
deu unregister {_activegroup} and despawn with forced chunk loading