Перейти к содержимому
Mineforgian

CheatclientDetector

A lightweight, high-performance anti-cheat plugin for Paper/Folia servers. CheatClientDetector focuses on detecting common cheat clients through brand analysis, channel registration, and sign translation checks.

Загрузки
210
Подписчики
3
Обновлён
28 июня 2026 г.
Лицензия
MIT

Опубликован 6 мая 2026 г.

Compatibility

  • Minecraft Versions: 1.20.1 - 1.21.x
  • Server Software: Paper, Folia, Purpur (and other Paper forks).
  • Note: This plugin will not work on standard Spigot as it utilizes Paper/Folia specific schedulers.

Features

  • Sign Translation Check: Detects mods like Meteor Client, Baritone, and FreeCam by checking how the client translates sign text.
  • Brand Detection: Identifies clients by their brand name (e.g., Meteor, Wurst, etc.).
  • Channel Detection: Monitors plugin channel registrations for known cheat-related channels.
  • Vanilla Spoof Detection: Detects players who claim to be on Vanilla but have Fabric/Forge-specific channels.
  • Folia Support: Fully compatible with Folia's multi-threaded architecture.
  • Discord Webhook: Sends real-time alerts to a Discord channel.
  • Admin Commands: In-game commands to scan players or reload configuration.

Commands

  • /cheatclientdetector reload: Reloads the plugin configuration.
  • /cheatclientdetector check <player>: Manually triggers a sign check on a player.
  • /cheatclientdetector scan <player>: Runs a check without triggering punishments (alert only).
  • /cheatclientdetector online: Shows an overview of online players and their client status.
  • /cheatclientdetector info <player>: Displays detailed information about a player's client and channels.
  • /cheatclientdetector testwebhook: Sends a test message to the configured Discord webhook.

Detected Clients and Mods

Below is the list of clients and mods that are actively detected by CheatClientDetector through Brand checks, Channel checks, or Sign Translation checks:

Hacked Clients and Cheat Suites

  • Meteor Client
  • Wurst Client
  • LiquidBounce
  • FDP Client
  • Baritone
  • CheatUtils

X-Ray and World Exploration Utilities

  • Advanced XRay (by Giselbaer)
  • X Ray (no cheats) (by BizCub)
  • X-Ray (ATE48)
  • SeedCrackerX (by 19MisterX98)
  • Seed Finder Mod (by crackedMagnet)
  • Player Finder (by GalvinPython)
  • Nature's Compass (by Chaosyr)
  • JourneyMap (by mysticdrew)

Freecam and Camera/Replay Mods

  • Freecam (by hexadeque)
  • Freecam (by Elpu7)
  • Freecam+ (by kiyaaa4444)
  • FToFreecam (by Cat!Studios)
  • Free Camera (by Cukkoo)
  • FreeCamMC (by JasonJson)
  • Zergatul FreeCam
  • Camera Utils (by henkelmax)
  • Flashback (by Moulberry)
  • Ghost Replay (by PeanutsMods)

