Skip to content

Disguised#

Since v1.0.0

Checks if the actor entity is currently disguised as the target entity.

Type ID: voile:disguised

Note

This bi-entity condition type will only work on players.

Fields#

None.

Examples#

"bientity_condition": {
    "type": "voile:disguised"
}

This example will check if the actor entity is currently disguised as the target entity.