lp_group_count_above

Passes when the player is in at least the specified number of LuckPerms groups.

Categories: permission

Required arguments

Key(s)DescriptionType
countThe minimum number of groups the player must be in.EXPRESSION

Example

conditions:
  - id: lp_group_count_above
    args:
      count: 3