From 90730f63d5e1fbd5cef2cd9d856ea651d2a79bac Mon Sep 17 00:00:00 2001 From: ElgarL Date: Fri, 22 Feb 2013 12:39:41 +0000 Subject: Added a new mirroring option in the config of 'all_unnamed_worlds'. This will cause all new or unnamed worlds to use this mirroring. --- EssentialsGroupManager/src/config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'EssentialsGroupManager/src/config.yml') diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml index 4f5d087bd..103571dde 100644 --- a/EssentialsGroupManager/src/config.yml +++ b/EssentialsGroupManager/src/config.yml @@ -37,6 +37,9 @@ settings: world_the_end: - users - groups + all_unnamed_worlds: + - users + - groups # world2: (World2 would have it's own set of user and groups files) # world3: # - users (World3 would use the users.yml from world2, but it's own groups.yml) -- cgit v1.2.3