Updated Commands (markdown)

Jesse Boyd 2015-08-22 04:00:39 +10:00
parent 4cbafba07e
commit 5ab9ed075d

@ -82,7 +82,7 @@ java.lang.NullPointerException
*** ***
## [/ADD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-add) ## [/ADD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Add.java)
#### Description #### Description
`Allow a user to build while you are online` `Allow a user to build while you are online`
#### Usage #### Usage
@ -99,7 +99,7 @@ plots.add`
*** ***
## [/AUTO](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-auto) ## [/AUTO](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Auto.java)
#### Description #### Description
`Claim the nearest plot` `Claim the nearest plot`
#### Usage #### Usage
@ -114,7 +114,7 @@ plots.auto`
*** ***
## [/BO3](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-bo3) ## [/BO3](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/BO3.java)
#### Description #### Description
`Mark a plot as done` `Mark a plot as done`
#### Usage #### Usage
@ -129,7 +129,7 @@ plots.done`
*** ***
## [/BUY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-buy) ## [/BUY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Buy.java)
#### Description #### Description
`Buy the plot you are standing on` `Buy the plot you are standing on`
#### Usage #### Usage
@ -144,7 +144,7 @@ plots.buy`
*** ***
## [/CHAT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-chat) ## [/CHAT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Chat.java)
#### Description #### Description
`Toggle plto chant on or off` `Toggle plto chant on or off`
#### Usage #### Usage
@ -159,7 +159,7 @@ plots.chat`
*** ***
## [/CLAIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-claim) ## [/CLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Claim.java)
#### Description #### Description
`Claim the current plot you're standing on` `Claim the current plot you're standing on`
#### Usage #### Usage
@ -174,7 +174,7 @@ plots.claim`
*** ***
## [/CLEAR](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-clear) ## [/CLEAR](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Clear.java)
#### Description #### Description
`Clear a plot` `Clear a plot`
#### Usage #### Usage
@ -189,7 +189,7 @@ plots.clear`
*** ***
## [/COMMENT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-comment) ## [/COMMENT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Comment.java)
#### Description #### Description
`Comment on a plot` `Comment on a plot`
#### Usage #### Usage
@ -204,7 +204,7 @@ plots.comment`
*** ***
## [/CONDENSE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-condense) ## [/CONDENSE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Condense.java)
#### Description #### Description
`Condense a plotworld` `Condense a plotworld`
#### Usage #### Usage
@ -219,7 +219,7 @@ plots.admin`
*** ***
## [/CONFIRM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-confirm) ## [/CONFIRM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Confirm.java)
#### Description #### Description
`Confirm an action` `Confirm an action`
#### Usage #### Usage
@ -234,7 +234,7 @@ plots.use`
*** ***
## [/CONTINUE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-continue) ## [/CONTINUE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Continue.java)
#### Description #### Description
`Continue a plot that was previously marked as done` `Continue a plot that was previously marked as done`
#### Usage #### Usage
@ -249,7 +249,7 @@ plots.continue`
*** ***
## [/COPY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-copy) ## [/COPY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Copy.java)
#### Description #### Description
`Copy a plot` `Copy a plot`
#### Usage #### Usage
@ -266,7 +266,7 @@ plots.copy`
*** ***
## [/CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-createroadschematic) ## [/CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/CreateRoadSchematic.java)
#### Description #### Description
`Add a road schematic to your world using the roads around your current plot` `Add a road schematic to your world using the roads around your current plot`
#### Usage #### Usage
@ -281,7 +281,7 @@ plots.createroadschematic`
*** ***
## [/DATABASE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-database) ## [/DATABASE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Database.java)
#### Description #### Description
`Convert/Backup Storage` `Convert/Backup Storage`
#### Usage #### Usage
@ -296,7 +296,7 @@ plots.database`
*** ***
## [/DEBUG](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debug) ## [/DEBUG](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Debug.java)
#### Description #### Description
`Show debug information` `Show debug information`
#### Usage #### Usage
@ -311,7 +311,7 @@ plots.admin`
*** ***
## [/DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugallowunsafe) ## [/DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugAllowUnsafe.java)
#### Description #### Description
`Allow unsafe actions until toggled off` `Allow unsafe actions until toggled off`
#### Usage #### Usage
@ -326,7 +326,7 @@ plots.debugallowunsafe`
*** ***
## [/DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugclaimtest) ## [/DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugClaimTest.java)
#### Description #### 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` `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 #### Usage
@ -341,7 +341,7 @@ plots.debugclaimtest`
*** ***
## [/DEBUGCLEAR](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugclear) ## [/DEBUGCLEAR](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugClear.java)
#### Description #### Description
`Clear a plot using a fast experiment algorithm` `Clear a plot using a fast experiment algorithm`
#### Usage #### Usage
@ -356,7 +356,7 @@ plots.debugclear`
*** ***
## [/DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugexec) ## [/DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugExec.java)
#### Description #### Description
`Mutli-purpose debug command` `Mutli-purpose debug command`
#### Usage #### Usage
@ -371,7 +371,7 @@ plots.admin`
*** ***
## [/DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugfixflags) ## [/DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugFixFlags.java)
#### Description #### Description
`Attempt to fix all flags for a world` `Attempt to fix all flags for a world`
#### Usage #### Usage
@ -388,7 +388,7 @@ plots.debugfixflags`
*** ***
## [/DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugloadtest) ## [/DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugLoadTest.java)
#### Description #### Description
`This debug command will force the reload of all plots in the DB` `This debug command will force the reload of all plots in the DB`
#### Usage #### Usage
@ -403,7 +403,7 @@ plots.debugloadtest`
*** ***
## [/DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugpaste) ## [/DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugPaste.java)
#### Description #### Description
`Upload settings.yml & latest.log to hastebin` `Upload settings.yml & latest.log to hastebin`
#### Usage #### Usage
@ -418,7 +418,7 @@ plots.debugpaste`
*** ***
## [/DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugroadregen) ## [/DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugRoadRegen.java)
#### Description #### Description
`Regenerate all roads based on the road schematic` `Regenerate all roads based on the road schematic`
#### Usage #### Usage
@ -433,7 +433,7 @@ plots.debugroadregen`
*** ***
## [/DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugsavetest) ## [/DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugSaveTest.java)
#### Description #### Description
`This command will force the recreation of all plots in the DB` `This command will force the recreation of all plots in the DB`
#### Usage #### Usage
@ -448,7 +448,7 @@ plots.debugsavetest`
*** ***
## [/DELETE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-delete) ## [/DELETE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Delete.java)
#### Description #### Description
`Delete a plot` `Delete a plot`
#### Usage #### Usage
@ -463,7 +463,7 @@ plots.delete`
*** ***
## [/DENY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-deny) ## [/DENY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Deny.java)
#### Description #### Description
`Deny a user from a plot` `Deny a user from a plot`
#### Usage #### Usage
@ -480,7 +480,7 @@ plots.deny`
*** ***
## [/DONE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-done) ## [/DONE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Done.java)
#### Description #### Description
`Mark a plot as done` `Mark a plot as done`
#### Usage #### Usage
@ -495,7 +495,7 @@ plots.done`
*** ***
## [/DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-download) ## [/DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Download.java)
#### Description #### Description
`Download your plot` `Download your plot`
#### Usage #### Usage
@ -510,7 +510,7 @@ plots.download`
*** ***
## [/FILL](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-fill) ## [/FILL](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/DebugFill.java)
#### Description #### Description
`Fill or surround a plot in bedrock` `Fill or surround a plot in bedrock`
#### Usage #### Usage
@ -525,7 +525,7 @@ plots.fill`
*** ***
## [/FLAG](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-flag) ## [/FLAG](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/FlagCmd.java)
#### Description #### Description
`Manage plot flags` `Manage plot flags`
#### Usage #### Usage
@ -540,7 +540,7 @@ plots.flag`
*** ***
## [/HELP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-help) ## [/HELP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Help.java)
#### Description #### Description
`Get this help menu` `Get this help menu`
#### Usage #### Usage
@ -555,7 +555,7 @@ plots.help`
*** ***
## [/HOME](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-home) ## [/HOME](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Home.java)
#### Description #### Description
`Go to your plot` `Go to your plot`
#### Usage #### Usage
@ -570,7 +570,7 @@ plots.home`
*** ***
## [/INBOX](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-inbox) ## [/INBOX](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Inbox.java)
#### Description #### Description
`Review the comments for a plot` `Review the comments for a plot`
#### Usage #### Usage
@ -585,7 +585,7 @@ plots.inbox`
*** ***
## [/INFO](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-info) ## [/INFO](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Info.java)
#### Description #### Description
`Display plot info` `Display plot info`
#### Usage #### Usage
@ -600,7 +600,7 @@ plots.info`
*** ***
## [/KICK](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-kick) ## [/KICK](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Kick.java)
#### Description #### Description
`Kick a player from your plot` `Kick a player from your plot`
#### Usage #### Usage
@ -615,7 +615,7 @@ plots.kick`
*** ***
## [/LIST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-list) ## [/LIST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/list.java)
#### Description #### Description
`List plots` `List plots`
#### Usage #### Usage
@ -630,7 +630,7 @@ plots.list`
*** ***
## [/LOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-load) ## [/LOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Load.java)
#### Description #### Description
`Load your plot` `Load your plot`
#### Usage #### Usage
@ -645,7 +645,7 @@ plots.load`
*** ***
## [/MERGE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-merge) ## [/MERGE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Merge.java)
#### Description #### Description
`Merge the plot you are standing on, with another plot` `Merge the plot you are standing on, with another plot`
#### Usage #### Usage
@ -660,7 +660,7 @@ plots.merge`
*** ***
## [/MOVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-move) ## [/MOVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Move.java)
#### Description #### Description
`Move a plot` `Move a plot`
#### Usage #### Usage
@ -677,7 +677,7 @@ plots.move`
*** ***
## [/MUSIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-music) ## [/MUSIC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/MusicSubcommand.java)
#### Description #### Description
`Player music in a plot` `Player music in a plot`
#### Usage #### Usage
@ -692,7 +692,7 @@ plots.music`
*** ***
## [/PLUGIN](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-plugin) ## [/PLUGIN](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/plugin.java)
#### Description #### Description
`Show plugin information` `Show plugin information`
#### Usage #### Usage
@ -707,7 +707,7 @@ plots.use`
*** ***
## [/PURGE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-purge) ## [/PURGE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Purge.java)
#### Description #### Description
`Purge all plots for a world` `Purge all plots for a world`
#### Usage #### Usage
@ -722,7 +722,7 @@ plots.admin`
*** ***
## [/RATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-rate) ## [/RATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Rate.java)
#### Description #### Description
`Rate the plot` `Rate the plot`
#### Usage #### Usage
@ -737,7 +737,7 @@ plots.rate`
*** ***
## [/REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-regenallroads) ## [/REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/RegenAllRoads.java)
#### Description #### Description
`Regenerate all roads in the map using the set road schematic` `Regenerate all roads in the map using the set road schematic`
#### Usage #### Usage
@ -754,7 +754,7 @@ plots.regenallroads`
*** ***
## [/RELOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-reload) ## [/RELOAD](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Reload.java)
#### Description #### Description
`Reload configurations` `Reload configurations`
#### Usage #### Usage
@ -769,7 +769,7 @@ plots.admin.command.reload`
*** ***
## [/REMOVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-remove) ## [/REMOVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Remove.java)
#### Description #### Description
`Remove a player from a plot` `Remove a player from a plot`
#### Usage #### Usage
@ -786,7 +786,7 @@ plots.remove`
*** ***
## [/SAVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-save) ## [/SAVE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Save.java)
#### Description #### Description
`Save your plot` `Save your plot`
#### Usage #### Usage
@ -801,7 +801,7 @@ plots.save`
*** ***
## [/SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-schematic) ## [/SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/SchematicCmd.java)
#### Description #### Description
`Schematic command` `Schematic command`
#### Usage #### Usage
@ -816,7 +816,7 @@ plots.schematic`
*** ***
## [/SET](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-set) ## [/SET](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Set.java)
#### Description #### Description
`Set a plot value` `Set a plot value`
#### Usage #### Usage
@ -831,7 +831,7 @@ plots.set`
*** ***
## [/SETOWNER](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-setowner) ## [/SETOWNER](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/SetOwner.java)
#### Description #### Description
`Set the plot owner` `Set the plot owner`
#### Usage #### Usage
@ -848,7 +848,7 @@ plots.set.owner`
*** ***
## [/SETUP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-setup) ## [/SETUP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Setup.java)
#### Description #### Description
`Setup wizard for plot worlds` `Setup wizard for plot worlds`
#### Usage #### Usage
@ -863,7 +863,7 @@ plots.admin.command.setup`
*** ***
## [/SWAP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-swap) ## [/SWAP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Swap.java)
#### Description #### Description
`Swap two plots` `Swap two plots`
#### Usage #### Usage
@ -878,7 +878,7 @@ plots.swap`
*** ***
## [/TARGET](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-target) ## [/TARGET](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Target.java)
#### Description #### Description
`Target a plot with your compass` `Target a plot with your compass`
#### Usage #### Usage
@ -895,7 +895,7 @@ plots.target`
*** ***
## [/TEMPLATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-template) ## [/TEMPLATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Template.java)
#### Description #### Description
`Create or use a world template` `Create or use a world template`
#### Usage #### Usage
@ -910,7 +910,7 @@ plots.admin`
*** ***
## [/TOGGLE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-toggle) ## [/TOGGLE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Toggle.java)
#### Description #### Description
`Toggle per user settings` `Toggle per user settings`
#### Usage #### Usage
@ -925,7 +925,7 @@ plots.use`
*** ***
## [/TP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-tp) ## [/TP](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/TP.java)
#### Description #### Description
`Teleport to a plot` `Teleport to a plot`
#### Usage #### Usage
@ -942,7 +942,7 @@ plots.tp`
*** ***
## [/TRIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-trim) ## [/TRIM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Trim.java)
#### Description #### Description
`Delete unmodified portions of your plotworld` `Delete unmodified portions of your plotworld`
#### Usage #### Usage
@ -957,7 +957,7 @@ plots.admin`
*** ***
## [/TRUST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-trust) ## [/TRUST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Trust.java)
#### Description #### Description
`Allow a player to build in a plot` `Allow a player to build in a plot`
#### Usage #### Usage
@ -974,7 +974,7 @@ plots.trust`
*** ***
## [/UNCLAIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-unclaim) ## [/UNCLAIM](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Unclaim.java)
#### Description #### Description
`Unclaim a plot` `Unclaim a plot`
#### Usage #### Usage
@ -989,7 +989,7 @@ plots.unclaim`
*** ***
## [/UNDENY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-undeny) ## [/UNDENY](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Undeny.java)
#### Description #### Description
`Remove a denied user from a plot` `Remove a denied user from a plot`
#### Usage #### Usage
@ -1006,7 +1006,7 @@ plots.undeny`
*** ***
## [/UNLINK](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-unlink) ## [/UNLINK](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Unlink.java)
#### Description #### Description
`Unlink a mega-plot` `Unlink a mega-plot`
#### Usage #### Usage
@ -1021,7 +1021,7 @@ plots.unlink`
*** ***
## [/UNTRUST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-untrust) ## [/UNTRUST](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Untrust.java)
#### Description #### Description
`Remove a trusted user from a plot` `Remove a trusted user from a plot`
#### Usage #### Usage
@ -1038,7 +1038,7 @@ plots.untrust`
*** ***
## [/UPDATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-update) ## [/UPDATE](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Update.java)
#### Description #### Description
`Update PlotSquared` `Update PlotSquared`
#### Usage #### Usage
@ -1053,7 +1053,7 @@ plots.admin`
*** ***
## [/VISIT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-visit) ## [/VISIT](https://github.com/IntellectualSites/PlotSquared/tree/master/src/main/java/com/intellectualcrafters/plot/commands/Visit.java)
#### Description #### Description
`Visit someones plot` `Visit someones plot`
#### Usage #### Usage