mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Merge branch 'feature/v2/itemType_group' into feature/v2/no-material
This commit is contained in:
commit
6dfd504177
1 changed files with 1 additions and 4 deletions
|
|
@ -29,9 +29,6 @@ repositories {
|
||||||
|
|
||||||
// ExcellentEnchants
|
// ExcellentEnchants
|
||||||
maven(url = "https://repo.nightexpressdev.com/releases")
|
maven(url = "https://repo.nightexpressdev.com/releases")
|
||||||
|
|
||||||
// ProtocoLib
|
|
||||||
maven(url = "https://repo.dmulloy2.net/repository/public/")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
@ -65,7 +62,7 @@ dependencies {
|
||||||
compileOnly(files("libs/toolstats-1.9.6-stripped.jar"))
|
compileOnly(files("libs/toolstats-1.9.6-stripped.jar"))
|
||||||
|
|
||||||
// Protocolib
|
// Protocolib
|
||||||
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
|
compileOnly("net.dmulloy2:ProtocolLib:5.4.0")
|
||||||
|
|
||||||
// AxPlayerWarps
|
// AxPlayerWarps
|
||||||
compileOnly(files("libs/AxPlayerWarps-1.10.3.jar"))
|
compileOnly(files("libs/AxPlayerWarps-1.10.3.jar"))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue