9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

Update Citizens

This commit is contained in:
LoJoSho
2022-08-18 17:35:30 -05:00
parent 8f012f6c97
commit c7ba2f179a

View File

@@ -43,7 +43,7 @@ dependencies {
compileOnly("me.clip:placeholderapi:2.11.1") compileOnly("me.clip:placeholderapi:2.11.1")
compileOnly("com.github.oraxen:oraxen:-SNAPSHOT") compileOnly("com.github.oraxen:oraxen:-SNAPSHOT")
compileOnly("com.github.LoneDev6:API-ItemsAdder:2.5.4") compileOnly("com.github.LoneDev6:API-ItemsAdder:2.5.4")
compileOnly("net.citizensnpcs:citizens-main:2.0.29-SNAPSHOT") compileOnly("net.citizensnpcs:citizens-main:2.0.30-SNAPSHOT")
compileOnly("com.ticxo.modelengine:api:R2.5.0") compileOnly("com.ticxo.modelengine:api:R2.5.0")
//compileOnly("com.github.retrooper.packetevents:spigot:2.0-SNAPSHOT") //compileOnly("com.github.retrooper.packetevents:spigot:2.0-SNAPSHOT")
implementation("net.kyori:adventure-api:4.10.0") implementation("net.kyori:adventure-api:4.10.0")