diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 082ce999..3bd446ce 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -135,4 +135,4 @@ advanced: # Fixes potential plugin conflicts/serialization issues when updating from a version before 7.3.0. # Registers byName both the internal enchantment name (new method) and the display name (old method). # There may be potential bugs with having duplicate enchantments, so enable this only if you need it. - enabled: false \ No newline at end of file + enabled: true \ No newline at end of file