From 746eb353a2f9ef0b75406d8afc0dc7cef2b7766b Mon Sep 17 00:00:00 2001 From: ElgarL Date: Wed, 25 Jan 2012 23:44:14 +0000 Subject: Fixed an infinite loop error when using '/manudel' on a logged in player. It caused setDefaultGroup to trigger a bukkit update when no GM User existed yet. --- EssentialsGroupManager/src/Changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 980fa0bd0..5155d6181 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -121,4 +121,5 @@ v 1.9: - Fix trying to modify an unmodifiable collection breaking superperms. - Fixed subgroups (I broke earlier). - Check for a null player object in the PlayerTeleportEvent. - - Trap errors in fetching the mirrors map. \ No newline at end of file + - Trap errors in fetching the mirrors map. + - Fixed an infinite loop error when using '/manudel' on a logged in player. It caused setDefaultGroup to trigger a bukkit update when no GM User existed yet. \ No newline at end of file -- cgit v1.2.3