From ae2f78b535d5c4cf5e645cf57e7cef9328fd66d7 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Mon, 14 Apr 2014 22:19:14 +0100 Subject: 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. --- EssentialsGroupManager/src/Changelog.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') 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 -- cgit v1.2.3