From b77a639c827a6cba0d7982f8f1bf42d06c8f62ac Mon Sep 17 00:00:00 2001 From: Max Lee Date: Mon, 20 Mar 2017 00:47:10 +0100 Subject: [PATCH] Add note about per-player-schematics permissions --- Permissions.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Permissions.md b/Permissions.md index 6062f20..b636486 100644 --- a/Permissions.md +++ b/Permissions.md @@ -21,4 +21,8 @@ For normal WorldEdit perms: http://wiki.sk89q.com/wiki/WorldEdit/Permissions - `fawe.towny` - `fawe.towny.*` - `fawe.worldguard` - - `fawe.worldguard.member` \ No newline at end of file + - `fawe.worldguard.member` + +### Extended WorldEdit permissions: + - `worldedit.schematic.load.other` (allow loading of schematics in the main schematics folder via ../ when per-player-schematics are enabled) + - `worldedit.schematic.save.other` (allow asving of schematics in the main schematics folder via ../ when per-player-schematics are enabled) \ No newline at end of file