CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
238 stars 90 forks source link

Added better PlayerVelocityEvent support #391

Closed Archonic944 closed 2 years ago

Archonic944 commented 2 years ago

Fixes/Adds # (issue) Adds a final boolean in PlayerVelocityEvent that determines if the event was from the player being attacked

How has this been tested?

It has not. Sorry! (I didn't think it was necessary as I was just adding a final variable that overloaded with the default constructor)

Additional Comments

This should allow for better knockback modification by plugins.

Checklist:

ghost commented 2 years ago

@Lucaskyy