herobrine99dan / NESS-Reloaded

NESS Reloaded is an anticheat that aims to support lots of minecraft versions (from 1.8 to 1.17.1) without losing the advantage of having powerful checks
GNU General Public License v3.0
47 stars 5 forks source link

Antiknockback Check #100

Closed herobrine99dan closed 3 years ago

herobrine99dan commented 3 years ago

What server version are you running? 1.12.2

What version of NESS Reloaded are you running?2.8 DevBuild

Describe the Bug There isn't an Antiknockback Check

Do you have some videos / screenshots? https://streamable.com/dx7nrv

If it is an error, do you have logs? No Errors

herobrine99dan commented 3 years ago

Maybe i got an idea to add a Vertical Velocity check: when the knockback is applied to a player, i have to follow the minecraft formula: motY /= 2.0 motY += strenght if(motY > 0.4) = motY = 0.4

herobrine99dan commented 3 years ago

Done with https://github.com/herobrine99dan/NESS-Reloaded/commit/0ad485412da8a650afef60b7950c7750e96eee1a