diff --git a/build.gradle.kts b/build.gradle.kts index 43f8cdc..3b73d9b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -28,7 +28,6 @@ dependencies { compileOnly(files("libs/geyserutils-spigot-1.0-SNAPSHOT.jar")) compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT") - implementation("com.github.retrooper:packetevents-spigot:2.9.4") implementation("org.reflections:reflections:0.10.2")