
Miner Watcher | Block Mining Detection Mod
Miner Watcher is a server-side Minecraft mod that monitors all online players in real-time and immediately sends notifications when specific blocks are mined. This makes it an essential tool for server administrators.
Key Features
Each notification contains the following information:
- Player's name and UUID
- Name of the mined block
- Block's location coordinates
Cheat Detection Application
The main purpose of the mod is to combat unfair gameplay. The system helps detect players who use X-ray clients and other illegal methods of finding valuable resources.
System Configuration
Configuration is done through the file:
.minecraft/config/miner_watcher-common.toml
In this file you can:
- Change the interface language
- Configure notification parameters
- Select other operating parameters
Managing Tracked Blocks
To define which specific blocks should be tracked, use the file:
modfile.jar/data/minecraft/tags/blocks/xxx.json
Important Information
✅ The mod can be safely added to modpacks ✅ Fabric version development is planned by other authors ✅ Requests for porting to Forge versions from 1.7.10 to 1.16.5 are welcomed