summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-04-14 22:19:14 +0100
committerElgarL <ElgarL@Palmergames.com>2014-04-14 22:19:14 +0100
commit6cc0edb89adb33fe55d8237d39f576c66cdf0962 (patch)
tree54559cd37e95a50319979ad3ee75fe5c9cce0507 /EssentialsGroupManager/src/Changelog.txt
parente00ee62f7596a0d0bf59ae3250fe0d8fc81d2181 (diff)
downloadEssentials-6cc0edb89adb33fe55d8237d39f576c66cdf0962.tar
Essentials-6cc0edb89adb33fe55d8237d39f576c66cdf0962.tar.gz
Essentials-6cc0edb89adb33fe55d8237d39f576c66cdf0962.tar.lz
Essentials-6cc0edb89adb33fe55d8237d39f576c66cdf0962.tar.xz
Essentials-6cc0edb89adb33fe55d8237d39f576c66cdf0962.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