OreDetector
No reviews yet
A server-side Minecraft Fabric mod that detects and logs ore mining activities with permission support
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
OreDetector - Minecraft Fabric Mod
A server-side Minecraft Fabric mod for Minecraft 1.21.1 that detects and logs ore mining activities with permission support.
Features
⛏️ Vein Detection
- Groups connected ore blocks into veins
- Sends single notification per vein (not per block)
- Prevents spam when mining large ore deposits
🔐 Permission System
- Integrates with LuckPerms (optional)
- Two permission nodes:
oredetector.detectionmessages- Receive real-time mining notificationsoredetector.orelog- Access to ore log command
- Falls back to operator permissions if LuckPerms unavailable
📊 Real-time Notifications
- Instant notifications when players discover ore veins
- Shows player name, ore count, ore type, and coordinates
- Messages include dimension information
📋 Ore Logging & History
- Persistent logging of all mining activities
- Command:
/orelog [hours](default: 24 hours) - Searchable history with timestamps
- Memory-efficient with automatic cleanup
Commands
/orelog [hours]
View ore mining history for the specified time period.
Examples:
/orelog- Show last 24 hours/orelog 6- Show last 6 hours/orelog 168- Show last week (max)
Output includes:
- Timestamp of mining event
- Player name
- Number of ores in vein
- Ore type
- Exact coordinates
- Dimension
Permissions
| Permission | Description | Default |
|---|---|---|
oredetector.detectionmessages |
Receive real-time ore mining notifications | Operators |
oredetector.orelog |
Access to /orelog command |
Operators |
Installation
- Download the latest release
- Place the
.jarfile in your server'smodsfolder - Install Fabric Loader if not already installed
- (Optional) Install LuckPerms for advanced permission management
- Restart your server
Configuration
Currently, the mod works out-of-the-box with no configuration required.
Technical Details
- Mod Loader: Fabric
- Dependencies: Fabric API
- Optional Dependencies: LuckPerms
- Server-side only: Yes
Example Usage
When a player mines a diamond vein:
[OreDetector] HelluPeptic mined 8 diamond ore in Overworld at 123, -45, 678
Using the log command:
/orelog 2
=== Ore Log - Last 2 Hours ====
Found 3 mining events:
[Jan 03 14:32:15] HelluPeptic mined 8x diamond at 123, -45, 678 (Overworld)
[Jan 03 13:45:22] HelluPeptic mined 12x iron at 234, 56, 789 (Overworld)
[Jan 03 13:12:08] GoodbyePeptic mined 4x gold at -45, 32, -123 (Nether)
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers