Updated Commands (markdown)

NotMyFault 2020-04-13 00:46:40 +02:00
parent b9ac5045c2
commit f43cd7e358
1 changed files with 11 additions and 1 deletions

@ -60,7 +60,8 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
- [/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 help](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#help)
- [/plot caps](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#caps)
###### DEBUG
- [/plot debugsavetest](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#debugsavetest)
@ -976,6 +977,15 @@ Runs the result task with the parameters (viable, nonViable).
`plots.use`
***
## [CAPS](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Caps.java)
#### Description
`Show plot mob and entity caps`
#### Usage
`/plot caps`
#### Permissions
`plots.caps`
***
## [WEANYWHERE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/WE_Anywhere.java)
#### Description
`Force bypass of WorldEdit restrictions`