From 72f93209a9454fd8c9faead557c9d317df0b64b9 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 6 Sep 2022 11:37:38 +0100 Subject: [PATCH] Fixed vanish --- eco-core/core-plugin/src/main/resources/enchants/vanish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/enchants/vanish.yml b/eco-core/core-plugin/src/main/resources/enchants/vanish.yml index cc6e6190..3d792d6d 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/vanish.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/vanish.yml @@ -3,7 +3,7 @@ description: "Gives a &a%chance%%&r chance to disappear for &a%seconds%&r second placeholders: chance: "2 * %level%" seconds: "0.5 + floor(%level% / 4)" -type: spell +type: normal targets: - armor