From df3ec02918f75b84829c3bc21c77eeb59021b38c Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Sun, 28 Jun 2015 12:17:06 +1000 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index 3431b11..99b7895 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -11,6 +11,7 @@ | `plots.use` | Allows user to use commands | | `plots.worldedit.bypass`| Bypass Worldedit restriction| | `plots.admin` | Admin Permission | +| `plots.plot.4` | Limit to 4 claimed plots | | [plots.permpack.basic](https://github.com/IntellectualCrafters/PlotSquared/wiki/plots.permpack.basic) | Access to basic plot commands | | [plots.permpack.basicinbox](https://github.com/IntellectualCrafters/PlotSquared/wiki/plots.permpack.basicinbox)| Access to basic commenting and inbox commands | | [plots.permpack.basicflags](https://github.com/IntellectualCrafters/PlotSquared/wiki/plots.permpack.basicflags)| Access to the basic flags | @@ -58,25 +59,9 @@ The following are an example of some permissions you may give your users. ``` - plots.use - plots.plot.1 #Where 1 is the number of plots allowed to be claimed - - plots.info - - plots.claim - - plots.auto - - plots.home - - plots.clear - - plots.delete - - plots.list - - plots.set.biome - - plots.set.home - - plots.merge - - plots.unlink - - plots.denied - - plots.add - - plots.trust - - plots.deny - - plots.remove - - plots.untrust - - plots.undeny - - plots.kick + - plots.permpack.basic + - plots.permpack.basicflags + - plots.permpack.basicinbox ``` ##Permissions