ps_plot_count_above

Passes when the player owns more than the specified number of PlotSquared plots.

Categories: player

Required arguments

Key(s)DescriptionType
amountThe number of plots the player must have more than.EXPRESSION

Example

conditions:
  - id: ps_plot_count_above
    args:
      amount: 3