From c3918d621b6341c1f53f39967f2b72dfc4cf62cd Mon Sep 17 00:00:00 2001 From: Techy4198 Date: Sun, 23 Aug 2015 17:41:43 +0100 Subject: [PATCH] More info on plots.visit subnodes --- Commands-and-Permissions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index c146b69..9a67af1 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -76,10 +76,10 @@ The following are an example of some permissions you may give your users. ||| claim size: `plots.auto.mega` | | /plot home `` | Go to your plot | `plots.home` | | /plot visit ``;`[#]` | Visit someone's plot | `plots.visit` | -||| `plots.visit.owned` | -||| `plots.visit.shared` | -||| `plots.visit.unowned` | -||| `plots.visit.other` | +|| Visit your own plots | `plots.visit.owned` | +|| Visit plots you are trusted on | `plots.visit.shared` | +|| Visit plots that aren't claimed | `plots.visit.unowned` | +|| Visit other people's plots | `plots.visit.other` | | /plot tp `` | Teleport to a plot | `plots.tp` | | /plot paste | Pastes a copied plot | `plots.paste` | | /plot set `` `` | Set a plot value | `plots.set` |