PRAXIC AntiCheat

Server-side AntiCheat for Fabric. No client installation required.

File Details

Praxic v0.7.1

  • B
  • May 26, 2026
  • 114.81 KB
  • 17
  • 1.21.1
  • Fabric

File Name

praxic-0.7.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:praxic-anticheat-1544623:8148847"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

⚡ New

Engine v2 — Foundation PRAXIC begins its transition to a next-generation detection engine. Every tick now builds an immutable player snapshot, runs a physics simulation, and performs pattern analysis — all before any check fires.

Rotation Analyzer The engine now tracks rotation entropy and post-kill snap angles, laying the groundwork for next-generation rotation checks.

Timing Analyzer The engine now collects click interval and packet interval statistics — the foundation for next-generation AutoClicker and Timer detection.

🔧 Improved

YPredictionCheck now reads from the physics engine instead of running its own simulation. Behavior and thresholds are unchanged.

ReachCheck now measures distance to the center of the target's hitbox. Detection threshold adjusted to reduce false positives.

KillAuraCheck now measures attack angle to the center of the target's hitbox. Detection threshold adjusted to allow legitimate angled attacks.

🐛 Fixed

NoFallCheck no longer flags when a fall is interrupted by vines or other climbables.

VelocityCheck no longer flags on death during knockback or when knocked into a wall.

YPredictionCheck extended recovery window after taking damage — prevents false flags from mob knockback.

⚠️ Notice

REVEX 0.1.1 is required with this version — the old JAR (0.1.0) is incompatible.