Skip to content

Commit dbbf762

Browse files
committed
afkplus dependency not the file
1 parent 9f3bddc commit dbbf762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly 'com.github.DevLeoko:AdvancedBan:b4bbb6a'
3434
compileOnly 'me.clip:placeholderapi:2.9.2'
3535
compileOnly urlFile("https://github.com/Zrips/CMI-API/releases/download/8.7.8.2/CMIAPI8.7.8.2.jar", "CMI-API")
36-
compileOnly urlFile("https://api.spiget.org/v2/resources/35065/download", "AFKPLUS-API")
36+
compileOnly 'net.lapismc:AFKPlus:3.3.13'
3737
implementation project(":core")
3838
compileOnly('com.discordsrv:discordsrv:1.24.0') {
3939
exclude group: 'net.kyori'

0 commit comments

Comments
 (0)