Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed ARR
Published 2 months ago
PointZero Anticheat
A server-side and client-side anti-cheat system for Fabric that ensures all players are using only allowed mods with correct versions.
✨ Features
- 🔒 Mod verification: Automatically checks all client mods against a server whitelist
- ⚡ Hash-based validation: Uses SHA-256 hashes to guarantee mod integrity
- 📦 Resource Pack Support: Also checks active resource packs
- 👮 OP Bypass: Server operators can use all mods
- 🚀 Performance-optimized: Hashes are cached at startup - no delays when connecting
- 🛡️ Robust: Automatic timeouts and comprehensive error handling
⚙️ For server admins
Installation
- Download the mod and place it in the
mods/folder - Start the server - an
allowed-mods/folder will be created - Place allowed
.jarfiles in theallowed-mods/folder - Restart the server - done!
Configuration
- allowed-mods/: Place all allowed mod JARs here
- resource-pack-whitelist.txt: Optional - list allowed resource pack names
- OP players: Are automatically excluded from the check
⚠️ Important
- Both sides (server & client) require this mod
- Players without the mod will be kicked after 11 seconds
- OP players are excluded from the check


