From 0d6136274db068542f7adb3dc1449e52bf557121 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 24 Jan 2021 17:16:56 +0000 Subject: [PATCH] Removed unused permissions --- eco-core/core-plugin/src/main/resources/plugin.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index b82714c..27bb698 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -35,15 +35,11 @@ permissions: default: op children: ecoarmor.reload: true - ecoarmor.give: true - ecoarmor.fromtable.*: true + ecoarmor.give: trueR ecoarmor.reload: description: Allows reloading the config default: op ecoarmor.give: description: Allows the use of /eagive - default: true - ecoarmor.fromtable.*: - description: Allows crafting all sets default: true \ No newline at end of file