diff --git a/eco-core/core-plugin/src/main/resources/enchants/special/lifesteal.yml b/eco-core/core-plugin/src/main/resources/enchants/special/lifesteal.yml index fe4f27e2..2c44b250 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/special/lifesteal.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/special/lifesteal.yml @@ -24,3 +24,4 @@ general-config: config: health-per-level: 2 # Level * Health = Amount of health to heal + allow-not-fully-charged: false