lp_meta_below

Passes when the numeric LuckPerms meta value is at or below the maximum.

Categories: permission

Required arguments

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

Example

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