From 978c24a659e7442ff8e2c251a5e6575d6bc726cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrei=20Dasc=C4=83lu?= Date: Thu, 7 Dec 2023 19:57:30 +0100 Subject: [PATCH] Fix sidebar version (#945) * fix bStats tracked id * remove scoreboard numbers, replace with team status when applicable on 1.20.3 scoreboard * fix default blast protection from fireballs on 1.8.8 (#937) * add deprecation notice for 1.8.8, 1.17.1, 1.19.1 and 1.20 (#939) * fix metric tracking * add 1.20.3 support --- bedwars-plugin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bedwars-plugin/pom.xml b/bedwars-plugin/pom.xml index 4e8a9d847..e97f23873 100644 --- a/bedwars-plugin/pom.xml +++ b/bedwars-plugin/pom.xml @@ -252,7 +252,7 @@ com.andrei1058.spigot.sidebar sidebar-base - 23.12.1-SNAPSHOT + 23.12 compile @@ -312,7 +312,7 @@ com.andrei1058.spigot.sidebar sidebar-v1_20_R3 - 23.12.1-SNAPSHOT + 23.12 compile