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
commit2a478fe03d97c97eeb189f90721724ec6d7fcad5 (patch)
tree1804878a902a5803e511d5ea68aa5bd7437b873e /EssentialsGroupManager/src/config.yml
parent58057a771d4e8e971d8531e1ad208eb6bbb0df54 (diff)
downloadEssentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar.gz
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar.lz
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar.xz
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.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