I have this line of code in my plugin
damaged.attack(event.getDamage()); but it makes the damage 2x as much and if I do
damaged.attack(event.getDamage() / 2); the knockback delay is in half what do I do?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.