From 72e94f7e0f5ed5bc529cb6ecf738656cdbe9c8bf Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 17 Dec 2020 12:38:16 +0000 Subject: [PATCH] Updated rarity colors --- Plugin/src/main/resources/rarity.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugin/src/main/resources/rarity.yml b/Plugin/src/main/resources/rarity.yml index 280e53df..e2aeff59 100644 --- a/Plugin/src/main/resources/rarity.yml +++ b/Plugin/src/main/resources/rarity.yml @@ -27,7 +27,7 @@ rarities: loot-probability: 16 custom-color: enabled: false - color: "&e" + color: "&a" rare: table-probability: 20 minimum-level: 15 @@ -35,7 +35,7 @@ rarities: loot-probability: 18 custom-color: enabled: false - color: "&b" + color: "&9" epic: table-probability: 10 minimum-level: 16 @@ -43,7 +43,7 @@ rarities: loot-probability: 20 custom-color: enabled: false - color: "&9" + color: "&5" legendary: table-probability: 8 minimum-level: 20 @@ -67,4 +67,4 @@ rarities: loot-probability: 2 custom-color: enabled: false - color: "&5" \ No newline at end of file + color: "&4" \ No newline at end of file