jonahseguin / Reflex

A fast, accurate, and easy to use customizable AntiCheat for Spigot Minecraft servers
http://shawckz.com/project/reflex
8 stars 0 forks source link

Revamp Check: Fly #15

Closed jonahseguin closed 7 years ago

jonahseguin commented 8 years ago

The currently Fly check from v1 was extremely ineffective because it was being bottlenecked by the simplicity of the Trigger check.

The new fly check needs to be optimized, and careful velocity analysis and data should be used.

Suggested variables to consider:

jonahseguin commented 7 years ago

Updated

jonahseguin commented 7 years ago

Implemented