diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-11-11 20:39:03 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-11-11 20:39:03 +0000 |
commit | 237c896fffc20404635742091c29d5d9de927cd8 (patch) | |
tree | e68810019e368dcdf032e9210dc17d68e74fb5b5 /EssentialsGroupManager/src/Changelog.txt | |
parent | a370a8e01c7814d4b5fc3f4db7ee45dd5a248f60 (diff) | |
download | Essentials-237c896fffc20404635742091c29d5d9de927cd8.tar Essentials-237c896fffc20404635742091c29d5d9de927cd8.tar.gz Essentials-237c896fffc20404635742091c29d5d9de927cd8.tar.lz Essentials-237c896fffc20404635742091c29d5d9de927cd8.tar.xz Essentials-237c896fffc20404635742091c29d5d9de927cd8.zip |
Add support for Rcon.
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 077ea9163..d11911c18 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -201,4 +201,5 @@ v 2.0: - Remove info node support from GlobalGroups. It should not have them as GlobalGroups are only permission collections.
- Change order of data in Users.yml to [name, Group, SubGroup, Permissions, Info nodes].
- Add alphabetically sorted user lists.
- - allWorldsDataList now returns fully mirrored worlds which are not identical mirrors (fixes the /manselect list).
\ No newline at end of file + - allWorldsDataList now returns fully mirrored worlds which are not identical mirrors (fixes the /manselect list).
+ - Add support for Rcon.
\ No newline at end of file |