From 192a04ca59f5cb232e5f7e887b1240e8f0886a6b Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 14 Sep 2021 11:07:49 +0100 Subject: [PATCH] Added store links to default config --- eco-core/core-plugin/src/main/resources/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index ea332d2..7e5360f 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -15,7 +15,7 @@ messages: expiry: - "" - " &fThe &a1.5x Sell Multiplier Booster&f has ended" - - " &fGet another one here: " + - " &fGet another one here: &ahttps://store.ecomc.net/package/756887" - "" 2sell_multiplier: activation: @@ -26,7 +26,7 @@ messages: expiry: - "" - " &fThe &a2x Sell Multiplier Booster&f has ended" - - " &fGet another one here: " + - " &fGet another one here: &ahttps://store.ecomc.net/package/756888" - "" skill_xp: activation: @@ -37,5 +37,5 @@ messages: expiry: - "" - " &fThe &a2x Skill XP Booster&f has ended" - - " &fGet another one here: " + - " &fGet another one here: &ahttps://store.ecomc.net/package/756893" - "" \ No newline at end of file