Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 1.93 KB

README.md

File metadata and controls

63 lines (51 loc) · 1.93 KB

Overview

🎯 Purpose

Sniffer is a specialized data collection tool designed to assist anticheat developers in gathering precise, raw player interaction data. It provides granular insights into player movements, combat interactions, and block interactions to support cheat detection research and development.

🔍 Key Features

  • Comprehensive Data Collection

    • Movement tracking with precision position and ground state monitoring
    • Combat interaction analysis
    • Block interaction logging
    • Rotation and aim pattern detection
  • Flexible Export Options

    • Export collected data in multiple formats:
      • JSON
      • CSV
      • YAML
  • Intelligent Packet Analysis

    • Real-time packet monitoring
    • Suspicious activity detection
    • Configurable thresholds for various behavior patterns
  • Performance Optimized

    • Lightweight design
    • Concurrent data processing
    • Minimal server overhead

🛡️ Cheat Detection Capabilities

  • Reach distance monitoring
  • Unusual movement pattern identification
  • Block interaction anomaly detection
  • Packet spam prevention
  • Rotation and aim consistency checks

📊 Data Insights

  • Granular player behavior tracking
  • Timestamp-based data collection
  • Exportable reports for further analysis

🔧 Easy Configuration

  • Configurable sniffing types
  • Adjustable sensitivity thresholds
  • Flexible logging and export options

🚀 Installation

  1. Download the latest release
  2. Place the JAR in your server's plugins folder
  3. Restart or reload the server

📜 Requirements

  • Minecraft Server Running Spigot/Paper
  • Java 8+
  • PacketEvents Library

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

⚠️ Disclaimer

Sniffer is a tool for server administration and cheat detection. Always use responsibly and in compliance with your server's rules and player privacy considerations.

📄 License

Refer to LICENSE