Armor Stand - can Move (Property) (Expression) — Lusk

Addon: Lusk · Category: Expression · Since: 1.0.2

Syntax

[the] [armor[ |-]stand] [can] move [state|property] of %livingentities%

Description

Gets and sets the `canMove` property of an armorstand entity or item.

Unlike other Armorstand properties, this one cannot be used on the armorstand item as of 1.21.3.

Examples

set can move property of target to true
set can mov state of target to false

View source