You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plotsquared/commands.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -532,7 +532,7 @@ _Secondary:_
532
532
533
533
### GRANT
534
534
535
-
Manage plot grants.
535
+
Manage plot grants. A plot grand is like a "coupon" for players for new plots. When a player has reached the plot limit (`plots.plot.<max plot amount>`) they can claim / bye more plots if he still has plot grants available. Plot grants expire upon use: Deleting the plot does not recover the redeemed grant.
536
536
537
537
**Usage:**
538
538
`/plot grant <check | add> [player]`
@@ -542,6 +542,7 @@ Manage plot grants.
542
542
*`plots.grant` - Access to the command `/plot grant`
543
543
*`plots.grant.check` - Access to the command `/plot grant check`
544
544
*`plots.grant.add` - Access to the command `/plot grant add`
545
+
*`plots.plot.<max plot amount>` - Limit the amounts of plots a player can claim
0 commit comments