diff --git a/build.gradle b/build.gradle index c6daebbce..ef4f96ea0 100644 --- a/build.gradle +++ b/build.gradle @@ -133,6 +133,7 @@ dependencies { implementation 'org.bukkit:craftbukkit:1.20.1-R0.1-SNAPSHOT:remapped-mojang' //[NMS] // Third Party Integrations + implementation 'com.ticxo.playeranimator:PlayerAnimator:R1.2.7' implementation 'com.github.oraxen:oraxen:1.152.5' implementation 'com.github.LoneDev6:api-itemsadder:3.4.1-r4' implementation 'me.clip:placeholderapi:2.11.3'