summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-10 18:40:34 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-10 18:40:34 +0000
commitfac659a61a038dec0aff2253d701ff27bbca0811 (patch)
tree013a3a5092e1fce3367c4fe2fa7101ff1d35260a /EssentialsGroupManager/src/config.yml
parent49a19a771757da2bd0b73ed91ec8549f16810c9c (diff)
downloadEssentials-fac659a61a038dec0aff2253d701ff27bbca0811.tar
Essentials-fac659a61a038dec0aff2253d701ff27bbca0811.tar.gz
Essentials-fac659a61a038dec0aff2253d701ff27bbca0811.tar.lz
Essentials-fac659a61a038dec0aff2253d701ff27bbca0811.tar.xz
Essentials-fac659a61a038dec0aff2253d701ff27bbca0811.zip
Optimize fetching of Mirrored world data.
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r--EssentialsGroupManager/src/config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index 17ffc5b6e..2847dfe0e 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -25,14 +25,14 @@ settings:
level: INFO
mirrors:
- # Worlds listed here have their permissions mirrored in their children.
+ # Worlds listed here have their settings mirrored in their children.
# the first element 'world' is the main worlds name
- # subsequent elements '- world_nether' are worlds which will use the same
- # user/groups permissions as the parent.
+ # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use the same
+ # user/groups files as the parent.
world:
- world_nether
- world_the_end
- - world2
- - world3
+ # - world2
+ # - world3
# world4:
# - world5 \ No newline at end of file