From 12ef2ec5e7469e8050c1817ecbbe21dc69dda85d Mon Sep 17 00:00:00 2001 From: Robert Rauh Date: Mon, 4 Nov 2019 23:50:20 +0100 Subject: [PATCH] + argument for "/plot claim" --- Commands.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Commands.md b/Commands.md index cdf5d36..68d7ef8 100644 --- a/Commands.md +++ b/Commands.md @@ -323,19 +323,25 @@ `plots.regenallroads` *** -## [CLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/Core/src/main/java/com/intellectualcrafters/plot/commands/Claim.java) +## [CLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/Core/src/main/java/com/intellectualcrafters/plot/commands/Claim.java) + #### Description -`Claim the current plot you're standing on` -#### Usage -`/plot claim` +`Claim the current plot you're standing on. +If you activated the "specify_on_claim" option in the world.yml you can define a schematic.` + +#### Usage +##### Primary + - `/plot claim` +##### Other + - `/plot claim ` #### Required callers `PLAYER` #### Aliases `[ claim,c ]` + #### Permissions ##### Primary - `plots.claim` - ##### Other - `plots.plot.<#>` - `plots.claim." + schemati`