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
commitae2f78b535d5c4cf5e645cf57e7cef9328fd66d7 (patch)
treefdf557e5eeaf1dc984bc379a82e21642209dcd38 /EssentialsGroupManager/src/Changelog.txt
parent226f921819a9bc395595f2089d70f13d4bdeee2d (diff)
downloadEssentials-ae2f78b535d5c4cf5e645cf57e7cef9328fd66d7.tar
Essentials-ae2f78b535d5c4cf5e645cf57e7cef9328fd66d7.tar.gz
Essentials-ae2f78b535d5c4cf5e645cf57e7cef9328fd66d7.tar.lz
Essentials-ae2f78b535d5c4cf5e645cf57e7cef9328fd66d7.tar.xz
Essentials-ae2f78b535d5c4cf5e645cf57e7cef9328fd66d7.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