{"id":172258,"date":"2026-06-10T00:58:22","date_gmt":"2026-06-09T21:58:22","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/"},"modified":"2026-06-10T00:58:22","modified_gmt":"2026-06-09T21:58:22","slug":"xblockcommand","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/","title":{"rendered":"xBlockCommand"},"content":{"rendered":"<p>![imagen](https:\/\/cdn.modrinth.com\/data\/cached_images\/dc2b97289e2f2deeb6cf021a727e4ed2f0fe1371_0.webp)<br \/>\n## xBlockerCommands<br \/>\n![Java](https:\/\/img.shields.io\/badge\/Java-17-blue?logo=java&#038;logoColor=white) ![Spigot](https:\/\/img.shields.io\/badge\/API-Spigot%2FPaper%201.19.1%2B-orange.svg)<\/p>\n<p>A powerful and flexible Minecraft plugin to block commands on your server.<\/p>\n<p>## \ud83d\udccb Description<\/p>\n<p>xBlocker is a Spigot\/Paper plugin that allows server administrators to block specific commands from being used by players. It features a flexible configuration system, wildcard support, and an intuitive command interface.<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; **Block any command** &#8211; Prevent players from using specific commands<br \/>\n&#8211; **Wildcard support** &#8211; Use `*` to block groups of commands (e.g., `minecraft:*`)<br \/>\n&#8211; **Permission system** &#8211; Bypass blocks with permissions<br \/>\n&#8211; **Dynamic management** &#8211; Add\/remove blocked commands without editing files<br \/>\n&#8211; **Customizable messages** &#8211; Full color code support<br \/>\n&#8211; **Logging system** &#8211; Track blocked command attempts<br \/>\n&#8211; **Tab completion** &#8211; Easy command usage<br \/>\n&#8211; **Lightweight** &#8211; Minimal performance impact<\/p>\n<p>## \ud83d\udd27 Installation<\/p>\n<p>1. Download the latest `xBlocker.jar` from releases<br \/>\n2. Place the file in your server&#8217;s `plugins\/` folder<br \/>\n3. Restart your server<br \/>\n4. Configure the plugin in `plugins\/xBlocker\/config.yml`<br \/>\n5. Use `\/xb reload` to apply changes<\/p>\n<p>## \ud83d\udce6 Requirements<\/p>\n<p>&#8211; Minecraft 1.17 or higher<br \/>\n&#8211; Spigot, Paper, or any compatible server software<br \/>\n&#8211; Java 16 or higher<\/p>\n<p>## \ud83c\udfae Commands<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/xb reload` | Reload the configuration | `xblocker.reload` |<br \/>\n| `\/xb list` | List all blocked commands | `xblocker.admin` |<br \/>\n| `\/xb add <command>` | Add a command to the block list | `xblocker.admin` |<br \/>\n| `\/xb remove <command>` | Remove a command from the block list | `xblocker.admin` |<\/p>\n<p>**Aliases:** `\/xblocker`, `\/xb`, `\/blocker`<\/p>\n<p>## \ud83d\udd10 Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `xblocker.admin` | Full access to the plugin | OP |<br \/>\n| `xblocker.bypass` | Bypass all command blocks | OP |<br \/>\n| `xblocker.reload` | Reload the configuration | OP |<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>&#8220;`yaml<br \/>\n# List of blocked commands<br \/>\nblocked-commands:<br \/>\n  &#8211; &#8220;op&#8221;<br \/>\n  &#8211; &#8220;deop&#8221;<br \/>\n  &#8211; &#8220;stop&#8221;<br \/>\n  &#8211; &#8220;reload&#8221;<br \/>\n  &#8211; &#8220;minecraft:give&#8221;<br \/>\n  &#8211; &#8220;plugins&#8221;<br \/>\n  &#8211; &#8220;pl&#8221;<br \/>\n  &#8211; &#8220;version&#8221;<br \/>\n  &#8211; &#8220;ver&#8221;<\/p>\n<p># Plugin messages<br \/>\nmessages:<br \/>\n  blocked-command: &#8220;&#038;c&#038;lAccess Denied! &#038;7This command is blocked.&#8221;<br \/>\n  no-permission: &#8220;&#038;cYou don&#8217;t have permission to use this command.&#8221;<br \/>\n  reload-success: &#8220;&#038;aConfiguration reloaded successfully!&#8221;<br \/>\n  command-added: &#8220;&#038;aCommand added to the block list.&#8221;<br \/>\n  command-removed: &#8220;&#038;aCommand removed from the block list.&#8221;<\/p>\n<p># Enable logging of blocked command attempts<br \/>\nenable-logging: true<br \/>\n&#8220;`<\/p>\n<p>## \ud83c\udfaf Usage Examples<\/p>\n<p>### Block a single command<br \/>\n&#8220;`<br \/>\n\/xb add gamemode<br \/>\n&#8220;`<\/p>\n<p>### Block all commands from a namespace<br \/>\n&#8220;`<br \/>\n\/xb add minecraft:*<br \/>\n&#8220;`<\/p>\n<p>### Remove a blocked command<br \/>\n&#8220;`<br \/>\n\/xb remove gamemode<br \/>\n&#8220;`<\/p>\n<p>### View all blocked commands<br \/>\n&#8220;`<br \/>\n\/xb list<br \/>\n&#8220;`<\/p>\n<p>### Reload configuration<br \/>\n&#8220;`<br \/>\n\/xb reload<br \/>\n&#8220;`<\/p>\n<p>## \ud83e\udd1d Contributing<\/p>\n<p>Contributions are welcome! Please feel free to submit a Pull Request.<\/p>\n<p>## \ud83d\udcdd License<\/p>\n<p>This project is licensed under the MIT License.<\/p>\n<p>## \ud83d\udc1b Bug Reports<\/p>\n<p>If you find a bug, please open an issue on GitHub with:<br \/>\n&#8211; Minecraft version<br \/>\n&#8211; Server software and version<br \/>\n&#8211; Plugin version<br \/>\n&#8211; Steps to reproduce<br \/>\n&#8211; Error logs (if any)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Command blocker and full tab for Minecraft &#038; OpenSource<\/p>\n","protected":false},"featured_media":172259,"template":"","meta":{"_minecraft_slug":"xblockcommand","_minecraft_project_id":"sXcrFH8F","_minecraft_author":"jn_willfrydev","_minecraft_license":"MIT","_minecraft_downloads":72,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"xblockcommand.zip","_minecraft_size_bytes":7021,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T20:24:26.037458Z","_minecraft_date_created":"2025-10-22T21:11:09.562213Z","_minecraft_date_modified":"2025-10-18T02:09:13.861561Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/xblockcommand","_minecraft_icon_attachment_id":172259,"_minecraft_imported_at":"2026-06-09T21:58:22+00:00","_minecraft_import_hash":"81f82c658e5aa2f88b47776e8e0bc8f4","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,127,129,92],"mod_loader":[132,134],"minecraft_version":[49,50,55,56,57,58,59,36,60,93,94,101,102,62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-172258","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-spigot","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","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-10","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","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>xBlockCommand - 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\/xblockcommand\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"xBlockCommand - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Command blocker and full tab for Minecraft &amp; OpenSource\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/\" \/>\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\\\/xblockcommand\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/\",\"name\":\"xBlockCommand - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xblockcommand-icon-3f31d99e2bdd9fed46ac75e24a0144ee6f8c1e12_96.webp\",\"datePublished\":\"2026-06-09T21:58:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xblockcommand-icon-3f31d99e2bdd9fed46ac75e24a0144ee6f8c1e12_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xblockcommand-icon-3f31d99e2bdd9fed46ac75e24a0144ee6f8c1e12_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xblockcommand\\\/#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\":\"xBlockCommand\"}]},{\"@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":"xBlockCommand - 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\/xblockcommand\/","og_locale":"en_US","og_type":"article","og_title":"xBlockCommand - Minecraft","og_description":"Command blocker and full tab for Minecraft & OpenSource","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/","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\/xblockcommand\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/","name":"xBlockCommand - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xblockcommand-icon-3f31d99e2bdd9fed46ac75e24a0144ee6f8c1e12_96.webp","datePublished":"2026-06-09T21:58:22+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xblockcommand-icon-3f31d99e2bdd9fed46ac75e24a0144ee6f8c1e12_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xblockcommand-icon-3f31d99e2bdd9fed46ac75e24a0144ee6f8c1e12_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xblockcommand\/#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":"xBlockCommand"}]},{"@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\/172258","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\/172259"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=172258"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=172258"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=172258"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=172258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}