mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2025-12-10 05:19:43 +05:00
Thread Pools and Hopper Comaptibility
2.0 release of Custom Discs
This commit is contained in:
@@ -36,6 +36,8 @@ dependencies {
|
||||
implementation "io.papermc.paper:paper-api:${bukkit_version}"
|
||||
implementation "de.maxhenkel.voicechat:voicechat-api:${voicechat_api_version}"
|
||||
|
||||
implementation "com.comphenix.protocol:ProtocolLib:5.0.0-SNAPSHOT"
|
||||
|
||||
}
|
||||
|
||||
repositories {
|
||||
@@ -49,6 +51,7 @@ repositories {
|
||||
maven {
|
||||
url = uri("https://papermc.io/repo/repository/maven-public/")
|
||||
}
|
||||
maven { url "https://repo.dmulloy2.net/repository/public/" }
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user