From 0497d6102ce496b301896859e2581f5825513355 Mon Sep 17 00:00:00 2001 From: Thomas Carroll Date: Tue, 13 Jan 2015 21:43:21 +0000 Subject: [PATCH] Updated Commands and Permissions (markdown) --- Commands-and-Permissions.md | 3 --- Permissions.md | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 Commands-and-Permissions.md create mode 100644 Permissions.md diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md deleted file mode 100644 index ee5d245..0000000 --- a/Commands-and-Permissions.md +++ /dev/null @@ -1,3 +0,0 @@ -| Command | Permission | Description | -| ---|---|---| -| `/plot claim [schematic]`| **Usage:** plots.claim **Limit:** plots.plot. **Schematic:** plots.claim.| Claim a plot | \ No newline at end of file diff --git a/Permissions.md b/Permissions.md new file mode 100644 index 0000000..1465851 --- /dev/null +++ b/Permissions.md @@ -0,0 +1,4 @@ +|Permission|Description| +|---|---| +|`plots.claim`| Allows plots to be claimed by user | +|`plots.plot.` | Limit amount of plots | \ No newline at end of file