mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2024-12-03 13:33:22 +01:00
Update build.gradle
This commit is contained in:
parent
b0ae09c823
commit
4eacb9afe7
@ -221,7 +221,7 @@ dependencies {
|
|||||||
|
|
||||||
shadowJar {
|
shadowJar {
|
||||||
classifier = ''
|
classifier = ''
|
||||||
relocate "io.papermc.lib", "${packageName}.paperlib"
|
// relocate "io.papermc.lib", "${packageName}.paperlib"
|
||||||
// dependencies {
|
// dependencies {
|
||||||
// include(dependency('co.aikar:acf-paper:0.5.1-SNAPSHOT'))
|
// include(dependency('co.aikar:acf-paper:0.5.1-SNAPSHOT'))
|
||||||
// }
|
// }
|
||||||
|
Loading…
Reference in New Issue
Block a user