ps_plot_count_below

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

Categories: player

Required arguments

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

Example

conditions:
  - id: ps_plot_count_below
    args:
      amount: 3