diff options
author | ElgarL <ElgarL@Palmergames.com> | 2014-04-29 00:22:51 +0100 |
---|---|---|
committer | ElgarL <ElgarL@Palmergames.com> | 2014-04-29 00:22:51 +0100 |
commit | 69faf87866412f2ac48bbedd14eba6833a308bb9 (patch) | |
tree | c44ab836b58972bf027941968e8bc8cdd96397d8 /EssentialsGroupManager/src/Changelog.txt | |
parent | e1631b2af82bf080d70764806ff91aa4ad9ecbcf (diff) | |
download | Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar.gz Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar.lz Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar.xz Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.zip |
Fix clones forgetting sub groups.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 583200e26..baf46b004 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -228,4 +228,5 @@ v2.1: - Update for CraftBukkit 1.7.8-R0.1(3050).
- Add UUID support.
Plugins can still query by player name but a UUID is faster and preferable.
- - Set a default mirror map if none is found in the config.
\ No newline at end of file + - Set a default mirror map if none is found in the config.
+ - Fix clones forgetting sub groups.
\ No newline at end of file |