From 68f6a27d918429cdc0e7fbba5b7ee74e7b1bdb7d Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 11 Nov 2021 18:14:40 +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 2342f15c..83707df8 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -26,7 +26,6 @@ permissions: default: op children: ecoenchants.fromtable.*: true - ecoenchants.updateannounce: true ecoenchants.bypasslevelclamp: true ecoenchants.anvil.*: true ecoenchants.command.*: true @@ -61,9 +60,6 @@ permissions: description: Allows getting all enchantments from an enchanting table default: true - ecoenchants.updateannounce: - description: Informs admins of a new update - default: op ecoenchants.command.reload: description: Allows reloading the config default: op