-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Wiki Generator edited this page Mar 18, 2026
·
1 revision
Intelligent Cheat Detection Powered by Behavior
OverWatch-ML is a next-generation cheat detection system designed for modern Minecraft servers. Traditional anti-cheats rely on simple heuristics and threshold checks, which are easily bypassed by sophisticated clients. OverWatch-ML takes a completely different approach by analyzing player behavior over time and applying advanced machine learning algorithms to distinguish between legitimate players and cheaters.
- Xray Detection - Identifies hidden ore mining patterns and unnatural block interaction behavior
- Combat Cheat Detection - Advanced heuristics for identifying kill-aura, reach, and aim-assist modifications
- Three-Tier ML Pipeline - Sophisticated tiered approach balancing performance and accuracy
- Behavioral Profiling - Builds long-term profiles for players to detect sudden behavior changes
- Server-Adaptive Learning - Automatically adjusts detection thresholds based on your server
- Staff GUI - Comprehensive graphical interface for moderators and administrators
- Discord Integration - Real-time alerts and logs to your Discord server
| Requirement | Specification |
|---|---|
| Minecraft Server | Paper 1.21+ |
| Java Version | Java 21+ |
| Dependencies | ProtocolLib (Required) |
- Install ProtocolLib in your plugins folder
- Install OverWatch-ML.jar in your plugins folder
- Restart your server
- Run
/owmlto open the staff GUI