Automation, Auto-Clickers, Mining and Fishing Mods

  • Auto Clicker (by Err)
  • Toro's Auto Mine (by torobolin)
  • Toro's Auto Attack (by torobolin)
  • Auto Attack (by JohnAdept)
  • Auto Fishing + (by Tr4nter)
  • Auto Fishing Deluxe (by Syzez
  • Auto Totem
  • Sillys Auto Totem
  • Hero's Anchor Optimizer (by herobane)

Block Placement and Movement Hacks

  • FastPlace (by Beadu)
  • Fast Block Placement (by pixel22)
  • SmartBlockPlacement (by Ender_Fake)
  • Pro Placer (by Fuzs)
  • Bridging Mod (by CG360)
  • Do a Barrel Roll (by enjarai)

Inventory, GUI and Quality of Life Mods

  • Inventory Profiles Next (by blackd)
  • Client Tweaks (by BlayTheNinth)
  • Fast Scrolling (by Snownee)
  • Health Indicators (by AdyTech99)
  • Heart Indicator (by spunkyinsaan)
  • Tweelix (by ming_yuan)

Please report not detected mods in the Discord.

Ченджлог

3.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 28 июня 2026 г.

Update v3.0.0 - CheatClientDetector

This update makes the plugin more stable, expands detection to many new mods, and improves the scanning process.

What is new?

  • Standalone Plugin: The plugin no longer requires ProtocolLib to run. It operates fully independently and resolves startup connection conflicts ("void future" errors) on Minecraft 1.21+.
  • Reliable Sign Scans: The 8 sign check phases now run sequentially (one after the other). This prevents data from overlapping, ensuring all 8 phases are scanned successfully without skipping.
  • Continuous Scanning: The scan no longer stops after the first detection. If a player is using multiple mods, the plugin will complete all 8 phases and provide admins with a complete list of all detected modifications.
  • Large Mod Database Expansion: Added detection rules for over 24 new mods, including various Freecam mods, Replay mods, Auto-Clickers, Auto-Totems, and utility mods (e.g., JourneyMap, SeedCrackerX, X-Ray).
2.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 28 мая 2026 г.

Changelog

v2.0.0 (Latest)

  • Expanded Mod Detections (18 New Mods): Added checks for LiquidBounce, Wurst, FDP Client, Replay Mod, Freecam (Kapiteon & Zergatul), SeedcrackerX, Auto Totem, Inventory Profiles Next, Autoclicker, Auto Fishing, Marlow's Crystal Optimizer, DonutSMP Crystal Optimizer, FastCrystal, Tweakeroo, and Xaero Minimap/Worldmap.
  • Granular Punishment System: Added the ability to enable/disable and customize first/second strike actions (NONE, KICK, BAN, COMMAND) per individual mod.
  • Custom Reusable Commands: Added a custom-commands configuration block to define named command sets (such as clear-inv for clearing inventories, warn-player for display warnings, etc.) and assign them using COMMAND:<name> as strike punishments.
  • Premium Configuration Overhaul: Reorganized config.yml into a cleanly separated, documented, and categorized layout.
  • Tuned Delay Configuration: Expanded timings to allow per-check tick delay tuning for all sign check cycles.

v1.0.0 (Initial Release)

  • Sign Translation Checks: Initial detection cycles targeting Meteor Client, Baritone, and FreeCam.
  • Brand & Channel Inspections: Monitoring handshake brands and packet messaging channels for client identity verification.
  • Vanilla Spoof Protection: Identification of clients claiming to be vanilla while running modded environments.
  • Discord Webhook Integration: Logging detections directly to Discord webhooks.
  • Folia Support: Full multi-threaded region safety out-of-the-box.
  • Admin Commands: Commands for scans, reloads, player info details, and webhook testing.
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 6 мая 2026 г.

Compatibility

  • Minecraft Versions: 1.20.1 - 1.21.x
  • Server Software: Paper, Folia, Purpur (and other Paper forks).
  • Note: This plugin will not work on standard Spigot as it utilizes Paper/Folia specific schedulers.

Features

  • Sign Translation Check: Detects mods like Meteor Client, Baritone, and FreeCam by checking how the client translates sign text.
  • Brand Detection: Identifies clients by their brand name (e.g., Meteor, Wurst, etc.).
  • Channel Detection: Monitors plugin channel registrations for known cheat-related channels.
  • Vanilla Spoof Detection: Detects players who claim to be on Vanilla but have Fabric/Forge-specific channels.
  • Folia Support: Fully compatible with Folia's multi-threaded architecture.
  • Discord Webhook: Sends real-time alerts to a Discord channel.
  • Admin Commands: In-game commands to scan players or reload configuration.

Commands

  • /cheatclientdetector reload: Reloads the plugin configuration.
  • /cheatclientdetector check <player>: Manually triggers a sign check on a player.
  • /cheatclientdetector scan <player>: Runs a check without triggering punishments (alert only).
  • /cheatclientdetector online: Shows an overview of online players and their client status.
  • /cheatclientdetector info <player>: Displays detailed information about a player's client and channels.
  • /cheatclientdetector testwebhook: Sends a test message to the configured Discord webhook.

Комментарии

Загружаем…