below_xp_level
Passes when the player's XP level is below the specified level.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
level | The XP level threshold; the player must be below this value. | EXPRESSION |
Example
conditions:
- id: below_xp_level
args:
level: 10 + %level%