File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id ' maven-publish'
55 id ' com.diffplug.spotless' version ' 8.1.0'
66 id ' com.gradleup.shadow' version ' 9.3.0'
7- id ' com.azuredoom.hytale-tools' version ' 1.0.9 '
7+ id ' com.azuredoom.hytale-tools' version ' 1.0.10 '
88}
99
1010configurations {
@@ -46,17 +46,15 @@ hytaleTools {
4646}
4747
4848dependencies {
49- vineServerJar " com.hypixel.hytale:Server:$hytale_version "
50- compileOnly " com.hypixel.hytale:Server:$hytale_version "
51- vineImplementation ' com.buuz135:MultipleHUD:1.0.6'
49+ implementation ' com.buuz135:MultipleHUD:1.0.6'
5250 vineCompileOnly ' curse.maven:partyinfo-1429469:7526614'
5351 vineImplementation ' curse.maven:partypro-1438292:7735309'
5452 vineImplementation ' curse.maven:hyui-1431415:7731691'
5553 vineCompileOnly ' curse.maven:automultihud-1451807:7650909'
5654 vineCompileOnly ' curse.maven:placeholderlib-1438208:7540696'
57- vineCompileOnly ' at.helpch:placeholderapi-hytale:1.0.7'
55+ compileOnly ' at.helpch:placeholderapi-hytale:1.0.7'
5856 vineImplementation ' curse.maven:dynamictooltipslib-1459711:7782667'
59- vineCompileOnly ' com.azuredoom.classescore:Classescore:0.+'
57+ compileOnly ' com.azuredoom.classescore:Classescore:0.+'
6058 // vineImplementation 'modtale:3e453e84-81af-46bf-9e7d-c7de99d9c4f0:0.1.0-alpha@jar'
6159
6260 shadowBundle ' com.h2database:h2:2.4.240'
You can’t perform that action at this time.
0 commit comments