Honestly, this plugin is bad. You're using nested variables instead of list variables. You're using SkQuery GUI's instead of something that is better performance wise. You're only checking reach after a set value, you're also not checking for client-side and server-side lag. The "Autoclicker detection" is also really bad. You're checking if a player is clicking more than 15 CPS. 15 CPS is easily doable with jitter, butterfly, drag, and even normal clicking. You should detect the type of clicking and how it's executed. Not the speed of the clicks. The Jesus detections are also really bad as the moment you touch the water, using Jesus or not, you're gonna get flagged. And for the speed, please don't make me go other this. You're using on any movement, that's going to cause significant server-side lag if there are multiple players on. You should be detecting packets. I suggest you learn Skript before making an Anticheat. Or even better, don't make an Anticheat in Skript and instead learn Java and make a much better and much more functional one. I hope you take this review into much consideration.