Add 1.21 Scoreboard Support

This commit is contained in:
2024-11-15 22:06:10 +01:00
parent a78974b903
commit 35ca8f3877
6 changed files with 231 additions and 81 deletions
+1
View File
@@ -40,4 +40,5 @@ dependencies {
implementation(project(":SpigotCore:SpigotCore_18"))
implementation(project(":SpigotCore:SpigotCore_19"))
implementation(project(":SpigotCore:SpigotCore_20"))
implementation(project(":SpigotCore:SpigotCore_21"))
}