From b08ae44ad9a377e13f3a9cff20b1ccbb5fd07313 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 17 Dec 2021 15:50:12 +0000 Subject: [PATCH] Removed legacy permissions --- eco-core/core-plugin/src/main/resources/plugin.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 4b73b15..dcc19c3 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -24,7 +24,6 @@ permissions: default: op children: ecoarmor.command.*: true - ecoarmor.noflydisable: true ecoarmor.command.*: description: All commands default: op @@ -39,9 +38,6 @@ permissions: ecoarmor.command.give: description: Allows the use of /ecoarmor give default: op - ecoarmor.noflydisable: - description: Prevents losing fly. - default: op ecoarmor.command.ecoarmor: description: Allows the user of /ecoarmor. default: true