Updated Commands and Permissions (markdown)

Jesse Boyd 2015-05-15 02:28:00 +10:00
parent a58365d04a
commit 801a61bf7e

@ -67,8 +67,12 @@ The following are an example of some permissions you may give your users.
- plots.merge
- plots.unlink
- plots.denied
- plots.helpers
- plots.trusted
- plots.add
- plots.trust
- plots.deny
- plots.remove
- plots.untrust
- plots.undeny
- plots.kick
```
@ -100,9 +104,12 @@ The following are an example of some permissions you may give your users.
| /plot merge `<N` / `E` / `S` / `W>` | Merge your plots | `plots.merge` |
| /plot unlink | separate a mega-plot | `plots.unlink` |
| /plot setowner `<player>` | Set the plot owner | `plots.setowner` |
| /plot denied `<add` / `remove>` `<player>` | Manage plot entry for a player | `plots.denied` |
| /plot helpers `<add` / `remove>` `<player>` | Manage plot helpers | `plots.helpers` |
| /plot trusted `<add` / `remove>` `<player>` | Manage trusted plot members | `plots.trusted` |
| /plot trust `<player>` | trust a player | `plots.trust ` |
| /plot add `<player>` | add a player to build while the owner is online | `plots.add` |
| /plot deny `<player>` | Deny a player | `plots.deny` |
| /plot remove `<player>` | remove a player from the plot | `plots.remove` |
| /plot untrust `<player>` | untrust a player | `plots.untrust` |
| /plot undeny `<player>` | no longer deny a player from the plot | `plots.undeny` |
| /plot schematic `<test` / `paste` / `save` / `exportall>` | Paste a schematic in your plot | `plots.schematic` |
||| `plots.schematic.test` |
||| `plots.schematic.paste` |