File Details
admanticheat-1.7.1-RELEASE.jar
- R
- Sep 9, 2025
- 1.34 MB
- 459
- 1.20.1
- Forge
File Name
admanticheat-1.7.1-RELEASE.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
ADM Anticheat v1.7.1 Changelog
[1.7.1] - 2025-09-09
Added
- Secure, admin-triggered client revalidation:
/adm reloadnow sends a secure packet to all clients, forcing them to immediately resend their IdList for revalidation. - Client-side dispatcher for SecurePacket: all control packets now use the custom encryption/signature system for maximum security.
- Webhook for mod mismatch kick is now back online and will notify as expected.
- The mod
essential/essentialsis now always ignored by the core, regardless of config. - Config options for Discord webhook announcements when players join or leave the server:
playerJoinWebhookUrlandplayerLeaveWebhookUrl(at the bottom of the config)- If set, sends a Discord embed with the player's name and event (join/leave)
Changed
- Improved resource-pack and ID validation logic: server now authoritatively checks client-supplied hashes, and missing/invalid hashes result in a kick.
/adm reloadrefreshes server-side caches and triggers instant revalidation for all connected players.
Fixed
- False kicks due to resource-pack/ID mismatches are resolved; only true violations result in action.
- All admin and control packets now use the secure packet system, eliminating legacy/unencrypted control flows.
- Webhook notifications on validation violations are more reliable.
Internal
- Code refactoring for packet handling and validation logic.
- Improved logging for admin actions and validation events.

