%p:PLAYER% (is|is not) sneaking — Conditions

%p:PLAYER% (is|is not) sneaking
Player1.0.0

Description

Checks if a player is or is not currently sneaking.

Examples

if player is sneaking:
if player is not sneaking:

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<p> is sneaking
<p> is not sneaking

Related (Player)