diff --git a/Commands.md b/Commands.md index c095460..44e9d39 100644 --- a/Commands.md +++ b/Commands.md @@ -95,8 +95,8 @@ ## [ADD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Add.java) #### Description `Allow a user to build while you are online` -#### Usage -`/plot add ` +#### Usage +`/plot add ` #### Aliases `[ a ]` #### Permissions @@ -111,14 +111,16 @@ ## [AREA](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Area.java) #### Description `Create a new PlotArea` -#### Usage -##### Primary - - `/plot area ` -##### Other Usages +#### Usage +##### Primary + - `/plot area ` + +##### Other - `/plot visit [area]` - `/plot area create [world[:type]] [=]...` - `/plot area list [#]` - - `/plot area info [area]` + - `/plot area info [area]` + #### Aliases `[ world ]` #### Permissions @@ -137,8 +139,8 @@ ## [AUTO](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Auto.java) #### Description `Claim the nearest plot` -#### Usage -`/plot auto [length,width]` +#### Usage +`/plot auto [length,width]` #### Aliases `[ a ]` #### Permissions @@ -157,12 +159,14 @@ ## [BO3](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/BO3.java) #### Description `Mark a plot as done` -#### Usage -##### Primary - - `/plot bo3` -##### Other Usages +#### Usage +##### Primary + - `/plot bo3` + +##### Other - `/plot bo3 export [category] [alias] [-r]` - - `/plot bo3 import ` + - `/plot bo3 import ` + #### Aliases `[ bo2 ]` #### Permissions @@ -177,32 +181,28 @@ ## [BUY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Buy.java) #### Description `Buy the plot you are standing on` -#### Usage -`/plot buy` +#### Usage +`/plot buy` #### 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) #### Description `Toggle plot chat on or off` -#### Usage -`/plot chat [on|off]` +#### 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) #### Description `Claim the current plot you're standing on` -#### Usage -`/plot claim` +#### Usage +`/plot claim` #### Aliases `[ c ]` #### Permissions @@ -220,11 +220,13 @@ ## [CLEAR](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Clear.java) #### Description `Clear a plot` -#### Usage -##### Primary - - `/plot clear [type]` -##### Other Usages - - `/plot clear [X;Z|mine]` +#### Usage +##### Primary + - `/plot clear [type]` + +##### Other + - `/plot clear [X;Z|mine]` + #### Permissions ##### Primary - `plots.clear` @@ -239,10 +241,11 @@ ## [CLUSTER](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Cluster.java) #### Description `Manage a plot cluster` -#### Usage -##### Primary - - `/plot cluster` -##### Other Usages +#### Usage +##### Primary + - `/plot cluster` + +##### Other - `/plot cluster resize ` - `/plot cluster leave [name]` - `/plot cluster info [name]` @@ -253,7 +256,8 @@ - `/plot cluster helpers ` - `/plot cluster create ` - `/plot cluster tp ` - - `/plot cluster kick ` + - `/plot cluster kick ` + #### Aliases `[ clusters ]` #### Permissions @@ -288,45 +292,39 @@ ## [COMMENT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Comment.java) #### Description `Comment on a plot` -#### Usage -`/plot comment` +#### Usage +`/plot comment` #### 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) #### Description `Condense a plotworld` -#### Usage -`/plot condense` +#### Usage +`/plot condense` #### 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) #### Description `Confirm an action` -#### Usage -`/plot confirm` +#### 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) #### Description `Continue a plot that was previously marked as done` -#### Usage -`/plot continue` +#### Usage +`/plot continue` #### Permissions ##### Primary - `plots.continue` @@ -339,8 +337,8 @@ ## [COPY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Copy.java) #### Description `Copy a plot` -#### Usage -`/plot copy ` +#### Usage +`/plot copy ` #### Aliases `[ copypaste ]` #### Permissions @@ -355,154 +353,134 @@ ## [CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/CreateRoadSchematic.java) #### Description `Add a road schematic to your world using the roads around your current plot` -#### Usage -`/plot createroadschematic` +#### Usage +`/plot createroadschematic` #### 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) #### Description `Convert/Backup Storage` -#### Usage -`/plots database [area] ` +#### Usage +`/plots database [area] ` #### Required callers `CONSOLE` #### 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) #### Description `Show debug information` -#### Usage -`/plot debug [msg]` +#### 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) #### Description `Allow unsafe actions until toggled off` -#### Usage -`/plot debugallowunsafe` +#### 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) #### Description `If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot signs. Execution time may vary` -#### Usage -`/plot debugclaimtest` +#### Usage +`/plot debugclaimtest` #### 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) #### Description `Mutli-purpose debug command` -#### Usage -##### Primary - - `/plot debugexec` -##### Other Usages +#### Usage +##### Primary + - `/plot debugexec` + +##### Other - `/plot debugexec remove-flag ` - `/plot debugexec allcmd ` - `/plot debugexec all ` - `/plot debugexec addcmd ` - - `/plot debugexec analyze ` + - `/plot debugexec analyze ` + #### 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) #### Description `Attempt to fix all flags for a world` -#### Usage -`/plot debugfixflags ` +#### Usage +`/plot debugfixflags ` #### 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) #### Description `This debug command will force the reload of all plots in the DB` -#### Usage -`/plot debugloadtest` +#### Usage +`/plot debugloadtest` #### 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) #### Description `Upload settings.yml & latest.log to HasteBin` -#### Usage -`/plot debugpaste` +#### Usage +`/plot debugpaste` #### 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) #### Description `Regenerate all roads based on the road schematic` -#### Usage -`/plot debugroadregen` +#### 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) #### Description `This command will force the recreation of all plots in the DB` -#### Usage -`/plot debugsavetest` +#### Usage +`/plot debugsavetest` #### 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) #### Description `Delete a plot` -#### Usage -`/plot delete` +#### Usage +`/plot delete` #### Aliases `[ dispose,del ]` #### Permissions @@ -518,8 +496,8 @@ ## [DENY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Deny.java) #### Description `Deny a user from a plot` -#### Usage -`/plot deny ` +#### Usage +`/plot deny ` #### Aliases `[ d ]` #### Permissions @@ -534,8 +512,8 @@ ## [DONE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Done.java) #### Description `Mark a plot as done` -#### Usage -`/plot done` +#### Usage +`/plot done` #### Aliases `[ submit ]` #### Permissions @@ -550,8 +528,8 @@ ## [DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Download.java) #### Description `Download your plot` -#### Usage -`/plot download` +#### Usage +`/plot download` #### Aliases `[ dl ]` #### Permissions @@ -566,69 +544,59 @@ ## [GRANT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Grant.java) #### Description `` -#### Usage -`/plot grant [...]` +#### Usage +`/plot grant [...]` #### Permissions -##### Primary - - `plots.grant` - +`plots.grant` *** ## [HELP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Help.java) #### Description `Get this help menu` -#### Usage -`/plot help` +#### Usage +`/plot help` #### 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) #### Description `Go to your plot` -#### Usage -`/plot home [type|alias]` +#### Usage +`/plot home [type|alias]` #### 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) #### Description `Review the comments for a plot` -#### Usage -`/plot inbox [inbox] [delete |clear|page]` +#### Usage +`/plot inbox [inbox] [delete |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) #### Description `Display plot info` -#### Usage -`/plot info ` +#### Usage +`/plot info ` #### 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) #### Description `Kick a player from your plot` -#### Usage -`/plot kick` +#### Usage +`/plot kick` #### Aliases `[ k ]` #### Permissions @@ -643,11 +611,13 @@ ## [LIST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/list.java) #### Description `List plots` -#### Usage -##### Primary - - `/plot list > [#]` -##### Other Usages - - `/plot list fuzzy [#]` +#### Usage +##### Primary + - `/plot list > [#]` + +##### Other + - `/plot list fuzzy [#]` + #### Aliases `[ search,find,l ]` #### Permissions @@ -676,11 +646,13 @@ ## [LOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Load.java) #### Description `Load your plot` -#### Usage -##### Primary - - `/plot restore` -##### Other Usages - - `/plot load ` +#### Usage +##### Primary + - `/plot restore` + +##### Other + - `/plot load ` + #### Aliases `[ restore ]` #### Permissions @@ -695,11 +667,13 @@ ## [MERGE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Merge.java) #### Description `Merge the plot you are standing on, with another plot` -#### Usage -##### Primary - - `/plot merge [removeroads]` -##### Other Usages - - `/plot merge < | > [removeroads]` +#### Usage +##### Primary + - `/plot merge [removeroads]` + +##### Other + - `/plot merge < | > [removeroads]` + #### Aliases `[ m ]` #### Permissions @@ -721,26 +695,26 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle @author manuelgu, altered by Citymonstret ``` -#### Usage -`/plot middle` +#### Usage +`/plot middle` #### Required callers `PLAYER` #### 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) #### Description `Move a plot` -#### Usage -##### Primary - - `/plot move ` -##### Other Usages - - `/plot copy ` +#### Usage +##### Primary + - `/plot move ` + +##### Other + - `/plot copy ` + #### Aliases `[ debugmove ]` #### Permissions @@ -755,45 +729,39 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle ## [MUSIC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/MusicSubcommand.java) #### Description `Player music in a plot` -#### Usage -`/plot music` +#### 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) #### Description `Show plugin information` -#### Usage -`/plot plugin` +#### Usage +`/plot plugin` #### 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) #### Description `Purge all plots for a world` -#### Usage -`/plot purge world: area: type: owner: shared: unknown:[true|false]` +#### Usage +`/plot purge world: area: type: owner: shared: unknown:[true|false]` #### 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) #### Description `Rate the plot` -#### Usage -`/plot rate [#|next]` +#### Usage +`/plot rate [#|next]` #### Aliases `[ rt ]` #### Permissions @@ -808,34 +776,30 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle ## [REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/RegenAllRoads.java) #### Description `Regenerate all roads in the map using the set road schematic` -#### Usage -`/plot regenallroads [height]` +#### Usage +`/plot regenallroads [height]` #### Required callers `CONSOLE` #### 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) #### Description `Reload configurations` -#### Usage -`/plot reload` +#### 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) #### Description `Remove a player from a plot` -#### Usage -`/plot remove ` +#### Usage +`/plot remove ` #### Aliases `[ r ]` #### Permissions @@ -850,8 +814,8 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle ## [SAVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Save.java) #### Description `Save your plot` -#### Usage -`/plot save` +#### Usage +`/plot save` #### Aliases `[ backup ]` #### Permissions @@ -866,8 +830,8 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle ## [SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/SchematicCmd.java) #### Description `Schematic command` -#### Usage -`/plot schematic ` +#### Usage +`/plot schematic ` #### Aliases `[ sch ]` #### Permissions @@ -886,8 +850,8 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle ## [SET](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Set.java) #### Description `Set a plot value` -#### Usage -`/plot set ` +#### Usage +`/plot set ` #### Aliases `[ s ]` #### Permissions @@ -903,40 +867,34 @@ Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle ## [SETALIAS](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Alias.java) #### Description `Set the plot name` -#### Usage -`/plot alias ` +#### Usage +`/plot alias ` #### 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) #### Description `Set the plot biome` -#### Usage -`/plot biome [biome]` +#### Usage +`/plot biome [biome]` #### 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) #### Description `Set the plot description` -#### Usage -`/plot desc ` +#### Usage +`/plot desc ` #### 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) @@ -950,16 +908,18 @@ plot flag remove use 1,3 plot flag add use 2,4 plot flag list ``` -#### Usage -##### Primary - - `/plot flag ` -##### Other Usages +#### Usage +##### Primary + - `/plot flag ` + +##### Other - `/plot flag info ` - `/plot flag ` - `/plot flag add ` - `/plot flag list` - `/plot flag set ` - - `/plot flag remove [values]` + - `/plot flag remove [values]` + #### Aliases `[ setf,flag,f,setflag ]` #### Permissions @@ -979,21 +939,19 @@ plot flag list ## [SETHOME](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/SetHome.java) #### Description `Set the plot home` -#### Usage -`/plot sethome [none]` +#### Usage +`/plot sethome [none]` #### 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) #### Description `Set the plot owner` -#### Usage -`/plot setowner ` +#### Usage +`/plot setowner ` #### Aliases `[ owner,seto,so ]` #### Permissions @@ -1008,24 +966,24 @@ plot flag list ## [SETUP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Setup.java) #### Description `Setup wizard for plot worlds` -#### Usage -`/plot setup` +#### Usage +`/plot setup` #### 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) #### Description `Swap two plots` -#### Usage -##### Primary - - `/plot swap ` -##### Other Usages - - `/plot copy ` +#### Usage +##### Primary + - `/plot swap ` + +##### Other + - `/plot copy ` + #### Aliases `[ switch ]` #### Permissions @@ -1040,35 +998,33 @@ plot flag list ## [TARGET](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Target.java) #### Description `Target a plot with your compass` -#### Usage -`/plot target <|nearest>` +#### Usage +`/plot target <|nearest>` #### Permissions -##### Primary - - `plots.target` - +`plots.target` *** ## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Template.java) #### Description `Create or use a world template` -#### Usage -##### Primary - - `/plot template [import|export]