From 40e0dc15cef92200eca537b952d388fe005fc719 Mon Sep 17 00:00:00 2001 From: bananasmoothii <45853225+bananasmoothii@users.noreply.github.com> Date: Mon, 30 Aug 2021 15:41:27 +0200 Subject: [PATCH] Actually used the rarity placeholder --- eco-core/core-plugin/src/main/resources/lang.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eco-core/core-plugin/src/main/resources/lang.yml b/eco-core/core-plugin/src/main/resources/lang.yml index c72fbe5a..1fad5c0f 100644 --- a/eco-core/core-plugin/src/main/resources/lang.yml +++ b/eco-core/core-plugin/src/main/resources/lang.yml @@ -13,6 +13,7 @@ messages: not-found: "&cCannot find an enchantment matching name: &f%name%." enchantinfo: | %name%: &r%description% + &9Rarity: &r%rarity% &9Max Level: &r%maxlevel% &9Can be applied to: &r%target% &9Conflicts with: &r%conflicts%