diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-04-15 22:00:13 +0100 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-04-15 22:02:08 +0100 |
commit | 6dc2e965092afc4aea815ff473185831fcaf621c (patch) | |
tree | 184a17473290ea6dfe293368445aeceafb018ec7 /EssentialsGroupManager/src/globalgroups.yml | |
parent | 26a0cd0761777c93cb5282455bc8de4d2697cecd (diff) | |
download | Essentials-6dc2e965092afc4aea815ff473185831fcaf621c.tar Essentials-6dc2e965092afc4aea815ff473185831fcaf621c.tar.gz Essentials-6dc2e965092afc4aea815ff473185831fcaf621c.tar.lz Essentials-6dc2e965092afc4aea815ff473185831fcaf621c.tar.xz Essentials-6dc2e965092afc4aea815ff473185831fcaf621c.zip |
Few missing default permissions.
Diffstat (limited to 'EssentialsGroupManager/src/globalgroups.yml')
-rw-r--r-- | EssentialsGroupManager/src/globalgroups.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/EssentialsGroupManager/src/globalgroups.yml b/EssentialsGroupManager/src/globalgroups.yml index 101e4d3c5..e8f51f2b1 100644 --- a/EssentialsGroupManager/src/globalgroups.yml +++ b/EssentialsGroupManager/src/globalgroups.yml @@ -118,6 +118,7 @@ groups: - essentials.chat.shout
- essentials.chat.question
- essentials.compass
+ - essentials.delhome
- essentials.depth
- essentials.getpos
- essentials.home
@@ -175,6 +176,7 @@ groups: - essentials.ext
- essentials.fly
- essentials.getpos
+ - essentials.getpos.others
- essentials.helpop.recieve
- essentials.home.others
- essentials.invsee
@@ -190,6 +192,7 @@ groups: - essentials.nick.others
- essentials.realname
- essentials.seen.banreason
+ - essentials.seen.extra
- essentials.setwarp
- essentials.signs.create.*
- essentials.signs.break.*
|