You have to delete/update the config to run this version (changes below)!
In this version, the
mainchanges regard the
sprinting detection module. Now there is a
new module that will detect
better when a player is sprinting or not. This could cause
changes to your knockback also if you set the same values as version 2.9, so it will
requirea few modifications to the "
knockback.air.horizontal" multiplier.
If you want to get the EXACT SAME KB you had with version 2.9 or below, set the "
knockback.sprinting.mode" to "
legacy" and the "
knockback.air.horizontal" to
1.0. This will result in using the old system to detect if a player is sprinting or not without modifications.
Changelog:
Added a new sprinting detection module (see above).
Improved the movement module to get a more consistent knockback.
Improved the strafe module.
Improved the WTap module (by revisiting the movement module as above).