From f43cd7e358f3f65cca10483b144378c67e59f14b Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Mon, 13 Apr 2020 00:46:40 +0200 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 4eacdb9..5b0693f 100644 --- a/Commands.md +++ b/Commands.md @@ -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`