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