Jumper251 / AdvancedReplay

Minecraft plugin to record players on your server
GNU General Public License v3.0
141 stars 62 forks source link

Missing Hurt Animation #173

Closed PedroMPagani closed 2 weeks ago

PedroMPagani commented 1 month ago

Hey, I'd like to contribute since i'll use it as well, i'm gonna be posting what I think it's missing from player actions and you can work on it together if you want :)

Jumper251 commented 1 month ago

What version did you test this on? I think hurt animations broke for a couple of versions without me noticing but it should be fixed in Minecraft 1.21.

PedroMPagani commented 1 month ago

What version did you test this on? I think hurt animations broke for a couple of versions without me noticing but it should be fixed in Minecraft 1.21.

I tested it on 1.20.6 with the latest branch

Jumper251 commented 1 month ago

The new hurt animation packet is only used in 1.21 but it looks like 1.20 also needs it. I'll test it out, but it should be a simple change.

PedroMPagani commented 1 month ago

Gotcha, I implemneted it to 1.20.6 but I didn't know that it already had the function for the play damage effect