+ <schematic> argument for "/plot claim"

Robert Rauh 2019-11-04 23:50:20 +01:00
parent 1b0c0cb804
commit 12ef2ec5e7

@ -324,18 +324,24 @@
***
## [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`
`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
`/plot claim`
##### Primary
- `/plot claim`
##### Other
- `/plot claim <schematic>`
#### Required callers
`PLAYER`
#### Aliases
`[ claim,c ]`
#### Permissions
##### Primary
- `plots.claim`
##### Other
- `plots.plot.<#>`
- `plots.claim." + schemati`