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

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

Description

Checks if a player is or is not currently flying.

Examples

if player is flying:
if player is not flying:

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 flying
<p> is not flying

Related (Player)