diff options
author | Necrodoom <doomed.war@gmail.com> | 2013-02-22 20:48:09 +0200 |
---|---|---|
committer | Necrodoom <doomed.war@gmail.com> | 2013-02-22 20:48:09 +0200 |
commit | 68b95c668d2d65cd002f9b4f800aa70d11ecabf3 (patch) | |
tree | 7c0555b4f3d2653fb6b18309846c2c96b44df395 /EssentialsGroupManager | |
parent | a7648c7c1222369dd0c3085209a4c1e52021726f (diff) | |
download | Essentials-68b95c668d2d65cd002f9b4f800aa70d11ecabf3.tar Essentials-68b95c668d2d65cd002f9b4f800aa70d11ecabf3.tar.gz Essentials-68b95c668d2d65cd002f9b4f800aa70d11ecabf3.tar.lz Essentials-68b95c668d2d65cd002f9b4f800aa70d11ecabf3.tar.xz Essentials-68b95c668d2d65cd002f9b4f800aa70d11ecabf3.zip |
add "all_unnamed_worlds" info
Diffstat (limited to 'EssentialsGroupManager')
-rw-r--r-- | EssentialsGroupManager/src/config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml index 103571dde..021f806ae 100644 --- a/EssentialsGroupManager/src/config.yml +++ b/EssentialsGroupManager/src/config.yml @@ -26,9 +26,10 @@ settings: mirrors: # Worlds listed here have their settings mirrored in their children. - # The first element 'world' is the main worlds name + # The first element 'world' is the main worlds name, and is the parent world. # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use # the same user/groups files as the parent. + # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent. # Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent. world: world_nether: |