Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details

Server-side anticheat for Fabric 1.21.1
No client mod required. One jar. Every check enabled by default.

⚡ 14 Detection Modules
| Movement | Combat | World | Client | ||||
|---|---|---|---|---|---|---|---|
| ⚡ | Fly | 🗡️ | Reach | 🧱 | Scaffold | 🖱️ | AutoClicker |
| 🔮 | Y-Prediction | 🌀 | KillAura | ⛏️ | FastBreak | 🧿 | AutoTotem |
| 🏃 | Speed | 💥 | Velocity | 🪂 | NoFall | 🎒 | Inventory |
| 🌊 | Jesus | ⏱️ | Timer |
Each check runs independently. Own sensitivity, own cooldown, own response action. Toggle on or off. One config file.

🔮 Smart Engine
🧠 Physics Prediction — Simulates vanilla gravity tick by tick. Compares predicted position to actual. Catches fly and hover that threshold checks miss.
🌐 Lag Compensation — Thresholds scale with each player's latency. No configuration needed.
🔄 Violation Decay — VL decreases over time without new flags. Clean players recover on their own.
↩️ Setback — Silent teleport to last safe position instead of disconnect.

⚙️ Actions
Every check carries its own configurable response:
| Action | Behavior | |
|---|---|---|
| ⚠️ | Warn | Alert the player, log the violation |
| 🚪 | Kick | Immediate disconnect |
| 🔨 | Ban | Permanent, automatic |
| ↩️ | Setback | Silent teleport to last safe position |
🔔 Integrations
📣 Staff Alerts — Every flag reaches OP2+ in real time.
💬 Discord Webhook — Rich embeds with full details. One line in config.
🔗 Event API — PraxicViolationEvent for custom mod integrations.
🔥 REVEX — Escalation Addon
Graduated punishment system built on top of PRAXIC. Warn → 15 min → 1 hour → 1 day → permanent. Fully automatic.
💬 Commands
| Command | Description |
|---|---|
/praxic status |
Module overview |
/praxic stats |
Session flags, top checks, top players |
/praxic check <player> |
Player violations |
/praxic violations |
Server-wide overview |
/praxic reset <player> |
Clear a record |
/praxic reload |
Hot-reload config |
/praxic whitelist add|remove|list |
Bypass for trusted players |
/praxic history <player> |
Persistent log — works offline |
All commands require OP level 2.
🚀 Setup
- Install Fabric Loader + Fabric API for 1.21.1
- Drop the jar into
mods/ - Start the server — done.
Config generates at config/praxic.json. Apply changes with /praxic reload.

Open source · Apache 2.0 · Source Code · Report a bug
Active development — detection improves with every release.


