gravitylow / AntiCheat

AntiCheat - Discontinued 9/7/2014
http://dev.bukkit.org/bukkit-plugins/anticheat/
GNU General Public License v3.0
33 stars 73 forks source link

Gemini Nuker works #277

Open bradgillap opened 10 years ago

bradgillap commented 10 years ago

Users are reporting Gemini nuker works.

DarkArc commented 10 years ago

@gravitylow I could very well be wrong, but I glimpsed over the code, and it seems like the condition math != 0 should not be there as I believe this means that if the client acts with no delay a nuker could get through.

https://github.com/gravitylow/AntiCheat/blob/master/src/main/java/net/gravitydevelopment/anticheat/check/Backend.java#L672

DarkArc commented 10 years ago

See #281.