File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,9 +54,7 @@ dependencies {
5454
5555 // api 'com.github.stefvanschie.inventoryframework:IF:' + project.if
5656
57-
58- // compileOnly "org.spigotmc:spigot-api:" + project.spigotapi
59- compileOnly ' io.papermc.paper:paper-api:1.17-R0.1-SNAPSHOT'
57+ compileOnly ' io.papermc.paper:paper-api:' + project. spigotapi
6058
6159 compileOnly(" org.spigotmc:plugin-annotations:" + project. pluginannotations) {
6260 exclude group : " org.bukkit" , module : " bukkit"
Original file line number Diff line number Diff line change @@ -6,18 +6,17 @@ parsii=4.0
66guice =5.0.1
77# Common
88bytebuddy =1.12.1
9- acf =0.5.0-SNAPSHOT
10- graal =21.1.0
9+ acf =0.5.1-SNAPSHOT
1110# Spigot
1211autoservice =1.0
1312pluginannotations =1.2.3-SNAPSHOT
14- if =0.9.9
15- spigotapi =1.17 .1-R0.1-SNAPSHOT
16- protocollib =4.6 .0
17- nbtapi =2.8.0
18- effectlib =9.3
13+ if =0.10.4
14+ spigotapi =1.18 .1-R0.1-SNAPSHOT
15+ protocollib =4.7 .0
16+ nbtapi =2.9.1
17+ effectlib =9.4
1918papi =2.10.9
20- hdisplays =2.4.0
19+ hdisplays =2.4.9
2120mmoitems =6.5.5
2221mythiclib =1.0.17
2322mythicmobs =4.12.0
You can’t perform that action at this time.
0 commit comments