|
|
@ -53,8 +53,6 @@ dependencies {
|
|
|
|
compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.28.0'
|
|
|
|
compile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.28.0'
|
|
|
|
compile "io.papermc:paperlib:1.0.2"
|
|
|
|
compile "io.papermc:paperlib:1.0.2"
|
|
|
|
compile "org.bstats:bstats-bukkit:1.5"
|
|
|
|
compile "org.bstats:bstats-bukkit:1.5"
|
|
|
|
compile "org.apache.commons:commons-lang3:3.9"
|
|
|
|
|
|
|
|
compile "org.apache.commons:commons-io:1.3.2"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
apply plugin: "com.github.johnrengelman.shadow"
|
|
|
|
apply plugin: "com.github.johnrengelman.shadow"
|
|
|
|