File tree 3 files changed +1
-2
lines changed
3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ dependencies {
20
20
compileOnly ' com.massivecraft:Factions:1.6.9.5-U0.5.10'
21
21
compileOnly ' com.github.cryptomorin:kingdoms:1.10.3.1'
22
22
shadow files(' ../lib/SpartanAPI.jar' )
23
+ shadow files(' ../lib/aac-api-5.0.0.jar' )
23
24
compileOnly ' com.github.TownyAdvanced:Towny:0.96.2.0'
24
25
compileOnly ' com.github.angeschossen:LandsAPI:4.7.3'
25
26
compileOnly ' fr.neatmonster:nocheatplus:3.16.1-SNAPSHOT'
26
- compileOnly ' de.janmm14:aac-api:5.0.0'
27
27
compileOnly ' com.github.jiangdashao:matrix-api-repo:317d4635fd'
28
28
compileOnly ' com.comphenix.protocol:ProtocolLib:4.6.0-SNAPSHOT'
29
29
compileOnly ' net.ess3:EssentialsX:2.18.1'
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ allprojects {
22
22
maven { url ' https://ci.ender.zone/plugin/repository/project/' }
23
23
maven { url ' https://ci.ender.zone/plugin/repository/everything/' }
24
24
maven { url ' https://repo.md-5.net/content/repositories/snapshots/' }
25
- maven { url ' https://repo.janmm14.de/repository/public/' }
26
25
maven { url ' https://repo.dmulloy2.net/nexus/repository/public/' }
27
26
maven { url ' https://papermc.io/repo/repository/maven-public/' }
28
27
maven { url ' https://repo.maven.apache.org/maven2/' }
You can’t perform that action at this time.
0 commit comments