dragonfly
dragonfly copied to clipboard
Implement HandleItemRelease
new HandleItemRelease on the player handler.
This handle is needed in cases like mine (I want to add a bow cooldown after the bow has released an arrow.) Because you can't handle it by using HandleItemUse. The code is executed whenever I just start charging a bow.