promotional bannermobile promotional banner

AntiSkidAC

AntiSkidAC is a Forge 1.7.10 anti-cheat for heavily modded servers that detects cheat clients, packet abuse, and runtime tampering while minimizing false positives from custom mod mechanics.
Back to Files

antiskidac-1.0.3.jar

File nameantiskidac-1.0.3.jar
Uploader
HiddenMeritHiddenMerit
Uploaded
Aug 30, 2026
Downloads
13
Size
3.6 MB
Mod Loaders
Forge
File ID
8773535
Type
R
Release
Supported game versions
  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:antiskid-1404311:8773535")

Learn more about Curse Maven

What's new

Client File and Folder Verification

  • Added verification for custom files and entire folders outside of mod JARs. Server owners can now protect things like weapon packs, configs, scripts, resource packs, and other mod content from being modified.
  • Protected folders are checked recursively with BLAKE3-256. Editing, adding, deleting, renaming, or moving even one file changes the folder hash and causes verification to fail.
  • Added support for generating file and folder hashes directly from the F8 AntiSkidAC menu, so server owners no longer need to intentionally fail a connection or copy hashes from server logs.
  • Added Refresh Hashes, Copy Hash, Copy Path, Copy JSON Entry, and Copy All JSON actions for protected files and folders.
  • Extended the client text export with generated file/folder hashes and ready-to-paste managed_paths.json configuration.
  • Added stable network handling for file/folder verification with explicit protocol versioning and consistent file / directory types.
  • Added reviewed hash updates for protected content, allowing legitimate pack changes to be approved without automatically trusting them.
  • Added live reloading for appropriate AntiSkidAC settings, including verification timeouts, enforcement options, recurring checks, and reload behavior.
  • Verification timeout changes now apply without restarting the server, including to checks already in progress.
  • Added an administrator How to Use guide at config/antiskidac/HOW_TO_USE.txt.
  • Added a How to Use screen directly to the F8 menu, with setup guidance, troubleshooting, configuration examples, and shortcuts for opening the AntiSkidAC config folder.
  • Improved validation and safety for protected files/folders, including path traversal protection, symlink rejection, bounded scanning, and last-known-good policy behavior.

This mod has no additional files