mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Updated Commands (markdown)
parent
4d6f0666e5
commit
9a0c90d784
211
Commands.md
211
Commands.md
@ -1,4 +1,87 @@
|
||||
## [ADD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-add)
|
||||
## Contents
|
||||
|
||||
##### CLAIMING
|
||||
java.lang.NullPointerException
|
||||
at com.intellectualcrafters.plot.commands.DebugExec.<init>(DebugExec.java:93)
|
||||
at com.intellectualcrafters.plot.commands.MainCommand.<init>(MainCommand.java:121)
|
||||
at com.intellectualcrafters.plot.commands.MainCommand.getInstance(MainCommand.java:59)
|
||||
at com.intellectualcrafters.plot.commands.test.main(test.java:12)
|
||||
- [/buy](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#buy)
|
||||
- [/auto](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#auto)
|
||||
- [/claim](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#claim)
|
||||
|
||||
##### TELEPORT
|
||||
- [/tp](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#tp)
|
||||
- [/visit](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#visit)
|
||||
- [/home](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#home)
|
||||
|
||||
##### ACTIONS
|
||||
- [/kick](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#kick)
|
||||
- [/undeny](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#undeny)
|
||||
- [/save](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#save)
|
||||
- [/download](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#download)
|
||||
- [/unlink](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#unlink)
|
||||
- [/chat](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#chat)
|
||||
- [/unclaim](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#unclaim)
|
||||
- [/purge](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#purge)
|
||||
- [/move](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#move)
|
||||
- [/copy](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#copy)
|
||||
- [/setowner](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setowner)
|
||||
- [/done](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#done)
|
||||
- [/flag](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#flag)
|
||||
- [/bo3](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#bo3)
|
||||
- [/load](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#load)
|
||||
- [/comment](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#comment)
|
||||
- [/remove](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#remove)
|
||||
- [/set](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#set)
|
||||
- [/merge](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#merge)
|
||||
- [/inbox](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#inbox)
|
||||
- [/add](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#add)
|
||||
- [/clear](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#clear)
|
||||
- [/toggle](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#toggle)
|
||||
- [/rate](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#rate)
|
||||
- [/deny](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#deny)
|
||||
- [/setup](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setup)
|
||||
- [/delete](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#delete)
|
||||
- [/music](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#music)
|
||||
- [/trust](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#trust)
|
||||
- [/schematic](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#schematic)
|
||||
- [/continue](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#continue)
|
||||
- [/target](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#target)
|
||||
- [/swap](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#swap)
|
||||
- [/confirm](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#confirm)
|
||||
- [/untrust](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#untrust)
|
||||
|
||||
##### INFO
|
||||
- [/plugin](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#plugin)
|
||||
- [/info](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#info)
|
||||
- [/help](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#help)
|
||||
- [/reload](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#reload)
|
||||
- [/list](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#list)
|
||||
|
||||
##### DEBUG
|
||||
- [/debugsavetest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugsavetest)
|
||||
- [/condense](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#condense)
|
||||
- [/debugexec](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugexec)
|
||||
- [/template](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#template)
|
||||
- [/debugroadregen](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugroadregen)
|
||||
- [/createroadschematic](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#createroadschematic)
|
||||
- [/debugfixflags](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugfixflags)
|
||||
- [/debugloadtest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugloadtest)
|
||||
- [/update](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#update)
|
||||
- [/debug](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debug)
|
||||
- [/debugclaimtest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugclaimtest)
|
||||
- [/trim](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#trim)
|
||||
- [/regenallroads](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#regenallroads)
|
||||
- [/debugallowunsafe](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugallowunsafe)
|
||||
- [/fill](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#fill)
|
||||
- [/database](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#database)
|
||||
- [/debugpaste](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugpaste)
|
||||
- [/debugclear](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugclear)
|
||||
|
||||
***
|
||||
|
||||
## [/ADD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-add)
|
||||
#### Description
|
||||
`Allow a user to build while you are online`
|
||||
#### Usage
|
||||
@ -15,7 +98,7 @@ plots.add`
|
||||
|
||||
***
|
||||
|
||||
## [AUTO](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-auto)
|
||||
## [/AUTO](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-auto)
|
||||
#### Description
|
||||
`Claim the nearest plot`
|
||||
#### Usage
|
||||
@ -30,7 +113,7 @@ plots.auto`
|
||||
|
||||
***
|
||||
|
||||
## [BO3](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-bo3)
|
||||
## [/BO3](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-bo3)
|
||||
#### Description
|
||||
`Mark a plot as done`
|
||||
#### Usage
|
||||
@ -45,7 +128,7 @@ plots.done`
|
||||
|
||||
***
|
||||
|
||||
## [BUY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-buy)
|
||||
## [/BUY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-buy)
|
||||
#### Description
|
||||
`Buy the plot you are standing on`
|
||||
#### Usage
|
||||
@ -60,7 +143,7 @@ plots.buy`
|
||||
|
||||
***
|
||||
|
||||
## [CHAT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-chat)
|
||||
## [/CHAT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-chat)
|
||||
#### Description
|
||||
`Toggle plto chant on or off`
|
||||
#### Usage
|
||||
@ -75,7 +158,7 @@ plots.chat`
|
||||
|
||||
***
|
||||
|
||||
## [CLAIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-claim)
|
||||
## [/CLAIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-claim)
|
||||
#### Description
|
||||
`Claim the current plot you're standing on`
|
||||
#### Usage
|
||||
@ -90,7 +173,7 @@ plots.claim`
|
||||
|
||||
***
|
||||
|
||||
## [CLEAR](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-clear)
|
||||
## [/CLEAR](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-clear)
|
||||
#### Description
|
||||
`Clear a plot`
|
||||
#### Usage
|
||||
@ -105,7 +188,7 @@ plots.clear`
|
||||
|
||||
***
|
||||
|
||||
## [COMMENT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-comment)
|
||||
## [/COMMENT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-comment)
|
||||
#### Description
|
||||
`Comment on a plot`
|
||||
#### Usage
|
||||
@ -120,7 +203,7 @@ plots.comment`
|
||||
|
||||
***
|
||||
|
||||
## [CONDENSE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-condense)
|
||||
## [/CONDENSE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-condense)
|
||||
#### Description
|
||||
`Condense a plotworld`
|
||||
#### Usage
|
||||
@ -135,7 +218,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [CONFIRM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-confirm)
|
||||
## [/CONFIRM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-confirm)
|
||||
#### Description
|
||||
`Confirm an action`
|
||||
#### Usage
|
||||
@ -150,7 +233,7 @@ plots.use`
|
||||
|
||||
***
|
||||
|
||||
## [CONTINUE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-continue)
|
||||
## [/CONTINUE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-continue)
|
||||
#### Description
|
||||
`Continue a plot that was previously marked as done`
|
||||
#### Usage
|
||||
@ -165,7 +248,7 @@ plots.continue`
|
||||
|
||||
***
|
||||
|
||||
## [COPY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-copy)
|
||||
## [/COPY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-copy)
|
||||
#### Description
|
||||
`Copy a plot`
|
||||
#### Usage
|
||||
@ -182,7 +265,7 @@ plots.copy`
|
||||
|
||||
***
|
||||
|
||||
## [CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-createroadschematic)
|
||||
## [/CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-createroadschematic)
|
||||
#### Description
|
||||
`Add a road schematic to your world using the roads around your current plot`
|
||||
#### Usage
|
||||
@ -197,7 +280,7 @@ plots.createroadschematic`
|
||||
|
||||
***
|
||||
|
||||
## [DATABASE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-database)
|
||||
## [/DATABASE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-database)
|
||||
#### Description
|
||||
`Convert/Backup Storage`
|
||||
#### Usage
|
||||
@ -212,7 +295,7 @@ plots.database`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUG](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debug)
|
||||
## [/DEBUG](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debug)
|
||||
#### Description
|
||||
`Show debug information`
|
||||
#### Usage
|
||||
@ -227,7 +310,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugallowunsafe)
|
||||
## [/DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugallowunsafe)
|
||||
#### Description
|
||||
`Allow unsafe actions until toggled off`
|
||||
#### Usage
|
||||
@ -242,7 +325,7 @@ plots.debugallowunsafe`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugclaimtest)
|
||||
## [/DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugclaimtest)
|
||||
#### Description
|
||||
`If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot sighs. Execution time may vary`
|
||||
#### Usage
|
||||
@ -257,7 +340,7 @@ plots.debugclaimtest`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGCLEAR](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugclear)
|
||||
## [/DEBUGCLEAR](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugclear)
|
||||
#### Description
|
||||
`Clear a plot using a fast experiment algorithm`
|
||||
#### Usage
|
||||
@ -272,7 +355,7 @@ plots.debugclear`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugexec)
|
||||
## [/DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugexec)
|
||||
#### Description
|
||||
`Mutli-purpose debug command`
|
||||
#### Usage
|
||||
@ -287,7 +370,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugfixflags)
|
||||
## [/DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugfixflags)
|
||||
#### Description
|
||||
`Attempt to fix all flags for a world`
|
||||
#### Usage
|
||||
@ -304,7 +387,7 @@ plots.debugfixflags`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugloadtest)
|
||||
## [/DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugloadtest)
|
||||
#### Description
|
||||
`This debug command will force the reload of all plots in the DB`
|
||||
#### Usage
|
||||
@ -319,7 +402,7 @@ plots.debugloadtest`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugpaste)
|
||||
## [/DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugpaste)
|
||||
#### Description
|
||||
`Upload settings.yml & latest.log to hastebin`
|
||||
#### Usage
|
||||
@ -334,7 +417,7 @@ plots.debugpaste`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugroadregen)
|
||||
## [/DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugroadregen)
|
||||
#### Description
|
||||
`Regenerate all roads based on the road schematic`
|
||||
#### Usage
|
||||
@ -349,7 +432,7 @@ plots.debugroadregen`
|
||||
|
||||
***
|
||||
|
||||
## [DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugsavetest)
|
||||
## [/DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-debugsavetest)
|
||||
#### Description
|
||||
`This command will force the recreation of all plots in the DB`
|
||||
#### Usage
|
||||
@ -364,7 +447,7 @@ plots.debugsavetest`
|
||||
|
||||
***
|
||||
|
||||
## [DELETE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-delete)
|
||||
## [/DELETE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-delete)
|
||||
#### Description
|
||||
`Delete a plot`
|
||||
#### Usage
|
||||
@ -379,7 +462,7 @@ plots.delete`
|
||||
|
||||
***
|
||||
|
||||
## [DENY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-deny)
|
||||
## [/DENY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-deny)
|
||||
#### Description
|
||||
`Deny a user from a plot`
|
||||
#### Usage
|
||||
@ -396,7 +479,7 @@ plots.deny`
|
||||
|
||||
***
|
||||
|
||||
## [DONE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-done)
|
||||
## [/DONE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-done)
|
||||
#### Description
|
||||
`Mark a plot as done`
|
||||
#### Usage
|
||||
@ -411,7 +494,7 @@ plots.done`
|
||||
|
||||
***
|
||||
|
||||
## [DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-download)
|
||||
## [/DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-download)
|
||||
#### Description
|
||||
`Download your plot`
|
||||
#### Usage
|
||||
@ -426,7 +509,7 @@ plots.download`
|
||||
|
||||
***
|
||||
|
||||
## [FILL](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-fill)
|
||||
## [/FILL](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-fill)
|
||||
#### Description
|
||||
`Fill or surround a plot in bedrock`
|
||||
#### Usage
|
||||
@ -441,7 +524,7 @@ plots.fill`
|
||||
|
||||
***
|
||||
|
||||
## [FLAG](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-flag)
|
||||
## [/FLAG](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-flag)
|
||||
#### Description
|
||||
`Manage plot flags`
|
||||
#### Usage
|
||||
@ -456,7 +539,7 @@ plots.flag`
|
||||
|
||||
***
|
||||
|
||||
## [HELP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-help)
|
||||
## [/HELP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-help)
|
||||
#### Description
|
||||
`Get this help menu`
|
||||
#### Usage
|
||||
@ -471,7 +554,7 @@ plots.help`
|
||||
|
||||
***
|
||||
|
||||
## [HOME](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-home)
|
||||
## [/HOME](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-home)
|
||||
#### Description
|
||||
`Go to your plot`
|
||||
#### Usage
|
||||
@ -486,7 +569,7 @@ plots.home`
|
||||
|
||||
***
|
||||
|
||||
## [INBOX](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-inbox)
|
||||
## [/INBOX](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-inbox)
|
||||
#### Description
|
||||
`Review the comments for a plot`
|
||||
#### Usage
|
||||
@ -501,7 +584,7 @@ plots.inbox`
|
||||
|
||||
***
|
||||
|
||||
## [INFO](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-info)
|
||||
## [/INFO](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-info)
|
||||
#### Description
|
||||
`Display plot info`
|
||||
#### Usage
|
||||
@ -516,7 +599,7 @@ plots.info`
|
||||
|
||||
***
|
||||
|
||||
## [KICK](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-kick)
|
||||
## [/KICK](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-kick)
|
||||
#### Description
|
||||
`Kick a player from your plot`
|
||||
#### Usage
|
||||
@ -531,7 +614,7 @@ plots.kick`
|
||||
|
||||
***
|
||||
|
||||
## [LIST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-list)
|
||||
## [/LIST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-list)
|
||||
#### Description
|
||||
`List plots`
|
||||
#### Usage
|
||||
@ -546,7 +629,7 @@ plots.list`
|
||||
|
||||
***
|
||||
|
||||
## [LOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-load)
|
||||
## [/LOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-load)
|
||||
#### Description
|
||||
`Load your plot`
|
||||
#### Usage
|
||||
@ -561,7 +644,7 @@ plots.load`
|
||||
|
||||
***
|
||||
|
||||
## [MERGE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-merge)
|
||||
## [/MERGE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-merge)
|
||||
#### Description
|
||||
`Merge the plot you are standing on, with another plot`
|
||||
#### Usage
|
||||
@ -576,7 +659,7 @@ plots.merge`
|
||||
|
||||
***
|
||||
|
||||
## [MOVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-move)
|
||||
## [/MOVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-move)
|
||||
#### Description
|
||||
`Move a plot`
|
||||
#### Usage
|
||||
@ -593,7 +676,7 @@ plots.move`
|
||||
|
||||
***
|
||||
|
||||
## [MUSIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-music)
|
||||
## [/MUSIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-music)
|
||||
#### Description
|
||||
`Player music in a plot`
|
||||
#### Usage
|
||||
@ -608,7 +691,7 @@ plots.music`
|
||||
|
||||
***
|
||||
|
||||
## [PLUGIN](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-plugin)
|
||||
## [/PLUGIN](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-plugin)
|
||||
#### Description
|
||||
`Show plugin information`
|
||||
#### Usage
|
||||
@ -623,7 +706,7 @@ plots.use`
|
||||
|
||||
***
|
||||
|
||||
## [PURGE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-purge)
|
||||
## [/PURGE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-purge)
|
||||
#### Description
|
||||
`Purge all plots for a world`
|
||||
#### Usage
|
||||
@ -638,7 +721,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [RATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-rate)
|
||||
## [/RATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-rate)
|
||||
#### Description
|
||||
`Rate the plot`
|
||||
#### Usage
|
||||
@ -653,7 +736,7 @@ plots.rate`
|
||||
|
||||
***
|
||||
|
||||
## [REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-regenallroads)
|
||||
## [/REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-regenallroads)
|
||||
#### Description
|
||||
`Regenerate all roads in the map using the set road schematic`
|
||||
#### Usage
|
||||
@ -670,7 +753,7 @@ plots.regenallroads`
|
||||
|
||||
***
|
||||
|
||||
## [RELOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-reload)
|
||||
## [/RELOAD](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-reload)
|
||||
#### Description
|
||||
`Reload configurations`
|
||||
#### Usage
|
||||
@ -685,7 +768,7 @@ plots.admin.command.reload`
|
||||
|
||||
***
|
||||
|
||||
## [REMOVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-remove)
|
||||
## [/REMOVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-remove)
|
||||
#### Description
|
||||
`Remove a player from a plot`
|
||||
#### Usage
|
||||
@ -702,7 +785,7 @@ plots.remove`
|
||||
|
||||
***
|
||||
|
||||
## [SAVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-save)
|
||||
## [/SAVE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-save)
|
||||
#### Description
|
||||
`Save your plot`
|
||||
#### Usage
|
||||
@ -717,7 +800,7 @@ plots.save`
|
||||
|
||||
***
|
||||
|
||||
## [SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-schematic)
|
||||
## [/SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-schematic)
|
||||
#### Description
|
||||
`Schematic command`
|
||||
#### Usage
|
||||
@ -732,7 +815,7 @@ plots.schematic`
|
||||
|
||||
***
|
||||
|
||||
## [SET](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-set)
|
||||
## [/SET](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-set)
|
||||
#### Description
|
||||
`Set a plot value`
|
||||
#### Usage
|
||||
@ -747,7 +830,7 @@ plots.set`
|
||||
|
||||
***
|
||||
|
||||
## [SETOWNER](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-setowner)
|
||||
## [/SETOWNER](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-setowner)
|
||||
#### Description
|
||||
`Set the plot owner`
|
||||
#### Usage
|
||||
@ -764,7 +847,7 @@ plots.set.owner`
|
||||
|
||||
***
|
||||
|
||||
## [SETUP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-setup)
|
||||
## [/SETUP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-setup)
|
||||
#### Description
|
||||
`Setup wizard for plot worlds`
|
||||
#### Usage
|
||||
@ -779,7 +862,7 @@ plots.admin.command.setup`
|
||||
|
||||
***
|
||||
|
||||
## [SWAP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-swap)
|
||||
## [/SWAP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-swap)
|
||||
#### Description
|
||||
`Swap two plots`
|
||||
#### Usage
|
||||
@ -794,7 +877,7 @@ plots.swap`
|
||||
|
||||
***
|
||||
|
||||
## [TARGET](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-target)
|
||||
## [/TARGET](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-target)
|
||||
#### Description
|
||||
`Target a plot with your compass`
|
||||
#### Usage
|
||||
@ -811,7 +894,7 @@ plots.target`
|
||||
|
||||
***
|
||||
|
||||
## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-template)
|
||||
## [/TEMPLATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-template)
|
||||
#### Description
|
||||
`Create or use a world template`
|
||||
#### Usage
|
||||
@ -826,7 +909,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [TOGGLE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-toggle)
|
||||
## [/TOGGLE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-toggle)
|
||||
#### Description
|
||||
`Toggle per user settings`
|
||||
#### Usage
|
||||
@ -841,7 +924,7 @@ plots.use`
|
||||
|
||||
***
|
||||
|
||||
## [TP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-tp)
|
||||
## [/TP](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-tp)
|
||||
#### Description
|
||||
`Teleport to a plot`
|
||||
#### Usage
|
||||
@ -858,7 +941,7 @@ plots.tp`
|
||||
|
||||
***
|
||||
|
||||
## [TRIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-trim)
|
||||
## [/TRIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-trim)
|
||||
#### Description
|
||||
`Delete unmodified portions of your plotworld`
|
||||
#### Usage
|
||||
@ -873,7 +956,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [TRUST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-trust)
|
||||
## [/TRUST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-trust)
|
||||
#### Description
|
||||
`Allow a player to build in a plot`
|
||||
#### Usage
|
||||
@ -890,7 +973,7 @@ plots.trust`
|
||||
|
||||
***
|
||||
|
||||
## [UNCLAIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-unclaim)
|
||||
## [/UNCLAIM](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-unclaim)
|
||||
#### Description
|
||||
`Unclaim a plot`
|
||||
#### Usage
|
||||
@ -905,7 +988,7 @@ plots.unclaim`
|
||||
|
||||
***
|
||||
|
||||
## [UNDENY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-undeny)
|
||||
## [/UNDENY](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-undeny)
|
||||
#### Description
|
||||
`Remove a denied user from a plot`
|
||||
#### Usage
|
||||
@ -922,7 +1005,7 @@ plots.undeny`
|
||||
|
||||
***
|
||||
|
||||
## [UNLINK](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-unlink)
|
||||
## [/UNLINK](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-unlink)
|
||||
#### Description
|
||||
`Unlink a mega-plot`
|
||||
#### Usage
|
||||
@ -937,7 +1020,7 @@ plots.unlink`
|
||||
|
||||
***
|
||||
|
||||
## [UNTRUST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-untrust)
|
||||
## [/UNTRUST](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-untrust)
|
||||
#### Description
|
||||
`Remove a trusted user from a plot`
|
||||
#### Usage
|
||||
@ -954,7 +1037,7 @@ plots.untrust`
|
||||
|
||||
***
|
||||
|
||||
## [UPDATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-update)
|
||||
## [/UPDATE](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-update)
|
||||
#### Description
|
||||
`Update PlotSquared`
|
||||
#### Usage
|
||||
@ -969,7 +1052,7 @@ plots.admin`
|
||||
|
||||
***
|
||||
|
||||
## [VISIT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-visit)
|
||||
## [/VISIT](https://github.com/IntellectualSites/PlotSquared/wiki/Command:-visit)
|
||||
#### Description
|
||||
`Visit someones plot`
|
||||
#### Usage
|
||||
|
Loading…
Reference in New Issue
Block a user