mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Updated Commands (markdown)
parent
14b922abb3
commit
c19146fc1a
204
Commands.md
204
Commands.md
@ -114,11 +114,13 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot area <create|info|list|tp|regen>`
|
- `/plot area <create|info|list|tp|regen>`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot visit [area]`
|
- `/plot visit [area]`
|
||||||
- `/plot area create [world[:type]] [<modifier>=<value>]...`
|
- `/plot area create [world[:type]] [<modifier>=<value>]...`
|
||||||
- `/plot area list [#]`
|
- `/plot area list [#]`
|
||||||
- `/plot area info [area]`
|
- `/plot area info [area]`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ world ]`
|
`[ world ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -160,9 +162,11 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot bo3`
|
- `/plot bo3`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot bo3 export [category] [alias] [-r]`
|
- `/plot bo3 export [category] [alias] [-r]`
|
||||||
- `/plot bo3 import <file>`
|
- `/plot bo3 import <file>`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ bo2 ]`
|
`[ bo2 ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -182,9 +186,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ b ]`
|
`[ b ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.buy`
|
||||||
- `plots.buy`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CHAT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Chat.java)
|
## [CHAT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Chat.java)
|
||||||
@ -193,9 +195,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot chat [on|off]`
|
`/plot chat [on|off]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.chat`
|
||||||
- `plots.chat`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Claim.java)
|
## [CLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Claim.java)
|
||||||
@ -223,8 +223,10 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot clear [type]`
|
- `/plot clear [type]`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot clear [X;Z|mine]`
|
- `/plot clear [X;Z|mine]`
|
||||||
|
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
##### Primary
|
||||||
- `plots.clear`
|
- `plots.clear`
|
||||||
@ -242,7 +244,8 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot cluster`
|
- `/plot cluster`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot cluster resize <pos1> <pos2>`
|
- `/plot cluster resize <pos1> <pos2>`
|
||||||
- `/plot cluster leave [name]`
|
- `/plot cluster leave [name]`
|
||||||
- `/plot cluster info [name]`
|
- `/plot cluster info [name]`
|
||||||
@ -254,6 +257,7 @@
|
|||||||
- `/plot cluster create <name> <type-bot> <type-top>`
|
- `/plot cluster create <name> <type-bot> <type-top>`
|
||||||
- `/plot cluster tp <name>`
|
- `/plot cluster tp <name>`
|
||||||
- `/plot cluster kick <player>`
|
- `/plot cluster kick <player>`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ clusters ]`
|
`[ clusters ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -293,9 +297,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ msg ]`
|
`[ msg ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.comment`
|
||||||
- `plots.comment`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CONDENSE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Condense.java)
|
## [CONDENSE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Condense.java)
|
||||||
@ -306,9 +308,7 @@
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin`
|
||||||
- `plots.admin`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CONFIRM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Confirm.java)
|
## [CONFIRM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Confirm.java)
|
||||||
@ -317,9 +317,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot confirm`
|
`/plot confirm`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.use`
|
||||||
- `plots.use`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CONTINUE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Continue.java)
|
## [CONTINUE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Continue.java)
|
||||||
@ -360,9 +358,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ crs ]`
|
`[ crs ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.createroadschematic`
|
||||||
- `plots.createroadschematic`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DATABASE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Database.java)
|
## [DATABASE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Database.java)
|
||||||
@ -375,9 +371,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ convert ]`
|
`[ convert ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.database`
|
||||||
- `plots.database`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUG](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Debug.java)
|
## [DEBUG](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Debug.java)
|
||||||
@ -386,9 +380,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot debug [msg]`
|
`/plot debug [msg]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin`
|
||||||
- `plots.admin`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugAllowUnsafe.java)
|
## [DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugAllowUnsafe.java)
|
||||||
@ -397,9 +389,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot debugallowunsafe`
|
`/plot debugallowunsafe`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugallowunsafe`
|
||||||
- `plots.debugallowunsafe`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugClaimTest.java)
|
## [DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugClaimTest.java)
|
||||||
@ -410,9 +400,7 @@
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugclaimtest`
|
||||||
- `plots.debugclaimtest`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugExec.java)
|
## [DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugExec.java)
|
||||||
@ -421,18 +409,18 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot debugexec`
|
- `/plot debugexec`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot debugexec remove-flag <flag>`
|
- `/plot debugexec remove-flag <flag>`
|
||||||
- `/plot debugexec allcmd <condition> <command>`
|
- `/plot debugexec allcmd <condition> <command>`
|
||||||
- `/plot debugexec all <condition> <code>`
|
- `/plot debugexec all <condition> <code>`
|
||||||
- `/plot debugexec addcmd <file>`
|
- `/plot debugexec addcmd <file>`
|
||||||
- `/plot debugexec analyze <threshold>`
|
- `/plot debugexec analyze <threshold>`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ exec ]`
|
`[ exec ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin`
|
||||||
- `plots.admin`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugFixFlags.java)
|
## [DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugFixFlags.java)
|
||||||
@ -443,9 +431,7 @@
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugfixflags`
|
||||||
- `plots.debugfixflags`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugLoadTest.java)
|
## [DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugLoadTest.java)
|
||||||
@ -456,9 +442,7 @@
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugloadtest`
|
||||||
- `plots.debugloadtest`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugPaste.java)
|
## [DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugPaste.java)
|
||||||
@ -469,9 +453,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ dp ]`
|
`[ dp ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugpaste`
|
||||||
- `plots.debugpaste`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugRoadRegen.java)
|
## [DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugRoadRegen.java)
|
||||||
@ -480,9 +462,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot debugroadregen`
|
`/plot debugroadregen`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugroadregen`
|
||||||
- `plots.debugroadregen`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugSaveTest.java)
|
## [DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugSaveTest.java)
|
||||||
@ -493,9 +473,7 @@
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.debugsavetest`
|
||||||
- `plots.debugsavetest`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DELETE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Delete.java)
|
## [DELETE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Delete.java)
|
||||||
@ -569,9 +547,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot grant <check|add> [...]`
|
`/plot grant <check|add> [...]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.grant`
|
||||||
- `plots.grant`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [HELP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Help.java)
|
## [HELP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Help.java)
|
||||||
@ -582,9 +558,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ he ]`
|
`[ he ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.help`
|
||||||
- `plots.help`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [HOME](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Home.java)
|
## [HOME](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Home.java)
|
||||||
@ -595,9 +569,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ h ]`
|
`[ h ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.home`
|
||||||
- `plots.home`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [INBOX](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Inbox.java)
|
## [INBOX](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Inbox.java)
|
||||||
@ -606,9 +578,7 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot inbox [inbox] [delete <index>|clear|page]`
|
`/plot inbox [inbox] [delete <index>|clear|page]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.inbox`
|
||||||
- `plots.inbox`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [INFO](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Info.java)
|
## [INFO](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Info.java)
|
||||||
@ -619,9 +589,7 @@
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ i ]`
|
`[ i ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.info`
|
||||||
- `plots.info`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [KICK](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Kick.java)
|
## [KICK](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Kick.java)
|
||||||
@ -646,8 +614,10 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot list <forsale|mine|shared|world|top|all|unowned|unknown|player|world|done|fuzzy <search...>> [#]`
|
- `/plot list <forsale|mine|shared|world|top|all|unowned|unknown|player|world|done|fuzzy <search...>> [#]`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot list fuzzy <search...> [#]`
|
- `/plot list fuzzy <search...> [#]`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ search,find,l ]`
|
`[ search,find,l ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -679,8 +649,10 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot restore`
|
- `/plot restore`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot load <index>`
|
- `/plot load <index>`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ restore ]`
|
`[ restore ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -698,8 +670,10 @@
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot merge <all|n|e|s|w> [removeroads]`
|
- `/plot merge <all|n|e|s|w> [removeroads]`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot merge < <arg> | <arg> > [removeroads]`
|
- `/plot merge < <arg> | <arg> > [removeroads]`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ m ]`
|
`[ m ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -728,9 +702,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ center ]`
|
`[ center ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.middle`
|
||||||
- `plots.middle`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [MOVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Move.java)
|
## [MOVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Move.java)
|
||||||
@ -739,8 +711,10 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot move <X;Z>`
|
- `/plot move <X;Z>`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot copy <X;Z>`
|
- `/plot copy <X;Z>`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ debugmove ]`
|
`[ debugmove ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -758,9 +732,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot music`
|
`/plot music`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.music`
|
||||||
- `plots.music`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [PLUGIN](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/plugin.java)
|
## [PLUGIN](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/plugin.java)
|
||||||
@ -771,9 +743,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ version ]`
|
`[ version ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.use`
|
||||||
- `plots.use`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [PURGE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Purge.java)
|
## [PURGE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Purge.java)
|
||||||
@ -784,9 +754,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin`
|
||||||
- `plots.admin`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [RATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Rate.java)
|
## [RATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Rate.java)
|
||||||
@ -815,9 +783,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ rgar ]`
|
`[ rgar ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.regenallroads`
|
||||||
- `plots.regenallroads`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [RELOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Reload.java)
|
## [RELOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Reload.java)
|
||||||
@ -826,9 +792,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot reload`
|
`/plot reload`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin.command.reload`
|
||||||
- `plots.admin.command.reload`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [REMOVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Remove.java)
|
## [REMOVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Remove.java)
|
||||||
@ -908,9 +872,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ setname,rename,name,alias,seta,sa ]`
|
`[ setname,rename,name,alias,seta,sa ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.set.alias`
|
||||||
- `plots.set.alias`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETBIOME](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Biome.java)
|
## [SETBIOME](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Biome.java)
|
||||||
@ -921,9 +883,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ b,setb,biome,sb ]`
|
`[ b,setb,biome,sb ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.set.biome`
|
||||||
- `plots.set.biome`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETDESCRIPTION](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Desc.java)
|
## [SETDESCRIPTION](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Desc.java)
|
||||||
@ -934,9 +894,7 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ setdesc,setd,description,desc ]`
|
`[ setdesc,setd,description,desc ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.set.desc`
|
||||||
- `plots.set.desc`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETFLAG](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/FlagCmd.java)
|
## [SETFLAG](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/FlagCmd.java)
|
||||||
@ -953,13 +911,15 @@ plot flag list
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot flag <set|remove|add|list|info> <value>`
|
- `/plot flag <set|remove|add|list|info> <value>`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot flag info <flag>`
|
- `/plot flag info <flag>`
|
||||||
- `/plot flag <set|remove|add|list|info>`
|
- `/plot flag <set|remove|add|list|info>`
|
||||||
- `/plot flag add <flag> <values>`
|
- `/plot flag add <flag> <values>`
|
||||||
- `/plot flag list`
|
- `/plot flag list`
|
||||||
- `/plot flag set <flag> <value>`
|
- `/plot flag set <flag> <value>`
|
||||||
- `/plot flag remove <flag> [values]`
|
- `/plot flag remove <flag> [values]`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ setf,flag,f,setflag ]`
|
`[ setf,flag,f,setflag ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -984,9 +944,7 @@ plot flag list
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ seth,sh ]`
|
`[ seth,sh ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.set.home`
|
||||||
- `plots.set.home`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETOWNER](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Owner.java)
|
## [SETOWNER](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Owner.java)
|
||||||
@ -1013,9 +971,7 @@ plot flag list
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ create ]`
|
`[ create ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin.command.setup`
|
||||||
- `plots.admin.command.setup`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SWAP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Swap.java)
|
## [SWAP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Swap.java)
|
||||||
@ -1024,8 +980,10 @@ plot flag list
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot swap <X;Z>`
|
- `/plot swap <X;Z>`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot copy <X;Z>`
|
- `/plot copy <X;Z>`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ switch ]`
|
`[ switch ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -1043,9 +1001,7 @@ plot flag list
|
|||||||
#### Usage
|
#### Usage
|
||||||
`/plot target <<plot>|nearest>`
|
`/plot target <<plot>|nearest>`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.target`
|
||||||
- `plots.target`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Template.java)
|
## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Template.java)
|
||||||
@ -1054,14 +1010,14 @@ plot flag list
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot template [import|export] <world> <template>`
|
- `/plot template [import|export] <world> <template>`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot template <import|export> <world> [template]`
|
- `/plot template <import|export> <world> [template]`
|
||||||
- `/plot template export <world>`
|
- `/plot template export <world>`
|
||||||
- `/plot template import <world> <template>`
|
- `/plot template import <world> <template>`
|
||||||
#### Permissions
|
|
||||||
##### Primary
|
|
||||||
- `plots.admin`
|
|
||||||
|
|
||||||
|
#### Permissions
|
||||||
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TOGGLE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Toggle.java)
|
## [TOGGLE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Toggle.java)
|
||||||
@ -1091,9 +1047,7 @@ plot flag list
|
|||||||
#### Required callers
|
#### Required callers
|
||||||
`CONSOLE`
|
`CONSOLE`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin`
|
||||||
- `plots.admin`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TRUST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Trust.java)
|
## [TRUST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Trust.java)
|
||||||
@ -1167,14 +1121,14 @@ plot flag list
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot update`
|
- `/plot update`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot update [url]`
|
- `/plot update [url]`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ updateplugin ]`
|
`[ updateplugin ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.admin.command.update`
|
||||||
- `plots.admin.command.update`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## [VISIT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Visit.java)
|
## [VISIT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Visit.java)
|
||||||
@ -1183,8 +1137,10 @@ plot flag list
|
|||||||
#### Usage
|
#### Usage
|
||||||
##### Primary
|
##### Primary
|
||||||
- `/plot visit [player|alias|world|type] [#]`
|
- `/plot visit [player|alias|world|type] [#]`
|
||||||
##### Other Usages
|
|
||||||
|
##### Other
|
||||||
- `/plot visit <arg> [#]`
|
- `/plot visit <arg> [#]`
|
||||||
|
|
||||||
#### Aliases
|
#### Aliases
|
||||||
`[ goto,v,teleport,tp ]`
|
`[ goto,v,teleport,tp ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
@ -1208,8 +1164,6 @@ plot flag list
|
|||||||
#### Aliases
|
#### Aliases
|
||||||
`[ wea ]`
|
`[ wea ]`
|
||||||
#### Permissions
|
#### Permissions
|
||||||
##### Primary
|
`plots.worldedit.bypass`
|
||||||
- `plots.worldedit.bypass`
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user