has_skill_level

Checks if the level of a player's skill is greater than or equal to the specified level. (Requires AureliumSkills)

conditions:
  - id: has_skill_level
    args:
      skill: mining
      amount: 10

Last updated