{"id":33722,"date":"2026-06-01T18:50:27","date_gmt":"2026-06-01T15:50:27","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/"},"modified":"2026-06-01T18:50:27","modified_gmt":"2026-06-01T15:50:27","slug":"boomcontrol","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/","title":{"rendered":"BoomControl"},"content":{"rendered":"<p># \ud83d\udca5 BoomControl<\/p>\n<p>**BoomControl** is a lightweight and focused plugin designed specifically for **SMP servers** that want to **limit or nerf Crystal PvP**. It offers fine-tuned control over End Crystal and Respawn Anchor explosions to prevent unfair advantages or griefing, while keeping gameplay fun and balanced.<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83c\udfaf Why BoomControl?<\/p>\n<p>On many SMPs, End Crystals and Respawn Anchors are used in PvP for massive burst damage. BoomControl gives you **full control** over how these items behave:<\/p>\n<p>*   Disable or weaken crystal PvP<br \/>\n*   Prevent griefing through explosion block damage<br \/>\n*   Make explosions only damage the attacker<br \/>\n*   Keep your SMP fun and fair without banning crystals entirely<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83d\udd27 Features<\/p>\n<p>*   \u2705 Toggle the plugin globally<br \/>\n*   \ud83d\udd04 Reload settings on the fly with `\/boomcontrol reload`<br \/>\n*   \ud83e\udde8 Full control over **End Crystal** behavior<br \/>\n*   \ud83c\udf0b Full control over **Respawn Anchors**<br \/>\n*   \u274c Block explosion grief (block breaking &#038; fire)<br \/>\n*   \ud83d\udce2 Custom denial messages for blocked actions<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83e\udde8 Crystal Settings<\/p>\n<p>&#8220;`<br \/>\ncrystal:<br \/>\n \u00a0enabled: true \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 # REQUIRES server restart to change<br \/>\n \u00a0mode: &#8220;self&#8221; \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0# Options: &#8220;disabled&#8221;, &#8220;self&#8221;, &#8220;vanilla&#8221;<br \/>\n \u00a0break-blocks: false \u00a0 \u00a0 # Prevents block damage<br \/>\n \u00a0start-fire: false \u00a0 \u00a0 \u00a0 # Stops fire on explosion<br \/>\n \u00a0show-deny-message: true # Inform players when blocked<br \/>\n&#8220;`<\/p>\n<p>### Modes:<\/p>\n<p>*   `&#8221;disabled&#8221;` \u2013 Crystals won&#8217;t explode at all.<br \/>\n*   `&#8221;self&#8221;` \u2013 Only the player who triggered the explosion takes damage.<br \/>\n*   `&#8221;vanilla&#8221;` \u2013 Default Minecraft behavior.<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83c\udf0b Respawn Anchor Settings<\/p>\n<p>&#8220;`<br \/>\nanchor:<br \/>\n \u00a0enabled: true<br \/>\n \u00a0mode: &#8220;self&#8221; \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0# Same options as crystal<br \/>\n \u00a0break-blocks: true<br \/>\n \u00a0start-fire: true<br \/>\n \u00a0show-deny-message: true<br \/>\n&#8220;`<\/p>\n<p>Perfect for controlling Nether-based PvP or creative mechanics using anchors.<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83d\udd04 Command<\/p>\n<p>&#8220;`<br \/>\n\/boomcontrol reload<br \/>\n&#8220;`<\/p>\n<p>Reloads the plugin configuration **without restarting the server**.<br \/>\n\u26a0\ufe0f Note: The `enabled` toggle and `crystal.enabled` **require a restart**.<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83d\udde8\ufe0f Custom Messages<\/p>\n<p>&#8220;`<br \/>\nmessages:<br \/>\n\u00a0 crystal-denied: &#8220;&#038;cCrystal PvP is disabled on this server.&#8221;<br \/>\n\u00a0 anchor-denied: &#8220;&#038;cRespawn anchor damage is not allowed.&#8221;<br \/>\n&#8220;`<\/p>\n<p>Use color codes (`&#038;c`, `&#038;7`, etc.) to style your messages.<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \ud83d\uded1 World Blacklist<\/p>\n<p>BoomControl now supports **disabling the plugin entirely in specific worlds** via a blacklist configured in `settings.yml`. This is useful if you want BoomControl to be completely inactive in certain worlds (like the Nether, End, or lobby worlds), regardless of region flags or other settings.<\/p>\n<p>### Example configuration:<\/p>\n<p>&#8220;`yaml<br \/>\nblacklisted_worlds:<br \/>\n&#8211; world_nether<br \/>\n&#8211; world_the_end<br \/>\n  &#8220;`<\/p>\n<p>### How it works:<\/p>\n<p>&#8211; If a world is listed in `blacklisted_worlds`, BoomControl will be **fully disabled in that world**.<br \/>\n&#8211; This means that any region-based controls or WorldGuard flags are ignored for that world.<br \/>\n&#8211; Vanilla Minecraft explosion behavior applies in those worlds instead.<\/p>\n<p>### Usage tips:<\/p>\n<p>&#8211; Leave the list empty to enable BoomControl in *all* worlds.<br \/>\n&#8211; Add worlds where you want BoomControl disabled completely, such as lobby or event worlds.<br \/>\n&#8211; Combine this blacklist with WorldGuard region flags to achieve fine-grained control elsewhere.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udff3\ufe0f WorldGuard Integration (Optional)<\/p>\n<p>BoomControl integrates with WorldGuard to support **region-based control** using a custom flag.<\/p>\n<p>### \ud83d\udd16 `boomcontrol` Flag<\/p>\n<p>If WorldGuard is installed, BoomControl registers a custom region flag:<\/p>\n<p>&#8220;`<br \/>\nboomcontrol<br \/>\n&#8220;`<\/p>\n<p>This flag allows you to **disable BoomControl in specific regions**, even if the plugin is globally enabled.<\/p>\n<p>### \ud83e\uddf0 How It Works<\/p>\n<p>&#8211; If the flag is set to `DENY` in a region, **BoomControl will be disabled there completely**.<br \/>\n  Explosion behavior in that region will follow normal Minecraft mechanics.<br \/>\n&#8211; If the flag is **not set** or explicitly `ALLOW`, BoomControl will apply as configured in `settings.yml`.<\/p>\n<p>### \ud83e\uddea Example<\/p>\n<p>To disable BoomControl inside a region:<\/p>\n<p>&#8220;`bash<br \/>\n\/rg flag spawn boomcontrol deny<br \/>\n&#8220;`<\/p>\n<p>To enable it again:<\/p>\n<p>&#8220;`bash<br \/>\n\/rg flag spawn boomcontrol allow<br \/>\n&#8220;`<\/p>\n<p>To remove the flag entirely:<\/p>\n<p>&#8220;`bash<br \/>\n\/rg flag spawn -r boomcontrol<br \/>\n&#8220;`<\/p>\n<p>### \u2757 Default Behavior<\/p>\n<p>&#8211; If the flag is **not set**, BoomControl assumes `ALLOW`.<br \/>\n&#8211; This means BoomControl is **active everywhere** by default, unless explicitly denied via region flag.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udde0 Perfect For<\/p>\n<p>*   \ud83c\udff0 SMP servers<br \/>\n*   \ud83d\udd12 Anti-grief setups<br \/>\n*   \u2694\ufe0f PvP practice worlds with restricted meta<br \/>\n*   \ud83d\udee1\ufe0f Survival servers with balanced combat<\/p>\n<p>&#8211; &#8211; &#8211;<\/p>\n<p>## \u2705 Lightweight &#038; Reliable<\/p>\n<p>No bloat. No complex dependencies. Just simple, effective explosion control.<br \/>\nMake your SMP safer and more balanced with **BoomControl**.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Nerf or disable Crystal PvP and anchor damage on SMPs without fully banning them.<\/p>\n","protected":false},"featured_media":33723,"template":"","meta":{"_minecraft_slug":"boomcontrol","_minecraft_project_id":"KjYiXq06","_minecraft_author":"sqnder0","_minecraft_license":"LicenseRef-BoomControl-Custom-License-v1.0","_minecraft_downloads":319,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"boomcontrol.zip","_minecraft_size_bytes":49599,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T11:38:16.197278Z","_minecraft_date_created":"2025-06-12T05:01:13.793423Z","_minecraft_date_modified":"2025-08-06T10:06:02.225754Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/boomcontrol","_minecraft_icon_attachment_id":33723,"_minecraft_imported_at":"2026-06-01T15:50:28+00:00","_minecraft_import_hash":"0dfe3a499ccfcc42597db949e21197e2","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,88,89,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[59,36,60,93,94,101,102,62,37,73,74,38,78,79,80,81],"class_list":["post-33722","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-equipment","mod_category-game-mechanics","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BoomControl - 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\/boomcontrol\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BoomControl - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Nerf or disable Crystal PvP and anchor damage on SMPs without fully banning them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/\" \/>\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\\\/boomcontrol\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/\",\"name\":\"BoomControl - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/boomcontrol-icon-c6c5c0442d241801861b70e77ef38860958365d6_96.webp\",\"datePublished\":\"2026-06-01T15:50:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/boomcontrol-icon-c6c5c0442d241801861b70e77ef38860958365d6_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/boomcontrol-icon-c6c5c0442d241801861b70e77ef38860958365d6_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/boomcontrol\\\/#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\":\"BoomControl\"}]},{\"@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":"BoomControl - 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\/boomcontrol\/","og_locale":"en_US","og_type":"article","og_title":"BoomControl - Minecraft","og_description":"Nerf or disable Crystal PvP and anchor damage on SMPs without fully banning them.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/","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\/boomcontrol\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/","name":"BoomControl - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/boomcontrol-icon-c6c5c0442d241801861b70e77ef38860958365d6_96.webp","datePublished":"2026-06-01T15:50:27+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/boomcontrol-icon-c6c5c0442d241801861b70e77ef38860958365d6_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/boomcontrol-icon-c6c5c0442d241801861b70e77ef38860958365d6_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/boomcontrol\/#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":"BoomControl"}]},{"@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\/33722","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\/33723"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=33722"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=33722"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=33722"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=33722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}