From d89041894479c339bb865d72f677b69d3c6f2c30 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Tue, 27 Sep 2011 01:59:01 +0100 Subject: Update to 1.2 --- EssentialsGroupManager/src/Changelog.txt | 3 ++- EssentialsGroupManager/src/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'EssentialsGroupManager') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index ee7c77a23..47c0457a7 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -21,4 +21,5 @@ v 1.1: - Removed superperms update on plugins unloading. Unneeded and created undesired lag on shutdown. - Added a BukkitPermsUpdateTask to only update superperms once on a load/reload. - Fix for GM not checking inheritance for known superperms nodes. - - Optimized getAllPlayersPermissions and fixed pushing unknown perms to superperms. \ No newline at end of file + - Optimized getAllPlayersPermissions and fixed pushing unknown perms to superperms. +v 1.2: \ No newline at end of file diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml index 91f8df05c..b0d2bc4d1 100644 --- a/EssentialsGroupManager/src/plugin.yml +++ b/EssentialsGroupManager/src/plugin.yml @@ -1,5 +1,5 @@ name: GroupManager -version: "1.1 (Phoenix)" +version: "1.2 (Phoenix)" main: org.anjocaido.groupmanager.GroupManager website: http://www.anjocaido.info/ description: Provides on-the-fly system for permissions system created by Nijikokun. But all in memory, and with flat-file saving schedule. -- cgit v1.2.3