From 68b95c668d2d65cd002f9b4f800aa70d11ecabf3 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Fri, 22 Feb 2013 20:48:09 +0200 Subject: add "all_unnamed_worlds" info --- EssentialsGroupManager/src/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/config.yml') 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: -- cgit v1.2.3