%p:PLAYER_POSSESSIVE% (xp level|level) %op:OP% %n:INT% — Conditions

%p:PLAYER_POSSESSIVE% (xp level|level) %op:OP% %n:INT%
Player1.0.0

Description

Checks if a player's experience level satisfies a comparison.

Examples

if player's xp level >= 30:

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> xp level <op> <n>
<p> level <op> <n>

Related (Player)