Skip to content

Commit c072682

Browse files
Adding a clear description about Plot Grant
1 parent d580fa9 commit c072682

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plotsquared/commands.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ _Secondary:_
532532

533533
### GRANT
534534

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.
536536

537537
**Usage:**
538538
`/plot grant <check | add> [player]`
@@ -542,6 +542,7 @@ Manage plot grants.
542542
* `plots.grant` - Access to the command `/plot grant`
543543
* `plots.grant.check` - Access to the command `/plot grant check`
544544
* `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
545546

546547
**Source Code:** [here](https://github.com/IntellectualSites/PlotSquared/blob/main/Core/src/main/java/com/plotsquared/core/command/Grant.java)
547548

0 commit comments

Comments
 (0)