Usage
/totemanimation <player> <model_key> command allows you to display totem animation with provided model to specified player.
API
Plugin can be used as an API
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.YouHaveTrouble</groupId>
<artifactId>TotemAnimations</artifactId>
<version>VERSION</version>
</dependency>
TotemAnimations.playTotemAnimation(Player player, Key model);
No gallery available for this project.