AntiCheatAddition
AntiCheatAddition copied to clipboard
An anticheat with nieche checks to cover cheats usually not covered by anticheats.
Hide other entity potion effects for player. Nametags can draw entity potion effect. ``` @Override public void onPacketSend(PacketSendEvent event) { if (!enabled) return; if (event.getPacketType() == PacketType.Play.Server.ENTITY_EFFECT) { WrapperPlayServerEntityEffect wrapper...
Detect like: if lastTick change slot to tool and current tick start breaking something with best tool
### Why? In general, i write somewhere that we cant perflectly blocking hacks, but we can force hackers to "imitate" legit player behavior. I study a lot about this and...
https://github.com/user-attachments/assets/9bb3bdcb-1896-446f-9dee-1a7b07dd66a9
https://github.com/user-attachments/assets/637f6f8e-a0b1-45a9-af42-90fb3beaba8d