Ore Discovery Broadcast

Quick rating

Community listing page, reviews here may not be monitored by the author.

Ore Discovery Broadcast

By SerilumOwner

No reviews yet

⛏️ Broadcasts a message to the server whenever a player finds an ore vein.

No Theme
Adventure/Exploration
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
[Fabric/Forge/Neo] 26.2.0-2.4 | Ore Discovery Broadcast

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube


About the mod

Ore Discovery Broadcast is a mod made specifically for server environments, but can still be used in singleplayer or LAN worlds. Whenever a player mines an ore, a message is broadcasted. With a configurable delay in between messages from the same ore. The format and colour of the message can be changed. It's also possible to choose which ores should be broadcasted, and which shouldn't, via the blacklist file.

Allows for more interaction between players, seeing what others are doing and which ores they find. The mod is also a viable solution as xray-prevention. As it's very noticable when a player keeps finding diamonds in an unnatural way. By default, the functionality is only enabled in dedicated servers. Can be changed by setting 'onlyRunOnDedicatedServers' in the config to false. Placed ore blocks by players will not be broadcasted.



Dependencies

Requires Collective
Environment: Server




Configurable

Configuration guide

   All available config options:

onlyRunOnDedicatedServers  default true
If the mod should only run on dedicated servers. When enabled it's not sent when in a singleplayer world.

ignorePlacedOreBlocks  default true
If ore blocks placed by players should be ignored for broadcasts.

tickDelayBetweenSameOreBroastcasts  default 600, min 0, max 72000
How many ticks in between ore discoveries before another broadcast is sent. Resets when the same block is mined. 20 ticks = 1 second

messageFormat  default "%player% has found %ore%!"
The format of the broadcasted message. %player% = player name, %ore% = ore name

lowercaseOreName  default true
Whether the ore name should be displayed in lowercase characters.

addOreCountToMessage  default false
If the broadcasted message should contain how big the ore vein is. Will be included in %ore%.

hideDeepslateFromName  default true
Whether the ore name should have 'deepslate' hidden if it exists.

ignoreCreativePlayers  default true
If enabled, ore discoveries won't be announced when a player is in creative mode.

ignoreFakePlayers  default true
If enabled, ore discoveries won't be announced when it is broken by a simulated fake player.


Ore Blacklist
There is a blacklist.txt file available in the folder ./config/orediscoverybroadcast/. Here you can specify which ores shouldn't be broadcasted when found, by adding an exclamation mark (!) in front of the line. Quartz is excluded by default:


Broadcast message colour config
Inside ./config/orediscoverybroadcast/. there is also a file called colourmap.txt. Here you can specify what colour should be set for specific ores. Contains default values.
Ores from other mods will also be shown, with the default colour blue (9):





Showcase

Here you can see the message being broadcast to the server. Mining multiple of the same ores only shows one message. Mining different ores shows multiple:

 
Another example with mining multiple coal ore:

 
Here the message format has been changed in the config. The content and colour is configurable:

 
A different colour can be set for each ore:

 
Here's an example with the 'addOreCountToMessage' config option enabled. The broadcasted message will contain how many ores are included in the vein:




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

Ore Discovery Broadcast is a mod made specifically for server environments, but can still be used in singleplayer or LAN worlds. Whenever a player mines an ore, a message is broadcasted. With a configurable delay in between messages from the same ore. The format and colour of the message can be changed. It's also possible to choose which ores should be broadcasted, and which shouldn't, via the blacklist file.

Allows for more interaction between players, seeing what others are doing and which ores they find. The mod is also a viable solution as xray-prevention. As it's very noticable when a player keeps finding diamonds in an unnatural way. By default, the functionality is only enabled in dedicated servers. Can be changed by setting 'onlyRunOnDedicatedServers' in the config to false. Placed ore blocks by players will not be broadcasted.



Dependencies

Requires Collective
Environment: Server




Configurable

Configuration guide

   All available config options:

Show Spoiler

onlyRunOnDedicatedServers  default true
If the mod should only run on dedicated servers. When enabled it's not sent when in a singleplayer world.

ignorePlacedOreBlocks  default true
If ore blocks placed by players should be ignored for broadcasts.

tickDelayBetweenSameOreBroastcasts  default 600, min 0, max 72000
How many ticks in between ore discoveries before another broadcast is sent. Resets when the same block is mined. 20 ticks = 1 second

messageFormat  default "%player% has found %ore%!"
The format of the broadcasted message. %player% = player name, %ore% = ore name

lowercaseOreName  default true
Whether the ore name should be displayed in lowercase characters.

addOreCountToMessage  default false
If the broadcasted message should contain how big the ore vein is. Will be included in %ore%.

hideDeepslateFromName  default true
Whether the ore name should have 'deepslate' hidden if it exists.

ignoreCreativePlayers  default true
If enabled, ore discoveries won't be announced when a player is in creative mode.

ignoreFakePlayers  default true
If enabled, ore discoveries won't be announced when it is broken by a simulated fake player.


Ore Blacklist
There is a blacklist.txt file available in the folder ./config/orediscoverybroadcast/. Here you can specify which ores shouldn't be broadcasted when found, by adding an exclamation mark (!) in front of the line. Quartz is excluded by default:


Broadcast message colour config
Inside ./config/orediscoverybroadcast/. there is also a file called colourmap.txt. Here you can specify what colour should be set for specific ores. Contains default values.
Ores from other mods will also be shown, with the default colour blue (9):





Showcase

Here you can see the message being broadcast to the server. Mining multiple of the same ores only shows one message. Mining different ores shows multiple:

Show Spoiler

 
Another example with mining multiple coal ore:

Show Spoiler

 
Here the message format has been changed in the config. The content and colour is configurable:

Show Spoiler

 
A different colour can be set for each ore:

Show Spoiler

 
Here's an example with the 'addOreCountToMessage' config option enabled. The broadcasted message will contain how many ores are included in the vein:

Show Spoiler




Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

For issues, ideas, suggestions or anything else there is the Github repo. Thanks!


Screenshots

Gallery

This project has no gallery images yet.

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

~310,000
Total Downloads
CurseForge
~290,000
Modrinth
~20,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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