mirror of
https://github.com/plexusorg/Module-BukkitTelnet.git
synced 2024-12-22 07:45:03 +00:00
i forgot
This commit is contained in:
parent
4a26796e68
commit
45236ae3fa
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ dependencies {
|
||||||
annotationProcessor("org.projectlombok:lombok:1.18.22")
|
annotationProcessor("org.projectlombok:lombok:1.18.22")
|
||||||
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
||||||
compileOnly("dev.plex:Plex:1.0.1-SNAPSHOT")
|
compileOnly("dev.plex:Plex:1.0.1-SNAPSHOT")
|
||||||
compileOnly("me.totalfreedom:bukkittelnet:4.8") {
|
compileOnly("me.totalfreedom:BukkitTelnet:4.8") {
|
||||||
exclude("org.spigotmc", "spigot-api")
|
exclude("org.spigotmc", "spigot-api")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue