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