From e37ddfdca20a39c29864296c4eeb636d7f1289cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Vis=C3=A9e?= Date: Thu, 26 Nov 2015 18:49:18 +0100 Subject: [PATCH] Removed invalid permission node from plugin configuration --- src/main/resources/plugin.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 6caaeeb09..a444164f5 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -45,19 +45,6 @@ commands: description: Converter from different other auth plugins usage: /converter permissions: - authme.player.*: - description: Gives access to all authme player commands - default: true - children: - authme.register: true - authme.login: true - authme.changepassword: true - authme.logout: true - authme.unregister: true - authme.l: true - authme.reg: true - authme.email: true - authme.captcha: true authme.admin.*: description: Gives access to all authme admin commands children: