below_xp_level

Passes when the player's XP level is below the specified level.

Categories: economy

Required arguments

Key(s)DescriptionType
levelThe XP level threshold; the player must be below this value.EXPRESSION

Example

conditions:
  - id: below_xp_level
    args:
      level: 10 + %level%