OreDetector

Quick rating

OreDetector

No reviews yet

A server-side Minecraft Fabric mod that detects and logs ore mining activities with permission support

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.2.3
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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 notifications
    • oredetector.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

  1. Download the latest release
  2. Place the .jar file in your server's mods folder
  3. Install Fabric Loader if not already installed
  4. (Optional) Install LuckPerms for advanced permission management
  5. 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)

Screenshots

Gallery

  • Ore logs in chat
    Ore logs in chat The image shows what the /orelog command and the mining broadcasts look like in-game

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works