diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 73d172ac..c1c45495 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -31,7 +31,9 @@ anvil: # Options for how enchantments are displayed on items display: - enabled: true # If you disable display, enchantments will not show up on items. Only disable if you are handling display elsewhere. + # If you disable display, enchantments will not show up on items. Only disable if you are handling display elsewhere. + # Changing this will require a server restart. + enabled: true numerals: enabled: true # If numerals should be used for the enchantment levels