Removed ender.zone, using JitPack build instead

This commit is contained in:
Auxilor
2022-09-06 13:14:27 +01:00
parent 054a8d5a5e
commit 4502e1e311
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ dependencies {
compileOnly 'com.comphenix.protocol:ProtocolLib:5.0.0-SNAPSHOT'
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.7-SNAPSHOT'
compileOnly 'com.github.TechFortress:GriefPrevention:16.17.1'
compileOnly 'com.massivecraft:Factions:1.6.9.5-U0.5.10'
compileOnly 'com.github.drtshock:Factions:0.6.14'
compileOnly 'com.github.cryptomorin:kingdoms:1.12.3'
compileOnly('com.github.TownyAdvanced:Towny:0.97.2.6') {
exclude group: 'com.zaxxer', module: 'HikariCP'