{"id":36795,"date":"2026-06-01T21:26:25","date_gmt":"2026-06-01T18:26:25","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/"},"modified":"2026-06-01T21:26:25","modified_gmt":"2026-06-01T18:26:25","slug":"cancelblockupdate","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/","title":{"rendered":"CancelBlockUpdate"},"content":{"rendered":"<p># CancelBlockUpdate<\/p>\n<p>CancelBlockUpdate is a Paper server plugin that lets administrators suppress selected block updates on a per-world basis.<\/p>\n<p>It is designed for servers that need finer control over block physics, block spread, fluid movement, redstone updates, piston movement, and other common update-related mechanics without globally affecting every world.<\/p>\n<p>## Features<\/p>\n<p>&#8211; Per-world block update control<br \/>\n&#8211; Suppress updates only for configured block types<br \/>\n&#8211; Compatible with Multiverse-style multi-world servers<br \/>\n&#8211; LuckPerms-compatible permission nodes<br \/>\n&#8211; YAML configuration<br \/>\n&#8211; `\/cbu` command system<br \/>\n&#8211; Smart tab completion<br \/>\n&#8211; Runtime reload support<br \/>\n&#8211; Configurable chat message prefix<br \/>\n&#8211; English and Chinese language files<br \/>\n&#8211; Player messages follow the player&#8217;s Minecraft client language<br \/>\n&#8211; Console messages default to English<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Paper `26.1.1`<br \/>\n&#8211; Java `25`<\/p>\n<p>Optional integrations:<\/p>\n<p>&#8211; Multiverse-Core<br \/>\n&#8211; LuckPerms<\/p>\n<p>CancelBlockUpdate does not require Multiverse-Core or LuckPerms to run, but it is designed to work cleanly alongside them.<\/p>\n<p>## How It Works<\/p>\n<p>The plugin keeps normal block updates enabled by default.<\/p>\n<p>When you run:<\/p>\n<p>&#8220;`text<br \/>\n\/cbu world disable<br \/>\n&#8220;`<\/p>\n<p>the current world will start suppressing updates for the block types listed in the configuration.<\/p>\n<p>When you run:<\/p>\n<p>&#8220;`text<br \/>\n\/cbu world enable<br \/>\n&#8220;`<\/p>\n<p>the current world returns to normal block update behavior.<\/p>\n<p>This means you can disable selected block updates in one world while leaving other worlds untouched.<\/p>\n<p>## Commands<\/p>\n<p>| Command | Description |<br \/>\n| &#8212; | &#8212; |<br \/>\n| `\/cbu help` | Shows the command help menu. |<br \/>\n| `\/cbu reload` | Reloads the config and locale files. |<br \/>\n| `\/cbu world disable` | Disables configured block updates in your current world. |<br \/>\n| `\/cbu world enable` | Enables normal block updates in your current world. |<br \/>\n| `\/cbu block add <ID>` | Adds a block material ID to the suppression list. |<br \/>\n| `\/cbu block add` | Adds the non-air block you are looking at. |<\/p>\n<p>Examples:<\/p>\n<p>&#8220;`text<br \/>\n\/cbu block add GRASS_BLOCK<br \/>\n\/cbu block add SAND<br \/>\n\/cbu block add REDSTONE_WIRE<br \/>\n\/cbu world disable<br \/>\n&#8220;`<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Description |<br \/>\n| &#8212; | &#8212; |<br \/>\n| `cbu.admin` | Grants all CancelBlockUpdate permissions. |<br \/>\n| `cbu.help` | Allows `\/cbu help`. |<br \/>\n| `cbu.reload` | Allows `\/cbu reload`. |<br \/>\n| `cbu.world` | Allows `\/cbu world enable` and `\/cbu world disable`. |<br \/>\n| `cbu.block.add` | Allows `\/cbu block add`. |<\/p>\n<p>All permissions use Bukkit&#8217;s standard permission system, so they can be managed directly through LuckPerms.<\/p>\n<p>## Configuration<\/p>\n<p>Default config:<\/p>\n<p>&#8220;`yaml<br \/>\nmessages:<br \/>\n  prefix: &#8220;&#038;bCBU &#038;7>> &#038;r&#8221;<\/p>\n<p>default-block-updates-enabled: true<br \/>\nmax-target-distance: 8<\/p>\n<p>suppressed-blocks:<br \/>\n  &#8211; GRASS_BLOCK<\/p>\n<p>worlds: {}<br \/>\n&#8220;`<\/p>\n<p>Example world configuration:<\/p>\n<p>&#8220;`yaml<br \/>\nworlds:<br \/>\n  world:<br \/>\n    block-updates-enabled: false<br \/>\n  world_nether:<br \/>\n    block-updates-enabled: true<br \/>\n&#8220;`<\/p>\n<p>`block-updates-enabled: false` means configured block updates will be cancelled in that world.<\/p>\n<p>## Locale Support<\/p>\n<p>Locale files are stored in:<\/p>\n<p>&#8220;`text<br \/>\nplugins\/CancelBlockUpdate\/locals\/<br \/>\n&#8220;`<\/p>\n<p>Included languages:<\/p>\n<p>&#8211; `en_US.yml`<br \/>\n&#8211; `zh_CN.yml`<\/p>\n<p>Chinese clients receive Chinese messages. Other clients and the console use English fallback messages.<\/p>\n<p>## Notes<\/p>\n<p>CancelBlockUpdate targets common block update paths exposed through the Paper\/Bukkit API, including physics, spread, growth, fading, forming, fluid flow, piston movement, redstone current changes, leaf decay, burning, and entity-driven block changes.<\/p>\n<p>Some very specific internal Minecraft update behavior may depend on what the server exposes through events.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Per-world block update suppression plugin for Paper servers, with Multiverse support, LuckPerms-compatible permissions, YAML config, i18n, and \/cbu commands.<\/p>\n","protected":false},"featured_media":36796,"template":"","meta":{"_minecraft_slug":"cancelblockupdate","_minecraft_project_id":"iCIBf92Q","_minecraft_author":"DrSmoothl","_minecraft_license":"AGPL-3.0-or-later","_minecraft_downloads":2,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"cancelblockupdate.zip","_minecraft_size_bytes":16898,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:13:33.855176Z","_minecraft_date_created":"2026-05-12T00:32:40.065138Z","_minecraft_date_modified":"2026-05-09T05:34:41.812263Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/cancelblockupdate","_minecraft_icon_attachment_id":36796,"_minecraft_imported_at":"2026-06-01T18:26:25+00:00","_minecraft_import_hash":"b0b1ddb7ceaf75643307e9ab62c34898","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,127],"mod_loader":[130,132],"minecraft_version":[167],"class_list":["post-36795","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-paper","mod_loader-bukkit","mod_loader-paper","minecraft_version-26-1-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CancelBlockUpdate - 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\/cancelblockupdate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CancelBlockUpdate - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Per-world block update suppression plugin for Paper servers, with Multiverse support, LuckPerms-compatible permissions, YAML config, i18n, and \/cbu commands.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/\",\"name\":\"CancelBlockUpdate - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cancelblockupdate-icon-7940dfda93334e6f4bd80a6a8a07f34dc4faef3c_96.webp\",\"datePublished\":\"2026-06-01T18:26:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cancelblockupdate-icon-7940dfda93334e6f4bd80a6a8a07f34dc4faef3c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cancelblockupdate-icon-7940dfda93334e6f4bd80a6a8a07f34dc4faef3c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cancelblockupdate\\\/#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\":\"CancelBlockUpdate\"}]},{\"@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":"CancelBlockUpdate - 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\/cancelblockupdate\/","og_locale":"en_US","og_type":"article","og_title":"CancelBlockUpdate - Minecraft","og_description":"Per-world block update suppression plugin for Paper servers, with Multiverse support, LuckPerms-compatible permissions, YAML config, i18n, and \/cbu commands.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/","name":"CancelBlockUpdate - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cancelblockupdate-icon-7940dfda93334e6f4bd80a6a8a07f34dc4faef3c_96.webp","datePublished":"2026-06-01T18:26:25+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cancelblockupdate-icon-7940dfda93334e6f4bd80a6a8a07f34dc4faef3c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cancelblockupdate-icon-7940dfda93334e6f4bd80a6a8a07f34dc4faef3c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cancelblockupdate\/#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":"CancelBlockUpdate"}]},{"@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\/36795","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\/36796"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=36795"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=36795"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=36795"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=36795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}