summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/users.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-13 16:39:53 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-13 16:39:53 +0000
commitbfde1ee754c463550977627422c5a0e25a8e5973 (patch)
tree8417093708282f4409863a7cb1b0c896216e1852 /EssentialsGroupManager/src/users.yml
parent6499a8d6c6ff4600503aa46c592829a6213fdc5a (diff)
downloadEssentials-bfde1ee754c463550977627422c5a0e25a8e5973.tar
Essentials-bfde1ee754c463550977627422c5a0e25a8e5973.tar.gz
Essentials-bfde1ee754c463550977627422c5a0e25a8e5973.tar.lz
Essentials-bfde1ee754c463550977627422c5a0e25a8e5973.tar.xz
Essentials-bfde1ee754c463550977627422c5a0e25a8e5973.zip
Do not grant any permissions (nort update Bukkit) if the server is in
offline mode and the player has the permission node 'groupmanager.noofflineperms'.
Diffstat (limited to 'EssentialsGroupManager/src/users.yml')
-rw-r--r--EssentialsGroupManager/src/users.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/EssentialsGroupManager/src/users.yml b/EssentialsGroupManager/src/users.yml
index 19496ad84..eaea6232d 100644
--- a/EssentialsGroupManager/src/users.yml
+++ b/EssentialsGroupManager/src/users.yml
@@ -3,13 +3,16 @@ users:
snowleo:
group: Builder
subgroups: []
- permissions: []
+ permissions:
+ - groupmanager.noofflineperms
KHobbits:
group: Moderator
subgroups: []
- permissions: []
+ permissions:
+ - groupmanager.noofflineperms
ElgarL:
group: Moderator
subgroups: []
- permissions: []
+ permissions:
+ - groupmanager.noofflineperms