summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-04-14 22:19:14 +0100
committerKHobbits <rob@khobbits.co.uk>2014-05-04 12:50:17 +0100
commit9739784e7501c906dec19bb169e762a5313df213 (patch)
treee86e4da79a758ff5d33067c3a364eee719fab46d /EssentialsGroupManager/src/Changelog.txt
parenta0e93af758b8f31e30b86b4062734e82492f8491 (diff)
downloadEssentials-9739784e7501c906dec19bb169e762a5313df213.tar
Essentials-9739784e7501c906dec19bb169e762a5313df213.tar.gz
Essentials-9739784e7501c906dec19bb169e762a5313df213.tar.lz
Essentials-9739784e7501c906dec19bb169e762a5313df213.tar.xz
Essentials-9739784e7501c906dec19bb169e762a5313df213.zip
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.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 7a7aa45b4..f01b2261c 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -223,4 +223,8 @@ v 2.0:
- Check subgroup permissions with an equal priority so no one subgroup is higher ranked than another.
- add recursive permission adding/deleting
- Prevent adding sub groups for ranks the granting player doesn't have access to.
- - Allow Exceptions in any inherited group to override negation of permissions. \ No newline at end of file
+ - Allow Exceptions in any inherited group to override negation of permissions.
+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. \ No newline at end of file