Mod Detector Plugin

⭐ — (4 endorsements) 📥 1,416 downloads 📌 v1.2.4-velocity 📅 1/5/2026
🟡 Updated this year

By Nimq · management

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/9/2026 📅 Created: 1/5/2026

🔍 Analysis

  • 👍 0.3% endorsement rate
  • 🏆 #105 of 131 management mods in this game by downloads

📋 About This Mod

# ModDetectorPlugin A Paper plugin that detects and manages client-side mods through plugin message channels. Server administrators can configure which mods are allowed or blocked, with options to kick players, log detections, or both. ## Features - **Mod Detection** - Automatically detects client mods that register plugin message channels - **Flexible Filtering** - Whitelist or blacklist mode for granular control - **Configurable Actions** - Kick players, log detections, or both - **Known Mod Database** - Pre-configured detection patterns for popular mods - **Custom Patterns** - Add your own channel patterns with wildcard support - **Admin Notifications** - Real-time alerts when mods are detected - **Detection Logging** - Track all detections to a file for review - **MiniMessage Support** - Customizable kick messages with formatting ## Requirements - Paper 1.21 or higher - Java 21 or higher ## Installation 1. Download the latest release JAR 2. Place it in your server's `plugins/` folder 3. Restart your server 4. Configure the plugin in `plugins/ModDetectorPlugin/config.yml` ## Commands | Command | Description | Permission | |---------|-------------|------------| | `/moddetector` | Show help | `moddetector.admin` | | `/moddetector reload` | Reload configuration | `moddetector.admin` | | `/moddetector status` | Show current status | `moddetector.admin` | | `/moddetector mods` | List known mod definitions | `moddetector.admin` | | `/moddetector debug` | Show debug status | `moddetector.admin` | **Alias:** `/md` ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `moddetector.admin` | Access to admin commands | OP | | `moddetector.notify` | Receive detection notifications | OP | | `moddetector.bypass` | Bypass mod detection (won't be kicked) | false | ### Available Mods The following mod IDs are pre-configured in `mods.yml`: | ID | Mod Name | Description | |----|----------|-------------| | `xaeros-worldmap` | Xaero's World Map | Full world map mod | | `xaeros-minimap` | Xaero's Minimap | Minimap mod | | `jade` | Jade | Block/entity information overlay | | `journeymap` | JourneyMap | Real-time mapping mod | | `litematica` | Litematica | Schematic mod (via Servux) | | `minihud` | MiniHUD | HUD overlay mod (via Servux) | | `servux` | Servux | Server-side data provider | | `simple-voice-chat` | Simple Voice Chat | Voice chat mod | | `noxesium` | Noxesium | Performance/feature mod | | `flashback` | Flashback | Replay recording mod | | `appleskin` | AppleSkin | Food/hunger HUD additions | ## Detection Logging When `track-detections: true`, all detections are logged to `plugins/ModDetectorPlugin/detections.txt`: ``` uuid-here | PlayerName | Xaero's World Map, Jade ``` ## How It Works ModDetectorPlugin monitors plugin message channels that clients register when connecting. Many client-side mods register channels to communicate with servers, even if the server doesn't have a corresponding plugin. By detecting these channel registrations, the plugin can identify which mods a player is using.

# ModDetectorPlugin

A Paper plugin that detects and manages client-side mods through plugin message channels. Server administrators can configure which mods are allowed or blocked, with options to kick players, log detections, or both.

## Features

  • Mod Detection - Automatically detects client mods that register plugin message channels
  • Flexible Filtering - Whitelist or blacklist mode for granular control
  • Configurable Actions - Kick players, log detections, or both
  • Known Mod Database - Pre-configured detection patterns for popular mods
  • Custom Patterns - Add your own channel patterns with wildcard support
  • Admin Notifications - Real-time alerts when mods are detected
  • Detection Logging - Track all detections to a file for review
  • MiniMessage Support - Customizable kick messages with formatting

## Requirements

  • Paper 1. 21 or higher
  • Java 21 or higher

## Installation

1. Download the latest release JAR 2. Place it in your server's `plugins/` folder 3. Restart your server 4. Configure the plugin in `plugins/ModDetectorPlugin/config.yml`

## Commands

| Command | Description | Permission | |---------|-------------|------------| | `/moddetector` | Show help | `moddetector.admin` | | `/moddetector reload` | Reload configuration | `moddetector.admin` | | `/moddetector status` | Show current status | `moddetector.admin` | | `/moddetector mods` | List known mod definitions | `moddetector.admin` | | `/moddetector debug` | Show debug status | `moddetector.admin` |

Alias: `/md`

## Permissions

| Permission | Description | Default | |------------|-------------|---------| | `moddetector.admin` | Access to admin commands | OP | | `moddetector.notify` | Receive detection notifications | OP | | `moddetector.bypass` | Bypass mod detection (won't be kicked) | false |

### Available Mods

The following mod IDs are pre-configured in `mods.yml`:

| ID | Mod Name | Description | |----|----------|-------------| | `xaeros-worldmap` | Xaero's World Map | Full world map mod | | `xaeros-minimap` | Xaero's Minimap | Minimap mod | | `jade` | Jade | Block/entity information overlay | | `journeymap` | JourneyMap | Real-time mapping mod | | `litematica` | Litematica | Schematic mod (via Servux) | | `minihud` | MiniHUD | HUD overlay mod (via Servux) | | `servux` | Servux | Server-side data provider | | `simple-voice-chat` | Simple Voice Chat | Voice chat mod | | `noxesium` | Noxesium | Performance/feature mod | | `flashback` | Flashback | Replay recording mod | | `appleskin` | AppleSkin | Food/hunger HUD additions |

## Detection Logging

When `track-detections: true`, all detections are logged to `plugins/ModDetectorPlugin/detections.txt`:

``` uuid-here | PlayerName | Xaero's World Map, Jade ```

## How It Works

ModDetectorPlugin monitors plugin message channels that clients register when connecting. Many client-side mods register channels to communicate with servers, even if the server doesn't have a corresponding plugin. By detecting these channel registrations, the plugin can identify which mods a player is using.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Nimq
Version
1.2.4-velocity
Downloads
1,416
Endorsements
4
Category
management
Created
1/5/2026
Updated
8/9/2026
Game Versions
1.8, 1.9, 1.10, 1.11, 1.12
Tags
management

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Mod Detector Plugin support?

The author lists 1.8, 1.9, 1.10, 1.11, 1.12, 1.13. Other versions may work but are untested by the author.

What is the latest version of Mod Detector Plugin?

Version 1.2.4-velocity, published 2026-08-09 with 1,416 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More management 👤 More by Nimq 🔎 Similar Mods 🌐 Best management (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods