mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
More info on plots.visit subnodes
parent
5ab9ed075d
commit
c3918d621b
@ -76,10 +76,10 @@ The following are an example of some permissions you may give your users.
|
||||
||| claim size: `plots.auto.mega` |
|
||||
| /plot home `<id` / `alias>` | Go to your plot | `plots.home` |
|
||||
| /plot visit `<player>`;`[#]` | 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 `<alias` / `id` / `player>` | Teleport to a plot | `plots.tp` |
|
||||
| /plot paste | Pastes a copied plot | `plots.paste` |
|
||||
| /plot set `<arg>` `<value...>` | Set a plot value | `plots.set` |
|
||||
|
Loading…
Reference in New Issue
Block a user