summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/groups.yml
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2012-04-11 21:57:58 +0200
committersnowleo <schneeleo@gmail.com>2012-04-11 21:57:58 +0200
commit3f9e19d279c7f9534733b9868ca24a11e7e0e19b (patch)
treefff53a637c0e967ab1762901fa44176ab644e6ec /EssentialsGroupManager/src/groups.yml
parentc9e64d9e46c3e97b4be897b4449fdad667753d8e (diff)
parent25759064ff4c518193185fe3e993634408230eb7 (diff)
downloadEssentials-3f9e19d279c7f9534733b9868ca24a11e7e0e19b.tar
Essentials-3f9e19d279c7f9534733b9868ca24a11e7e0e19b.tar.gz
Essentials-3f9e19d279c7f9534733b9868ca24a11e7e0e19b.tar.lz
Essentials-3f9e19d279c7f9534733b9868ca24a11e7e0e19b.tar.xz
Essentials-3f9e19d279c7f9534733b9868ca24a11e7e0e19b.zip
Merge branch 'refs/heads/groupmanager'
Conflicts: EssentialsGroupManager/src/globalgroups.yml
Diffstat (limited to 'EssentialsGroupManager/src/groups.yml')
-rw-r--r--EssentialsGroupManager/src/groups.yml23
1 files changed, 16 insertions, 7 deletions
diff --git a/EssentialsGroupManager/src/groups.yml b/EssentialsGroupManager/src/groups.yml
index ec8b0422f..9c63ffd94 100644
--- a/EssentialsGroupManager/src/groups.yml
+++ b/EssentialsGroupManager/src/groups.yml
@@ -1,10 +1,12 @@
# Group inheritance
-# any inherited groups prefixed with a g: are global groups
-# These groups are defined in the globalgroups.yml
-# and can be inherited in any worlds groups/users.yml.
+#
+# Any inherited groups prefixed with a g: are global groups
+# and are inherited from the GlobalGroups.yml.
#
# Groups without the g: prefix are groups local to this world
-# and defined in the this groups.yml file.
+# and are defined in the this groups.yml file.
+#
+# Local group inheritances define your promotion tree when using 'manpromote/mandemote'
groups:
Default:
@@ -12,8 +14,10 @@ groups:
permissions:
- -bukkit.command.kill
inheritance:
- - g:essentials_default
+ - g:groupmanager_default
- g:bukkit_default
+ - g:essentials_default
+ - g:towny_default
info:
prefix: '&e'
build: false
@@ -34,9 +38,11 @@ groups:
permissions: []
inheritance:
- builder
- - g:essentials_moderator
+ - g:groupmanager_moderator
- g:bukkit_moderator
+ - g:essentials_moderator
- g:towny_moderator
+ - g:vanish_moderator
info:
prefix: '&5'
build: true
@@ -46,9 +52,11 @@ groups:
permissions: []
inheritance:
- moderator
- - g:essentials_admin
+ - g:groupmanager_admin
- g:bukkit_admin
+ - g:essentials_admin
- g:towny_admin
+ - g:vanish_admin
info:
prefix: '&c'
build: true
@@ -57,6 +65,7 @@ groups:
default: false
permissions:
- '*'
+ - -vanish.*
inheritance:
- admin
info: