Cancel shortbow pull animation
:)
I'm wondering if you can put the check closer to the animation instead of modifying the action result. Directly modifying the action result is dangerous and can potentially modify packets when mojang updates and moves stuff around.
@kevinthegreat1 Just came up with a better idea. When the game tries to find available arrows in my inventory, immediately return "no arrow". This would be exactly the behavior Hypixel wanted, and much easier to implement. Already pushed. 🥰
Sorry but this still modifies the action result. I'm not really sure how to do it, so we'll take our time to review, and I'll try to figure something out. We are very careful about things that can modify packets, so I hope you understand.