From 1a0b03db4dfb814258b3ce4b45c52e8c090773c7 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Sun, 15 Jan 2012 01:43:42 +0000 Subject: Removed '- bukkit.command' form the globalgroups permission nodes. --- EssentialsGroupManager/src/Changelog.txt | 3 ++- EssentialsGroupManager/src/globalgroups.yml | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'EssentialsGroupManager') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 2ed032267..71a4c3482 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -100,4 +100,5 @@ v 1.8: - Changed over to a reflection method for populating superperms as Bukkit lags when you handle permissions one at a time. - Major, MAJOR changes to support partial/full world mirroring. You can now mirror groups.yml, users.yml or both files between different worlds. - - Catch NullPointerErrors generated by blank permission nodes. \ No newline at end of file + - Catch NullPointerErrors generated by blank permission nodes. + - Removed '- bukkit.command' form the globalgroups permission nodes. \ No newline at end of file diff --git a/EssentialsGroupManager/src/globalgroups.yml b/EssentialsGroupManager/src/globalgroups.yml index c9ecc2673..f21034237 100644 --- a/EssentialsGroupManager/src/globalgroups.yml +++ b/EssentialsGroupManager/src/globalgroups.yml @@ -145,7 +145,6 @@ groups: permissions: - bukkit.broadcast - bukkit.broadcast.admin - - bukkit.command - bukkit.command.give - bukkit.command.help - bukkit.command.kill -- cgit v1.2.3