%p:PLAYER% (is|is not) [a] op — Conditions

%p:PLAYER% (is|is not) [a] op
Player1.0.0

Description

Checks if a player has or does not have operator status.

Examples

if player is a op:
if player is not op:

All Possible Usages (4)

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

<p> is op
<p> is not op
<p> is a op
<p> is not a op

Related (Player)