lp_weight_above

Passes when the LuckPerms weight of the player is at or above the minimum.

Categories: permission

Required arguments

Key(s)DescriptionType
weightThe minimum weight the player must have.EXPRESSION

Example

conditions:
  - id: lp_weight_above
    args:
      weight: 100