lp_weight_equals

Passes when the LuckPerms weight of the player is exactly the specified value.

Categories: permission

Required arguments

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

Example

conditions:
  - id: lp_weight_equals
    args:
      weight: 100