Community listing page, reviews here may not be monitored by the author.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs on a dedicated server only; does not work in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
⚡ PRAXIC — Server-side Anticheat for Fabric 1.21.1
No client mod required. One jar. Every check enabled by default.
Compatible with Fabric Loader + Fabric API on Minecraft 1.21.1. Open source · Apache 2.0 · Source Code
⚡ 28 Detection Modules
Movement
| Module | What it covers |
|---|---|
| Fly | Hovering / flying |
| Speed | Moving too fast |
| Phase | Inside-block movement |
| NoSlow | Slowdown bypass |
| Jesus | Walking on liquids |
| Sprint | Sprint violations |
| BoatFly | Boat hovering |
| ElytraFly | Elytra flight manipulation |
| Step | Step height violations |
| GroundSpoof | Ground-state spoofing |
| Y-Prediction | Vertical movement prediction |
Combat
| Module | What it covers |
|---|---|
| Reach | Attack distance |
| KillAura | Automated combat |
| GhostTrap | Invisible honeypot hits |
| Criticals | Critical-hit spoofing |
| Velocity | Knockback manipulation |
| Rotation | Suspicious aim behavior |
| PostKillSnap | Post-kill target snapping |
World
| Module | What it covers |
|---|---|
| Scaffold | Automated bridging |
| Tower | Automated tower building |
| FastBreak | Block breaking too fast |
| FastPlace | Block placement rate |
| NoFall | Fall damage manipulation |
Client
| Module | What it covers |
|---|---|
| AutoClicker | Automated clicking |
| AutoTotem | Automated totem use |
| Inventory | Automated inventory actions |
| Timer | Game speed manipulation |
| BadPackets | Invalid protocol packets |
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 and compares predicted position to actual, catching fly and hover that simple threshold checks miss.
- Lag Compensation — Thresholds scale with each player's latency automatically. No configuration needed.
- Violation Decay — Violation levels decrease over time without new flags, so clean players recover on their own.
- Confidence Scoring — Evidence from multiple checks is weighed together, so isolated incidents do not escalate into punishment.
- 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 |
🖥️ Web Dashboard
Local admin panel at 127.0.0.1:8765:
- Live TPS and MSPT — server performance at a glance
- Player profiles — violations, evidence, recent incidents
- Quick actions — reset violations, toggle whitelist, no commands needed
- Incident feed — review flags with context
🔔 Integrations
- Staff Alerts — every flag reaches OP2+ in real time, with cooldown protection
- Discord Webhook — rich embeds with full details, one line in config
- Evidence Store — compact review packets for every flag, saved persistently
- History — per-player violation log that works offline
- Event API —
PraxicViolationEventfor 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 evidence [player] |
Review evidence packets |
/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.
Active development — detection improves with every release.

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

⚡ 35 Detection Modules
| Movement | Combat | World | Client |
|---|---|---|---|
| ⚡ Fly | 🗡️ Reach | 🧱 Scaffold | 🖱️ AutoClicker |
| 🏃 Speed | 🌀 KillAura | 🗼 Tower | 🧿 AutoTotem |
| 👻 Phase | 👻 GhostTrap | ⛏️ FastBreak | 🎒 Inventory |
| 🐌 NoSlow | 💥 Criticals | 🧱 FastPlace | ⏱️ Timer |
| 🌊 Jesus | 💨 Velocity | 🪂 NoFall | 📦 BadPackets |
| 🏁 Sprint | 🎯 Rotation | 🧱 AirPlace | 🍖 FastUse |
| 🛶 BoatFly | 🎯 PostKillSnap | ||
| 🐴 VehicleFly | 🎯 AimAssist | ||
| 🦅 ElytraFly | 🔨 MaceSmash | ||
| 🪜 Step | 💨 WindCharge | ||
| 🦶 GroundSpoof | |||
| 🌀 Teleport | |||
| 🔮 Y-Prediction |
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.
💚 Impulse — Real knockback is not a fly hack. Damage, explosions, wind charges, riptide and a real mace smash get a short pass so fair combat stays quiet.
🛑 Mitigation — Illegal fly, speed, blink, reach, air-place and Wind Charge can be cancelled before they apply. The player rubberbands to last safe ground.
🌐 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.
📊 Confidence Scoring — Evidence from multiple checks is weighed together, so isolated incidents do not escalate into punishment.

⚙️ Actions
Every check carries its own configurable response:
| Action | Behavior | |
|---|---|---|
| ⚠️ | Warn | Alert the player, log the violation |
| 🧊 | Freeze | Hold in place while staff look |
| 🚪 | Kick | Immediate disconnect |
| 🔨 | Ban | Permanent, automatic |
| ↩️ | Setback | Silent teleport to last safe position |
🖥️ Web Dashboard
A local admin panel at 127.0.0.1:8765:
- Live TPS and MSPT — server performance at a glance
- Player profiles — violations, evidence, recent incidents
- Quick actions — reset violations, toggle whitelist, no commands needed
- Incident feed — review flags with context
🔔 Integrations
📣 Staff Alerts — Every flag reaches OP2+ in real time, with cooldown protection. Player names are clickable — one click opens a full inspect.
💬 Discord Webhook — Rich embeds with full details. One line in config.
📋 Evidence Store — Compact review packets for every flag, saved persistently.
🗂️ History — Per-player violation log that works offline.
🔗 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 — 35 checks |
/praxic stats |
Session flags, top checks, top players |
/praxic check <player> |
Player inspect with confidence bar |
/praxic violations |
Server-wide overview |
/praxic evidence [player] |
Review evidence packets |
/praxic perf |
Server & anticheat performance |
/praxic debug <player> |
Record 30s of tick data |
/praxic tp <player> |
Teleport to last flag (any world) |
/praxic reset <player> |
Clear a record |
/praxic reload |
Hot-reload config |
/praxic whitelist add|remove|list |
Bypass for trusted players — works offline |
/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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources