From 1dab4f95dd834af67dbc6f6c8e190d62f3e93752 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Tue, 24 Jan 2012 14:08:53 +0000 Subject: Added recursive loop detection for World mirroring (you may not set the main world as a mirror of another). Fixed fetching world data so it no longer returns the mirrored world for groups. Each world data holder now points to the correct data set, so can be returned as an object. --- EssentialsGroupManager/src/Changelog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index b58f520a8..22e812dd6 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -111,4 +111,6 @@ v 1.9: - Update GroupManagerBridge for new event system. - Fixed a random null error upon a player portaling. - Fixed infinite loop error on player join. - - Optimized code to only update the player logging in instead of all players online. \ No newline at end of file + - Optimized code to only update the player logging in instead of all players online. + - Added recursive loop detection for World mirroring (you may not set the main world as a mirror of another). + - Fixed fetching world data so it no longer returns the mirrored world for groups. Each world data holder now points to the correct data set, so can be returned as an object. \ No newline at end of file -- cgit v1.2.3