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