HomeJavaModsCheckMOD
CheckMOD
ModsJava

CheckMOD

A server-side anti-cheat plugin that detects client-side mods and kicks players using blacklisted cheats. Supports Paper 1.20 - 1.21.11 | Requires…

⬇ Download on Modrinth

ChecksMOD

A server-side anti-cheat plugin that detects client-side mods and kicks players using blacklisted cheats.

Supports Paper 1.20 - 1.21.11 | Requires PacketEvents 2.7.0+

检测玩家客户端 Mod,踢出黑名单违规 Mod。支持 Paper 1.20 ~ 1.21.11。 需要PacketEvents 2.7.0+以上版本 反馈BUG等问题联系作者QQ:1464670605 (记得备注来意)


CheckMOD

English

A server-side anti-cheat plugin that detects client-side mods and kicks players using blacklisted cheats.

Compatibility: Paper 1.20 – 1.21.11
Requirement: PacketEvents 2.7.0+
Language: Currently Simplified Chinese only (Multi-language support coming soon).

Features

Commands

Command Description
/cm reload Reload the configuration.
/cm check <player> View mod and channel info for a player.
/cm recheck <player> Reset detection status; re-detects upon reconnection.
/cm list List all detected players.
/cm stats Show plugin statistics.

Installation

  1. Install PacketEvents 2.9.4+.
  2. Download CheckMOD and place it in the plugins/ folder.
  3. Restart the server.
  4. Edit plugins/ChecksMOD/config.yml.
  5. Run /cm reload.

Configuration (config.yml)

简体中文描述

特性

命令

命令 说明
/cm reload 重载配置
/cm check <玩家> 查看 Mod 和通道信息
/cm recheck <玩家> 重置检测,重连后重新检测
/cm list 已检测玩家列表
/cm stats 统计信息

安装

  1. 安装 PacketEvents 2.9.4+
  2. 下载 ChecksMOD 放入 plugins/
  3. 重启服务器
  4. 编辑 plugins/ChecksMOD/config.yml
  5. 执行 /cm reload

配置

# KICK(踢出) / WARN(仅记录)
mode: KICK

# 仅允许原版客户端
vanilla-only: false

# 品牌黑名单
brand-blacklist:
  - "liquidbounce"
  - "meteor"
  - "wurst"

# Mod ID 黑名单
mod-blacklist:
  - "xray"
  - "baritone"
  - "wurst-client"

# 通道黑名单 (支持 *)
channel-blacklist:
  - "wurst:*"
  - "xray:*"

依赖

已知限制

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more