I am working on a packet-based anticheat (that uses ProtocolLib) and I need to know how to make 2 checks, a GroundSpoof and a Speed check. Any help is appreciated
@Te1amon What is GroundSpoof? And why make another anticheat when so many of them already exist? And are far more ahead than yours?
Agreed. If you are doing it just as an education exercise, fine. But if it's to be a release product, you need to think about what you're really bringing to the table. If your Java knowledge is such that you need to come to the forums to ask about this, you probably shouldn't be tackling an anticheat yet. Not trying to sound like a dick, it's just some things do require a bit more experience to make properly. Especially security stuff; the last thing you want to do is roll your own and end up with a bug ridden exploitable product and put server owners at risk.