diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 0ce6c2b9..19751835 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -141,4 +141,4 @@ advanced: # When holding an item, any enchantments above their max level will be set to the max level in order to prevent illegal items. # Players with ecoenchants.bypasslevelclamp permission will be ignored. # This may impact performance. - enabled: true \ No newline at end of file + enabled: false \ No newline at end of file