has_level

Checks if the player's level is greater than or equal to the specified amount.

conditions:
  - id: has_level
    args:
      amount: 4

Last updated