diff --git a/Commands.md b/Commands.md index 287e8b3..51d6038 100644 --- a/Commands.md +++ b/Commands.md @@ -1,921 +1,1143 @@ -If a command or permission contains the `Other` description, it means that a command supports several sub-commands or has several purposes. -Permissions documented with `Other` are either secondary permissions **OR** contain administrative overrides (indicated with `.admin.` inside the permission. -Make sure to checkout our [permission packs](https://github.com/IntellectualSites/PlotSquared/wiki/Permission-Packs) to avoid redundant permission assignments. +# Main Command -# Contents -###### CLAIMING - - [/plot buy](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#buy) - - [/plot claim](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#claim) - - [/plot auto](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#auto) - - [/plot delete](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#delete) - - [/plot swap](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#swap) - - [/plot move](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#move) - - [/plot copy](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#copy) - - [/plot grant](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#grant) - - [/plot setowner](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setowner) +All commands beginn with `/plot`. -###### TELEPORT - - [/plot visit](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#visit) - - [/plot kick](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#kick) - - [/plot middle](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#middle) +As alternativ or short-command you can use the following aliases: +`plots, p, plotsquared, p2, ps, 2, plotme` -###### SETTINGS - - [/plot trust](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#trust) - - [/plot add](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#add) - - [/plot deny](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#deny) - - [/plot remove](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#remove) - - [/plot merge](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#merge) - - [/plot unlink](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#unlink) - - [/plot trust](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#trust) - - [/plot setflag](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setflag) - - [/plot done](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#done) - - [/plot continue](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#continue) - - [/plot setdescription](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setdescription) - - [/plot alias](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#alias) - - [/plot sethome](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#sethome) - - [/plot toggle](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#toggle) +# Command Overview -###### CHAT - - [/plot inbox](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#inbox) - - [/plot comment](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#comment) - - [/plot chat](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#chat) +PlotSquared have an amount of commands for different uses. At here you find the complete command list with her syntax and permissions. -###### SCHEMATIC - - [/plot save](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#save) - - [/plot load](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#load) - - [/plot download](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#download) - - [/plot schematic](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#schematic-1) - - [/plot bo3](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#bo3) +command-categories: + - [Basics](plotsquared/commands-and-permissions#basics) + - [Info](plotsquared/commands-and-permissions#info) + - [Teleport](plotsquared/commands-and-permissions#teleport) + - [Chat](plotsquared/commands-and-permissions#chat) + - [Claiming](plotsquared/commands-and-permissions#claiming) + - [Settings](plotsquared/commands-and-permissions#settings) + - [Schematic](plotsquared/commands-and-permissions#schematic) + - [Rating](plotsquared/commands-and-permissions#rating) + - [Administration](plotsquared/commands-and-permissions#administration) + - [Debug](plotsquared/commands-and-permissions#debug) + - [Other permissions](plotsquared/commands-and-permissions#other-permissions) -###### APPEARANCE - - [/plot set](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#set) - - [/plot clear](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#clear) - - [/plot music](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#music) - - [/plot setbiome](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setbiome) +> **Info:** If a command or permission contains the `Secondary` description, it means that a command supports several sub-commands or has several purposes. Furthermore, permissions with `.admin` contain administrative overrides. +{.is-info} -###### INFO - - [/plot confirm](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#confirm) - - [/plot info](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#info-1) - - [/plot list](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#list) - - [/plot plugin](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#plugin) - - [/plot rate](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#rate) - - [/plot target](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#target) - - [/plot help](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#help) - - [/plot caps](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#caps) +> **Tip:** You can checkout our [permission-packs](https://github.com/IntellectualSites/PlotSquared/wiki/Permission-Packs) to avoid redundant permission assignments. +{.is-success} -###### DEBUG - - [/plot debugsavetest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugsavetest) - - [/plot debugloadtest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugloadtest) - - [/plot debugallowunsafe](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugallowunsafe) - - [/plot debug](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debug) - - [/plot relight](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#relight) - - [/plot debugpaste](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugpaste) - - [/plot debugclaimtest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugclaimtest) - - [/plot debugroadregen](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugroadregen) - - [/plot debugexec](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugexec) - - [/plot debugfixflags](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugfixflags) +# Basics -###### ADMINISTRATION - - [/plot update](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#update) - - [/plot template](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#template) - - [/plot setup](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setup) - - [/plot area](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#area) - - [/plot createroadschematic](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#createroadschematic) - - [/plot regenallroads](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#regenallroads) - - [/plot purge](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#purge) - - [/plot reload](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#reload) - - [/plot database](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#database) - - [/plot condense](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#condense) - - [/plot trim](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#trim) - - [/plot cluster](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#cluster) - - [/plot weanywhere](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#weanywhere) +## HELP -# Commands -## [BUY](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Buy.java) -#### Description -`Buy the plot you are standing on` -#### Usage -`/plot buy` -#### Permissions -`plots.buy` -*** +Get this help menu -## [SAVE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Save.java) -#### Description -`Save your plot` -#### Usage -`/plot save` -#### Aliases -`[ backup ]` -#### Permissions -##### Primary - - `plots.save` -*** +**Usage:** +`/plot help [category|#]` -## [LOAD](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Load.java) -#### Description -`Load your plot` -#### Usage - - `/plot restore` -##### Other - - `/plot load ` -#### Aliases -`[ load,restore ]` -#### Permissions -##### Primary - - `plots.load` -*** +**Usage:** +`[ ? ]` -## [CONFIRM](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Confirm.java) -#### Description -`Confirm an action` -#### Usage -`/plot confirm` -#### Aliases -`[ confirm ]` -#### Permissions -`plots.use` -*** +**Permissions:** +`plots.use` - Access to the command `/plot help` -## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Template.java) -#### Description -`Create or use a world template` -#### Usage -##### Primary - - `/plot template [import|export]