{"id":66079,"date":"2026-06-03T22:05:00","date_gmt":"2026-06-03T19:05:00","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/"},"modified":"2026-06-03T22:05:00","modified_gmt":"2026-06-03T19:05:00","slug":"everyorealert","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/","title":{"rendered":"EveryOreAlert"},"content":{"rendered":"<p># EveryOreAlert Plugin Overview<br \/>\n**EveryOreAlert is a robust administrative plugin for Minecraft servers (Bukkit\/Spigot\/Paper) that empowers server operators (OPs) with advanced monitoring and moderation capabilities. The plugin focuses on real-time ore mining alerts, comprehensive tracking, and essential utility and administrative commands, all managed through a secure permissions system.**<\/p>\n<p>## Key Features<br \/>\n**Real-Time Ore Mining Alerts: Instantly notifies server operators when a player mines any configured ore, displaying the player\u2019s name, ore type, mining streak, and total mined.<br \/>\n**<br \/>\n**Persistent Ore Tracking: Maintains detailed, long-term statistics for each player\u2019s ore mining activity.**<\/p>\n<p>**Streak Detection: Highlights consecutive mining of the same ore, aiding in anti-cheat and player activity monitoring.**<\/p>\n<p>**Advanced Administration: Offers a suite of moderation and group management commands for efficient server oversight.**<\/p>\n<p>**Utility Functions: Includes essential commands for operator convenience, such as flight, healing, and feeding.**<\/p>\n<p>**Highly Configurable: All features and alerts can be tailored to your server\u2019s needs, with strict permission controls for security.**<\/p>\n<p>## Command Reference<br \/>\n**_Administrative &#038; Group Commands_**<br \/>\n**\/\/alert**<br \/>\n**Usage: \/\/alert <warn|ban|unban|kick|add group|delete group|msg|group join|group leave> &#8230;<br \/>\nDescription: Central command for administrative actions and group management.<br \/>\nSubcommands include:**<\/p>\n<p>**\/\/alert warn <player> <reason>** _\u2013 Warns a player_.<\/p>\n<p>**\/\/alert ban <player> <reason>** _\u2013 Bans a player._<\/p>\n<p>**\/\/alert unban <player>** _\u2013 Unbans a player._<\/p>\n<p>**\/\/alert kick <player> <reason>** _\u2013 Kicks a player from the server._<\/p>\n<p>**\/\/alert add group <groupName>** _\u2013 Creates a new group._<\/p>\n<p>**\/\/alert delete group <groupName>** _\u2013 Deletes an existing group._<\/p>\n<p>**\/\/alert msg <groupName> <message>** _\u2013 Sends a message to a specific group._<\/p>\n<p>**\/\/alert group join <groupName>** _\u2013 Joins a group._<\/p>\n<p>**\/\/alert group leave <groupName>** _\u2013 Leaves a group._<\/p>\n<p>**_Permission: everyorealert.alert (default: OP)<br \/>\n_**<br \/>\n## **_Utility Commands_**<br \/>\n**\/fly<br \/>\nUsage: \/fly<br \/>\nDescription: Enables flight mode for the operator.<br \/>\nPermission: everyorealert.utility.fly (default: OP)**<\/p>\n<p>**\/disfly<br \/>\nUsage: \/disfly<br \/>\nDescription: Disables flight mode for the operator.<br \/>\nPermission: everyorealert.utility.disfly (default: OP)<\/p>\n<p>\/heal<br \/>\nUsage: \/heal<br \/>\nDescription: Instantly restores the operator\u2019s health to full.<br \/>\nPermission: everyorealert.utility.heal (default: OP)<\/p>\n<p>\/feed<br \/>\nUsage: \/feed<br \/>\nDescription: Instantly restores the operator\u2019s hunger and saturation.<br \/>\nPermission: everyorealert.utility.feed (default: OP)**<\/p>\n<p>**_Permissions Structure<br \/>\neveryorealert.alert<br \/>\nGrants access to all \/alert administrative and group commands._**<\/p>\n<p>**_everyorealert.utility<br \/>\nGrants access to all utility commands (\/fly, \/disfly, \/heal, \/feed)._**<\/p>\n<p>**# Alert message format sent to operators when ores are mined.<br \/>\n# Placeholders: %player% = player name, %amount% = streak count, %ore% = ore name, %total% = total mined<br \/>\nalert-message: &#8220;&#038;b[ALERT] &#038;e%player% has found %amount%x %ore%! (Total: %total% %ore% mined)&#8221;**<\/p>\n<p># **Whether to announce alerts to all OPs or only to the console<br \/>\nannounce-to-console: false**<\/p>\n<p># **Enable tracking of total ores mined per player<br \/>\ntrack-ore-totals: true<\/p>\n<p># Enable group management commands<br \/>\nenable-groups: true<\/p>\n<p># Enable admin moderation commands (warn, ban, kick, unban)<br \/>\nenable-admin-commands: true**<\/p>\n<p>**_Config_**<br \/>\n&#8220;`<br \/>\n# List of ores to track by Bukkit Material name<br \/>\nores:<br \/>\n  &#8211; COAL_ORE<br \/>\n  &#8211; DEEPSLATE_COAL_ORE<br \/>\n  &#8211; COPPER_ORE<br \/>\n  &#8211; DEEPSLATE_COPPER_ORE<br \/>\n  &#8211; IRON_ORE<br \/>\n  &#8211; DEEPSLATE_IRON_ORE<br \/>\n  &#8211; GOLD_ORE<br \/>\n  &#8211; DEEPSLATE_GOLD_ORE<br \/>\n  &#8211; REDSTONE_ORE<br \/>\n  &#8211; DEEPSLATE_REDSTONE_ORE<br \/>\n  &#8211; LAPIS_ORE<br \/>\n  &#8211; DEEPSLATE_LAPIS_ORE<br \/>\n  &#8211; DIAMOND_ORE<br \/>\n  &#8211; DEEPSLATE_DIAMOND_ORE<br \/>\n  &#8211; EMERALD_ORE<br \/>\n  &#8211; DEEPSLATE_EMERALD_ORE<br \/>\n  &#8211; NETHER_GOLD_ORE<br \/>\n  &#8211; NETHER_QUARTZ_ORE<br \/>\n  &#8211; ANCIENT_DEBRIS<\/p>\n<p># Utility commands availability<br \/>\nutility-commands:<br \/>\n  enable-fly: true<br \/>\n  enable-disfly: true<br \/>\n  enable-heal: true<br \/>\n  enable-feed: true<\/p>\n<p># Cooldown period in seconds for utility commands (0 disables cooldown)<br \/>\nutility-cooldown: 0<\/p>\n<p>&#8220;`<\/p>\n<p>## **_Summary_**<br \/>\n**EveryOreAlert is engineered for professional server management, combining real-time player activity monitoring with powerful administrative and utility tools. Its modular, permission-based design ensures only authorized staff can access sensitive features, making it an essential addition for any Minecraft server focused on security, oversight, and operational efficiency.****_<\/p>\n","protected":false},"excerpt":{"rendered":"<p>a plugin that allows you to see who is mining ores and a lot of other utility&#8217;s<\/p>\n","protected":false},"featured_media":66080,"template":"","meta":{"_minecraft_slug":"everyorealert","_minecraft_project_id":"JerM2uvU","_minecraft_author":"DarkSoul5141","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":107,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"everyorealert.zip","_minecraft_size_bytes":9905,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T19:33:47.156476Z","_minecraft_date_created":"2025-05-25T09:46:38.206218Z","_minecraft_date_modified":"2025-05-12T14:03:26.000187Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/everyorealert","_minecraft_icon_attachment_id":66080,"_minecraft_imported_at":"2026-06-03T19:05:00+00:00","_minecraft_import_hash":"7e4e34aef965a4073ecf24e5bc3f03d3","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[127,129,92],"mod_loader":[132,134],"minecraft_version":[37,38],"class_list":["post-66079","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21-1","minecraft_version-1-21-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EveryOreAlert - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EveryOreAlert - Minecraft\" \/>\n<meta property=\"og:description\" content=\"a plugin that allows you to see who is mining ores and a lot of other utility&#039;s\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/\",\"name\":\"EveryOreAlert - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/everyorealert-icon-a32905be5864a3fa2b2d362351c8a12a0efea600_96.webp\",\"datePublished\":\"2026-06-03T19:05:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/everyorealert-icon-a32905be5864a3fa2b2d362351c8a12a0efea600_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/everyorealert-icon-a32905be5864a3fa2b2d362351c8a12a0efea600_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/everyorealert\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EveryOreAlert\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EveryOreAlert - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/","og_locale":"en_US","og_type":"article","og_title":"EveryOreAlert - Minecraft","og_description":"a plugin that allows you to see who is mining ores and a lot of other utility's","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/","name":"EveryOreAlert - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/everyorealert-icon-a32905be5864a3fa2b2d362351c8a12a0efea600_96.webp","datePublished":"2026-06-03T19:05:00+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/everyorealert-icon-a32905be5864a3fa2b2d362351c8a12a0efea600_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/everyorealert-icon-a32905be5864a3fa2b2d362351c8a12a0efea600_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/everyorealert\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"EveryOreAlert"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/66079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/66080"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=66079"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=66079"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=66079"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=66079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}