MineAlerts
This is a fully customizable plugin created to display alerts for any ore in Minecraft.
As you can see in the config.yml you can customize the amount of ore mined to send you an alert.
Commands
/minealerts_reload - Reloads the config.yml
/minealerts - Activates or deactivates the alerts
Permissions
minealerts.alerts - permission required to receive alerts and use the /minealerts command
minealerts.reload - permission required to reload the config.yml
Features
Any user who has the minealerts.alerts permission will automatically activate alerts every time they enter the server. If the user does not want to have them, they must use the /minealert command
Languages
The plugin is native in Spanish, but if you require the English version, here is the necessary lang_en.yml, just download it and put it inside the plugin folder and replace the name of the yml that appears in config.yml
Video
This is a fully customizable plugin created to display alerts for any ore in Minecraft.
As you can see in the config.yml you can customize the amount of ore mined to send you an alert.
Code (Text):
# Configuración de MineAlerts
# Lenguaje del plugin (e.g., lang_es.yml, lang_en.yml)
language: lang_es.yml
# Límite de ores minados antes de enviar una alerta
ore_limits:
DIAMOND_ORE: 10
DEEPSLATE_DIAMOND_ORE: 10
ANCIENT_DEBRIS: 5
GOLD_ORE: 15
DEEPSLATE_GOLD_ORE: 15
IRON_ORE: 20
DEEPSLATE_IRON_ORE: 20
EMERALD_ORE: 8
DEEPSLATE_EMERALD_ORE: 8
LAPIS_ORE: 15
DEEPSLATE_LAPIS_ORE: 15
REDSTONE_ORE: 25
DEEPSLATE_REDSTONE_ORE: 25
COPPER_ORE: 30
DEEPSLATE_COPPER_ORE: 30
COAL_ORE: 40
DEEPSLATE_COAL_ORE: 40
NETHER_GOLD_ORE: 20
NETHER_QUARTZ_ORE: 30
# Lenguaje del plugin (e.g., lang_es.yml, lang_en.yml)
language: lang_es.yml
# Límite de ores minados antes de enviar una alerta
ore_limits:
DIAMOND_ORE: 10
DEEPSLATE_DIAMOND_ORE: 10
ANCIENT_DEBRIS: 5
GOLD_ORE: 15
DEEPSLATE_GOLD_ORE: 15
IRON_ORE: 20
DEEPSLATE_IRON_ORE: 20
EMERALD_ORE: 8
DEEPSLATE_EMERALD_ORE: 8
LAPIS_ORE: 15
DEEPSLATE_LAPIS_ORE: 15
REDSTONE_ORE: 25
DEEPSLATE_REDSTONE_ORE: 25
COPPER_ORE: 30
DEEPSLATE_COPPER_ORE: 30
COAL_ORE: 40
DEEPSLATE_COAL_ORE: 40
NETHER_GOLD_ORE: 20
NETHER_QUARTZ_ORE: 30
Commands
/minealerts_reload - Reloads the config.yml
/minealerts - Activates or deactivates the alerts
Permissions
minealerts.alerts - permission required to receive alerts and use the /minealerts command
minealerts.reload - permission required to reload the config.yml
Features
Any user who has the minealerts.alerts permission will automatically activate alerts every time they enter the server. If the user does not want to have them, they must use the /minealert command
Languages
The plugin is native in Spanish, but if you require the English version, here is the necessary lang_en.yml, just download it and put it inside the plugin folder and replace the name of the yml that appears in config.yml
Code (Text):
prefix: "&7[&cMineAlerts&7] "
messages:
no_permission: "&cYou do not have permission to use this command."
alerts_activated: "&aMining alerts activated."
alerts_deactivated: "&cMining alerts deactivated."
config_reloaded: "&aConfiguration reloaded."
usage: "&cUsage: /minealerts [reload]"
only_players: "This command can only be used by players."
alert_message: "&c{player} &fhas mined &c{amount} &fof &b{ore} &fand has &c&l{total} &fin their inventory."
messages:
no_permission: "&cYou do not have permission to use this command."
alerts_activated: "&aMining alerts activated."
alerts_deactivated: "&cMining alerts deactivated."
config_reloaded: "&aConfiguration reloaded."
usage: "&cUsage: /minealerts [reload]"
only_players: "This command can only be used by players."
alert_message: "&c{player} &fhas mined &c{amount} &fof &b{ore} &fand has &c&l{total} &fin their inventory."
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.16, 1.17, 1.18
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Mine Alerts is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 97 times (via Spigot). Download it and open it directly in the game.