diff options
author | Necrodoom <doomed.war@gmail.com> | 2013-02-22 20:49:57 +0200 |
---|---|---|
committer | Necrodoom <doomed.war@gmail.com> | 2013-02-22 20:49:57 +0200 |
commit | f99470d0c987a750f3cd6e37e380bd4305d68909 (patch) | |
tree | bede7231fe6fb069f24529617ef5c1400ab8d853 /EssentialsGroupManager/src/config.yml | |
parent | 07d0a18d298e00ac51e46eca8dad4894e4af6b2d (diff) | |
download | Essentials-f99470d0c987a750f3cd6e37e380bd4305d68909.tar Essentials-f99470d0c987a750f3cd6e37e380bd4305d68909.tar.gz Essentials-f99470d0c987a750f3cd6e37e380bd4305d68909.tar.lz Essentials-f99470d0c987a750f3cd6e37e380bd4305d68909.tar.xz Essentials-f99470d0c987a750f3cd6e37e380bd4305d68909.zip |
fix typo
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r-- | EssentialsGroupManager/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml index 021f806ae..b73671e18 100644 --- a/EssentialsGroupManager/src/config.yml +++ b/EssentialsGroupManager/src/config.yml @@ -30,7 +30,7 @@ settings: # 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. + # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent. world: world_nether: - users |