mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
Updated Commands (markdown)
parent
56a7fb74f3
commit
a135a27043
36
Commands.md
36
Commands.md
@ -112,7 +112,7 @@
|
||||
#### Description
|
||||
`Mark a plot as done`
|
||||
#### Usage
|
||||
`/{label} bo3`
|
||||
`/plot bo3`
|
||||
#### Aliases
|
||||
`[ bo2 ]`
|
||||
#### Permissions
|
||||
@ -185,7 +185,7 @@
|
||||
#### Description
|
||||
`Comment on a plot`
|
||||
#### Usage
|
||||
`/{label} comment`
|
||||
`/plot comment`
|
||||
#### Aliases
|
||||
`[ msg ]`
|
||||
#### Permissions
|
||||
@ -198,7 +198,7 @@
|
||||
#### Description
|
||||
`Condense a plotworld`
|
||||
#### Usage
|
||||
`/{label} condense`
|
||||
`/plot condense`
|
||||
#### Required callers
|
||||
`CONSOLE`
|
||||
#### Permissions
|
||||
@ -211,7 +211,7 @@
|
||||
#### Description
|
||||
`Confirm an action`
|
||||
#### Usage
|
||||
`/{label} confirm`
|
||||
`/plot confirm`
|
||||
#### Permissions
|
||||
##### Primary
|
||||
- plots.use
|
||||
@ -222,7 +222,7 @@
|
||||
#### Description
|
||||
`Continue a plot that was previously marked as done`
|
||||
#### Usage
|
||||
`/{label} continue`
|
||||
`/plot continue`
|
||||
#### Permissions
|
||||
##### Primary
|
||||
- plots.continue
|
||||
@ -300,7 +300,7 @@
|
||||
#### Description
|
||||
`If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot sighs. Execution time may vary`
|
||||
#### Usage
|
||||
`/{label} debugclaimtest`
|
||||
`/plot debugclaimtest`
|
||||
#### Required callers
|
||||
`CONSOLE`
|
||||
#### Permissions
|
||||
@ -313,7 +313,7 @@
|
||||
#### Description
|
||||
`Clear a plot using a fast experiment algorithm`
|
||||
#### Usage
|
||||
`/{label} debugclear`
|
||||
`/plot debugclear`
|
||||
#### Aliases
|
||||
`[ fastclear ]`
|
||||
#### Permissions
|
||||
@ -329,7 +329,7 @@
|
||||
#### Description
|
||||
`Mutli-purpose debug command`
|
||||
#### Usage
|
||||
`/{label} debugexec`
|
||||
`/plot debugexec`
|
||||
#### Aliases
|
||||
`[ exec ]`
|
||||
#### Permissions
|
||||
@ -438,7 +438,7 @@
|
||||
#### Description
|
||||
`Mark a plot as done`
|
||||
#### Usage
|
||||
`/{label} done`
|
||||
`/plot done`
|
||||
#### Aliases
|
||||
`[ submit ]`
|
||||
#### Permissions
|
||||
@ -454,7 +454,7 @@
|
||||
#### Description
|
||||
`Download your plot`
|
||||
#### Usage
|
||||
`/{label} download`
|
||||
`/plot download`
|
||||
#### Aliases
|
||||
`[ dl ]`
|
||||
#### Permissions
|
||||
@ -521,7 +521,7 @@ plot flag list
|
||||
#### Description
|
||||
`Get this help menu`
|
||||
#### Usage
|
||||
`/{label} help`
|
||||
`/plot help`
|
||||
#### Aliases
|
||||
`[ he ]`
|
||||
#### Permissions
|
||||
@ -571,7 +571,7 @@ plot flag list
|
||||
#### Description
|
||||
`Kick a player from your plot`
|
||||
#### Usage
|
||||
`/{label} kick`
|
||||
`/plot kick`
|
||||
#### Aliases
|
||||
`[ k ]`
|
||||
#### Permissions
|
||||
@ -587,7 +587,7 @@ plot flag list
|
||||
#### Description
|
||||
`List plots`
|
||||
#### Usage
|
||||
`/{label} list`
|
||||
`/plot list`
|
||||
#### Aliases
|
||||
`[ l ]`
|
||||
#### Permissions
|
||||
@ -658,7 +658,7 @@ plot flag list
|
||||
#### Description
|
||||
`Move a plot`
|
||||
#### Usage
|
||||
`/{label} move`
|
||||
`/plot move`
|
||||
#### Aliases
|
||||
`[ debugmove ]`
|
||||
#### Permissions
|
||||
@ -682,7 +682,7 @@ plot flag list
|
||||
#### Description
|
||||
`Show plugin information`
|
||||
#### Usage
|
||||
`/{label} plugin`
|
||||
`/plot plugin`
|
||||
#### Aliases
|
||||
`[ version ]`
|
||||
#### Permissions
|
||||
@ -695,7 +695,7 @@ plot flag list
|
||||
#### Description
|
||||
`Purge all plots for a world`
|
||||
#### Usage
|
||||
`/{label} purge`
|
||||
`/plot purge`
|
||||
#### Required callers
|
||||
`CONSOLE`
|
||||
#### Permissions
|
||||
@ -766,7 +766,7 @@ plot flag list
|
||||
#### Description
|
||||
`Save your plot`
|
||||
#### Usage
|
||||
`/{label} save`
|
||||
`/plot save`
|
||||
#### Aliases
|
||||
`[ backup ]`
|
||||
#### Permissions
|
||||
@ -856,7 +856,7 @@ plot flag list
|
||||
#### Description
|
||||
`Swap two plots`
|
||||
#### Usage
|
||||
`/{label} swap`
|
||||
`/plot swap`
|
||||
#### Aliases
|
||||
`[ switch ]`
|
||||
#### Permissions
|
||||
|
Loading…
Reference in New Issue
Block a user