mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
Updated Commands (markdown)
parent
1e5b54132b
commit
e6a16800db
14
Commands.md
14
Commands.md
@ -572,7 +572,7 @@
|
||||
#### Description
|
||||
`List plots`
|
||||
#### Usage
|
||||
`/plot list`
|
||||
`/plot list <forsale|mine|shared|world|top|all|unowned|unknown|player|world|done> [#]`
|
||||
#### Aliases
|
||||
`[ l ]`
|
||||
#### Permissions
|
||||
@ -634,7 +634,7 @@
|
||||
#### Description
|
||||
`Move a plot`
|
||||
#### Usage
|
||||
`/plot move`
|
||||
`/plot move <X;Z>`
|
||||
#### Aliases
|
||||
`[ debugmove ]`
|
||||
#### Permissions
|
||||
@ -703,7 +703,7 @@
|
||||
#### Description
|
||||
`Regenerate all roads in the map using the set road schematic`
|
||||
#### Usage
|
||||
`/plot regenallroads <world>`
|
||||
`/plot regenallroads <world> [height]`
|
||||
#### Required callers
|
||||
`CONSOLE`
|
||||
#### Aliases
|
||||
@ -908,7 +908,7 @@ plot flag list
|
||||
#### Description
|
||||
`Swap two plots`
|
||||
#### Usage
|
||||
`/plot swap`
|
||||
`/plot swap <X;Z>`
|
||||
#### Aliases
|
||||
`[ switch ]`
|
||||
#### Permissions
|
||||
@ -1003,7 +1003,7 @@ plot flag list
|
||||
|
||||
## [UNCLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Unclaim.java)
|
||||
#### Description
|
||||
`Unclaim a plot (admin command)`
|
||||
`Unclaim a plot (admin command/does not clear plot)`
|
||||
##### Comments
|
||||
``` java
|
||||
Unclaiming a plot makes no changes to the terrain or plot border and only removes the owner and should be regarded as an admin command.
|
||||
@ -1077,7 +1077,7 @@ Unclaiming a plot makes no changes to the terrain or plot border and only remove
|
||||
`[ updateplugin ]`
|
||||
#### Permissions
|
||||
##### Primary
|
||||
- `plots.admin`
|
||||
- `plots.admin.command.update`
|
||||
|
||||
***
|
||||
|
||||
@ -1085,7 +1085,7 @@ Unclaiming a plot makes no changes to the terrain or plot border and only remove
|
||||
#### Description
|
||||
`Visit someones plot`
|
||||
#### Usage
|
||||
`/plot visit <player|alias|world|id> [#]`
|
||||
`/plot visit [player|alias|world|id] [#]`
|
||||
#### Aliases
|
||||
`[ v ]`
|
||||
#### Permissions
|
||||
|
Loading…
Reference in New Issue
Block a user