File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -94,12 +94,12 @@ tasks {
9494 " v1.1.0" ,
9595 " PlayerSettings.jar" ,
9696 )
97- // github(
98- // "AzisabaNetwork",
99- // "KDStatusReloaded",
100- // libs.versions.kdStatusReloaded.get(),
101- // "KDStatusReloaded-${libs.versions.kdStatusReloaded.get()}-all.jar",
102- // )
97+ github(
98+ " AzisabaNetwork" ,
99+ " KDStatusReloaded" ,
100+ libs.versions.kdStatusReloaded.get(),
101+ " KDStatusReloaded-${libs.versions.kdStatusReloaded.get()} -all.jar" ,
102+ )
103103 }
104104 }
105105
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ runPaper = "3.0.0"
77spigotApi = " 1.16.5-R0.1-SNAPSHOT"
88configLib = " 4.6.1"
99caffeine = " 3.2.2"
10- kdStatusReloaded = " 2.1.1 "
10+ kdStatusReloaded = " 2.2.0 "
1111playerSettings = " 1.0.0"
1212decentHolograms = " 2.8.11"
1313placeholderApi = " 2.11.6"
You can’t perform that action at this time.
0 commit comments