Skip to content
Success

Changes

Summary

  1. Add `play_hurt_animation` mech (#2532) (commit: 4b8fc6a) (details)
Commit 4b8fc6ae9aa28f514677b265ae1f3ed1b8151bb6 by noreply
Add `play_hurt_animation` mech (#2532)

* Add `play_hurt_animation` mech for EntityTag

Also update the `animate` command's meta to advise using this mechanism for 1.20+

* Add living entity check + improve meta
(commit: 4b8fc6a)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/scripts/commands/entity/AnimateCommand.java (diff)