From 047c8f520f0bcf9fcc4562f6fe4abcf768e2b615 Mon Sep 17 00:00:00 2001 From: Jeff Wardian Date: Thu, 21 Jul 2011 07:11:28 -0700 Subject: [PATCH] v0.3.1; scheduler fix; etc --- plugin.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/plugin.yml b/plugin.yml index 32d98e9..40ddaf7 100644 --- a/plugin.yml +++ b/plugin.yml @@ -2,12 +2,4 @@ name: SimpleHealth main: net.krinsoft.simplehealth.SimpleHealth version: 0.3.1 authors: [krinsdeath] -depend: [] - -permissions: - simplehealth.users: - description: configuration options for the 'users' group - default: true - simplehealth.admins: - description: configuration options for the 'admins' group - default: op \ No newline at end of file +depend: [] \ No newline at end of file