lp_meta_above

Passes when the numeric LuckPerms meta value is at or above the minimum.

Categories: permission

Required arguments

Key(s)DescriptionType
keyThe LuckPerms meta key to read.STRING
valueThe minimum value the meta must have.EXPRESSION

Example

conditions:
  - id: lp_meta_above
    args:
      key: mine-tier
      value: 5