diff --git a/build.gradle.kts b/build.gradle.kts index 5f76ab8f..84fc808b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -107,7 +107,6 @@ allprojects { exclude("net.kyori") // Already have adventure API } implementation("com.owen1212055:particlehelper:1.0.0-SNAPSHOT") - implementation("com.ticxo.playeranimator:PlayerAnimator:R1.2.8") } tasks {