This Anticheat seems to be made from a new anticheat developer so i wont be too harsh.
Problems with the anticheat:
- This anticheat uses bukkit events and does not use packets in anyway. This will lead to problems with lag as bukkit events are a tick behind.
- The speed detection will false flag using speed potions, jump potions and any other minecraft machic that effects your movement speed.
- The packet spam check will just kick players in combat.
- The Fly check is really easy to bypass. Basic bypasses like groundspoof and glide.
- Not very optimised.
Ways to improve:
- Start using packets (I recommend ProtocolLib or Atlas to get started).
- Test with slimes, ice and potions etc.
- Decompile mincraft's src and look through it to get a better understanding of minecraft's machinics.
If you have any questions or need help, i recommend the minecraft anticheat community discord. (
https://discord.gg/SJf7QH8JdZ )