PRAXIC AntiCheat

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

File Details

Praxic v0.9.0

  • B
  • Jun 16, 2026
  • 150.21 KB
  • 36
  • 1.21.1
  • Fabric

File Name

praxic-0.9.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

## 0.9.0 — Watchtower ⚡ **New** - **Decision Engine** — smarter punishment system that weighs evidence across multiple checks before taking action. Fewer false positives, more confident bans. - **PostKillSnapCheck** — new combat check that catches Kill Aura by analysing aim movement right after a kill. - **Admin Web Dashboard** — live monitoring panel at `http://127.0.0.1:****/`. See all online players, their risk levels, and full flag history in real time. Localhost only — players can never access it. 🔧 **Improved** - Staff alerts now show risk level alongside violation count. - `/praxic check` shows per-player risk and anomaly info. - `/praxic status` now shows dashboard link. - New command: `/praxic dashboard` — prints the dashboard URL in chat. 🐛 **Fixed** - Player behaviour profile was incorrectly reset on death, causing toggling detection to stop working mid-session. - Click timing detection was not collecting data correctly, making **AutoClickerCheck** timing analysis ineffective. ⚠️ **Notice** - Dashboard port and token can be configured in `praxic.json`. Token is optional but recommended. - A server restart is required after changing dashboard settings.