From 871267214114c09a8881ab0a4455400b4ee8fcd0 Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Thu, 11 Feb 2016 14:22:19 +1100 Subject: [PATCH] Undo plugin.yml perms. As the message bukkit sends can't be configured by the server owner: I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe this is in error. --- src/main/resources/plugin.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 111e4106..4c5a3b3c 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -12,7 +12,6 @@ commands: description: (FAWE) Bypass WorldEdit processing and area restrictions aliases: [weanywhere,worldeditanywhere,/wea,/weanywhere,/worldeditanywhere] usage: "Vault is required for the toggle. Optionally, you can set the permission fawe.bypass" - permission: fawe.admin fixlighting: description: (FAWE) Fix the lighting in your current chunk aliases: [/fixlighting]