A Minecraft Server-side Anti-Cheat for Fabric Servers. Detects and prevents many packet exploits, movement cheats, and other unwanted cheat mods.
This is currently pre-alpha quality. Expect problems.
- Movement
- Glide
- Fly
- VClip
- HClip
- Phase
- Step (Even "legit" In Some Clients)
- No Fall
- Speed
- XCarry and Inventory Move
- Vehicle High Jump
- Boat Fly
- Poorly Written Inventory Item Movement Cheats (AutoTotem, AutoMlg if Bucket not in Hotbar)
- Poorly Written Water Walk Cheats (Basically all the Public Ones)
- Elytra Fly
- Packet Exploits
- Timer/Extra Movement Packets
- Timer While on Entity
- Packet Limiter Stops Various DoS attacks
- Crafting Packet Crash Exploit
- Teleport Finder (Gives Fake Data Instead)
- Illegal Book and Quill Page Length (Used in dupe)
- Rotations
- Spoofed Rotations (1 tick head snaps)
- Lock on Entity (Used in KillAura Stay)
- Clamped Yaw (lol)
- Combat
- Attacking mobs not facing (No rotation/not enough rotation KillAura)
- Bad Attack Angle (KillAura)
- Step Height Entity Attribute Library https://github.com/emilyalexandra/step-height-entity-attribute
- 🔑 fabric-permissions-api https://github.com/lucko/fabric-permissions-api
- LuckPerms https://github.com/lucko/LuckPerms
Requires LuckPerms or Another fabric-permissions-api Compatable Permissions Mod
cheaterdeleter.bypassanticheat
- Allows a player to bypass this Anti-Cheat
cheaterdeleter.sendmajorflags
- Send major flags from all players to this player in chat
cheaterdeleter.sendminorflags
- Send minor flags from all players to this player in chat
For setup instructions please see the fabric wiki page that relates to the IDE that you are using.
This anti-cheat mod is available under the CC0 license.