From 7fc47d357ee79fc94347132ce7bf266b74cf3adf Mon Sep 17 00:00:00 2001 From: ElgarL Date: Sat, 19 Jan 2013 12:40:40 +0000 Subject: Negate 'groupmanager.noofflineperms' by default in the owner group. --- 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 bbdab6a4f..014b4b9ea 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -207,4 +207,5 @@ v 2.0: - Clear our attachment map upon a manload so we correctly reconfigure a players new permissions. - Synchronize the raising of GroupManager events to Bukkit.getServer() (should prevent deadlocks). - Synchronize pushing to Bukkit perms to prevent any ConcurrentModificationException. - - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'. \ No newline at end of file + - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'. + - Negate 'groupmanager.noofflineperms' by default in the owner group. \ No newline at end of file -- cgit v1.2.3