Stop Animation (Effect) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Effect · Since: 2.6.2, 3.0.0 (Packet), 3.3.6 (Animation Camera)

Syntax

stop [packet] animation on %activegroup% from %displayanimator% [for %-players%] [and (stop|end) cam[era]]

Description

Stop an animation playing on an active group

Examples

stop animation on {_spawnedgroup} from {_displayanimator}

#3.0.0 and later
stop packet animation on {_packetgroup} from {_displayanimator} for {_players::*}

#3.3.6 and later
stop animation on {_activegroup} from {_displayanimator} for {_players::*} and stop camera

View source