mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
+ <schematic> argument for "/plot claim"
parent
1b0c0cb804
commit
12ef2ec5e7
12
Commands.md
12
Commands.md
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user