{"id":57119,"date":"2026-06-03T06:34:33","date_gmt":"2026-06-03T03:34:33","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/"},"modified":"2026-06-03T06:34:33","modified_gmt":"2026-06-03T03:34:33","slug":"disable-command","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/","title":{"rendered":"Disable Command"},"content":{"rendered":"<p># DisableCommand \u63d2\u4ef6 \/ DisableCommand Plugin<\/p>\n<p>## \u7b80\u4ecb \/ Introduction<br \/>\n\u4e00\u4e2a\u7b80\u5355\u800c\u5b9e\u7528\u7684Minecraft Bukkit\/Spigot\u63d2\u4ef6\uff0c\u7528\u4e8e\u7981\u7528Minecraft\u539f\u7248\u6216\u5176\u4ed6\u63d2\u4ef6\u7684\u547d\u4ee4\u3002<br \/>\n###<br \/>\nA simple and practical Minecraft Bukkit\/Spigot plugin for disabling vanilla Minecraft commands or commands from other plugins.<\/p>\n<p>## \u529f\u80fd\u7279\u70b9 \/ Features<br \/>\n&#8211; \u901a\u8fc7\u914d\u7f6e\u6587\u4ef6\u7075\u6d3b\u7981\u7528\u4efb\u610f\u547d\u4ee4\uff0c\u65e0\u9700\u4fee\u6539\u4ee3\u7801<br \/>\n&#8211; \u81ea\u5b9a\u4e49\u7981\u7528\u547d\u4ee4\u65f6\u663e\u793a\u7684\u63d0\u793a\u6d88\u606f<br \/>\n&#8211; \u652f\u6301\u547d\u4ee4\u91cd\u8f7d\u529f\u80fd\uff0c\u65e0\u9700\u91cd\u542f\u670d\u52a1\u5668\u5373\u53ef\u5e94\u7528\u914d\u7f6e\u66f4\u6539<br \/>\n&#8211; \u7ba1\u7406\u5458\uff08OP\uff09\u548c\u62e5\u6709\u7279\u5b9a\u6743\u9650\u7684\u73a9\u5bb6\u53ef\u4ee5\u7ed5\u8fc7\u547d\u4ee4\u7981\u7528\u9650\u5236<br \/>\n###<br \/>\n&#8211; Flexibly disable any commands through configuration file without modifying code<br \/>\n&#8211; Customizable message displayed when a player tries to execute a disabled command<br \/>\n&#8211; Support for configuration reloading without restarting the server<br \/>\n&#8211; Administrators (OP) and players with specific permissions can bypass command restrictions<\/p>\n<p>## \u652f\u6301\u7684Minecraft\u7248\u672c \/ Supported Minecraft Versions<br \/>\n&#8211; 1.21.4<\/p>\n<p>## \u5b89\u88c5\u65b9\u6cd5 \/ Installation<br \/>\n1. \u786e\u4fdd\u4f60\u7684\u670d\u52a1\u5668\u4f7f\u7528\u7684\u662fSpigot\u6216Bukkit\u517c\u5bb9\u7684\u670d\u52a1\u5668\u8f6f\u4ef6<br \/>\n2. \u5c06\u7f16\u8bd1\u597d\u7684DisableCommand.jar\u6587\u4ef6\u653e\u5165\u670d\u52a1\u5668\u7684plugins\u6587\u4ef6\u5939<br \/>\n3. \u542f\u52a8\u670d\u52a1\u5668\uff0c\u63d2\u4ef6\u4f1a\u81ea\u52a8\u751f\u6210\u914d\u7f6e\u6587\u4ef6<br \/>\n4. \u7f16\u8f91\u914d\u7f6e\u6587\u4ef6\u540e\u91cd\u542f\u670d\u52a1\u5668\u6216\u4f7f\u7528\u91cd\u8f7d\u547d\u4ee4\u5e94\u7528\u66f4\u6539<br \/>\n###<br \/>\n1. Ensure your server is running Spigot or a Bukkit-compatible server software<br \/>\n2. Place the compiled DisableCommand.jar file into your server&#8217;s plugins folder<br \/>\n3. Start the server, and the plugin will automatically generate configuration files<br \/>\n4. After editing the configuration file, restart the server or use the reload command to apply changes<\/p>\n<p>## \u914d\u7f6e\u8bf4\u660e \/ Configuration<br \/>\n\u63d2\u4ef6\u9996\u6b21\u542f\u52a8\u540e\uff0c\u4f1a\u5728plugins\/DisableCommand\u6587\u4ef6\u5939\u4e2d\u751f\u6210DisableCommands.yml\u6587\u4ef6\u3002\u914d\u7f6e\u6587\u4ef6\u5185\u5bb9\u5982\u4e0b\uff1a<br \/>\n###<br \/>\nWhen the plugin starts for the first time, it will generate a DisableCommands.yml file in the plugins\/DisableCommand folder. The configuration file contains the following:<\/p>\n<p>&#8220;`yaml<br \/>\n# DisableCommand\u914d\u7f6e\u6587\u4ef6<br \/>\n# \u5728\u6b64\u5904\u6dfb\u52a0\u4f60\u60f3\u8981\u7981\u7528\u7684\u547d\u4ee4\uff0c\u65e0\u9700\u5305\u542b\u659c\u6760<br \/>\n# Example: disabled-commands: [&#8220;gamemode&#8221;, &#8220;tp&#8221;, &#8220;give&#8221;]<br \/>\ndisabled-commands:<br \/>\n  &#8211; gamemode<br \/>\n  &#8211; tp<br \/>\n  &#8211; give<\/p>\n<p># \u5f53\u73a9\u5bb6\u5c1d\u8bd5\u6267\u884c\u7981\u7528\u547d\u4ee4\u65f6\u663e\u793a\u7684\u6d88\u606f<br \/>\n# \u4f7f\u7528 &#038; \u7b26\u53f7\u4f5c\u4e3a\u989c\u8272\u4ee3\u7801\u524d\u7f00\uff0c\u4f8b\u5982\uff1a&#8221;&#038;eDisable&#038;cCommand &#038;a>> &#038;4\u8fd9\u4e2a\u547d\u4ee4\u5df2\u88ab\u7981\u7528\uff01&#8221;<br \/>\n# Message displayed when a player attempts to execute a disabled command<br \/>\n# Use &#038; symbol as color code prefix, e.g.: &#8220;&#038;eDisable&#038;cCommand &#038;a>> &#038;4This command has been disabled!&#8221;<br \/>\ndisabled-message: &#8220;&#038;eDisable&#038;cCommand &#038;a>> &#038;4\u8fd9\u4e2a\u547d\u4ee4\u5df2\u88ab\u7981\u7528\uff01&#8221;<br \/>\n&#8220;`<\/p>\n<p>&#8211; **disabled-commands**: \u5728\u8fd9\u91cc\u6dfb\u52a0\u4f60\u60f3\u8981\u7981\u7528\u7684\u547d\u4ee4\u5217\u8868\uff0c\u65e0\u9700\u5305\u542b\u659c\u6760<br \/>\n&#8211; **disabled-message**: \u5f53\u73a9\u5bb6\u5c1d\u8bd5\u6267\u884c\u88ab\u7981\u7528\u7684\u547d\u4ee4\u65f6\u663e\u793a\u7684\u63d0\u793a\u6d88\u606f\uff0c\u53ef\u4ee5\u4f7f\u7528&#038;\u7b26\u53f7\u6dfb\u52a0\u989c\u8272\u4ee3\u7801<br \/>\n###<br \/>\n&#8211; **disabled-commands**: Add the list of commands you want to disable here, without including the slash<br \/>\n&#8211; **disabled-message**: The message displayed when a player tries to execute a disabled command, you can use &#038; symbol to add color codes<\/p>\n<p>## \u4f7f\u7528\u65b9\u6cd5 \/ Usage<\/p>\n<p>### \u6dfb\u52a0\u7981\u7528\u547d\u4ee4 \/ Adding Disabled Commands<br \/>\n\u7f16\u8f91plugins\/DisableCommand\/DisableCommands.yml\u6587\u4ef6\uff0c\u5728disabled-commands\u5217\u8868\u4e2d\u6dfb\u52a0\u4f60\u60f3\u8981\u7981\u7528\u7684\u547d\u4ee4\u3002\u4f8b\u5982\uff1a<br \/>\n###<br \/>\nEdit the plugins\/DisableCommand\/DisableCommands.yml file and add the commands you want to disable to the disabled-commands list. For example:<\/p>\n<p>&#8220;`yaml<br \/>\ndisabled-commands:<br \/>\n  &#8211; gamemode<br \/>\n  &#8211; tp<br \/>\n  &#8211; give<br \/>\n  &#8211; op<br \/>\n  &#8211; kill<br \/>\n&#8220;`<\/p>\n<p>### \u91cd\u8f7d\u914d\u7f6e \/ Reloading Configuration<br \/>\n\u4fee\u6539\u914d\u7f6e\u6587\u4ef6\u540e\uff0c\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u91cd\u8f7d\u914d\u7f6e\uff0c\u65e0\u9700\u91cd\u542f\u670d\u52a1\u5668\uff1a<br \/>\n###<br \/>\nAfter modifying the configuration file, you can use the following command to reload the configuration without restarting the server:<\/p>\n<p>&#8220;`<br \/>\n\/disablecommand reload<br \/>\n&#8220;`<\/p>\n<p>\u6216\u8005\u4f7f\u7528\u7b80\u5199\u7248\u672c\uff1a<br \/>\n###<br \/>\nOr use the shorthand version:<\/p>\n<p>&#8220;`<br \/>\n\/dc reload<br \/>\n&#8220;`<\/p>\n<p>\u6ce8\u610f\uff1a\u53ea\u6709\u62e5\u6709disablecommand.reload\u6743\u9650\u7684\u73a9\u5bb6\u624d\u80fd\u4f7f\u7528\u6b64\u547d\u4ee4\uff0c\u9ed8\u8ba4\u60c5\u51b5\u4e0b\u53ea\u6709OP\u62e5\u6709\u6b64\u6743\u9650\u3002<br \/>\n###<br \/>\nNote: Only players with the disablecommand.reload permission can use this command, which is by default only available to OPs.<\/p>\n<p>## \u6743\u9650\u8282\u70b9 \/ Permission Nodes<br \/>\n&#8211; disablecommand.use &#8211; \u5141\u8bb8\u4f7f\u7528DisableCommand\u63d2\u4ef6\u7684\u547d\u4ee4\uff0c\u9ed8\u8ba4\u6240\u6709\u4eba\u62e5\u6709<br \/>\n&#8211; disablecommand.reload &#8211; \u5141\u8bb8\u4f7f\u7528\u91cd\u8f7d\u547d\u4ee4\uff0c\u9ed8\u8ba4\u53ea\u6709OP\u62e5\u6709<br \/>\n&#8211; disablecommand.bypass &#8211; \u5141\u8bb8\u7ed5\u8fc7\u7981\u7528\u7684\u547d\u4ee4\uff0c\u9ed8\u8ba4\u53ea\u6709OP\u62e5\u6709<br \/>\n###<br \/>\n&#8211; disablecommand.use &#8211; Allows using DisableCommand plugin commands, available to everyone by default<br \/>\n&#8211; disablecommand.reload &#8211; Allows reloading the configuration, available only to OPs by default<br \/>\n&#8211; disablecommand.bypass &#8211; Allows bypassing disabled commands, available only to OPs by default<\/p>\n<p>## \u5e38\u89c1\u95ee\u9898 \/ Frequently Asked Questions<\/p>\n<p>### Q: \u5982\u4f55\u7981\u7528\u5e26\u6709\u53c2\u6570\u7684\u547d\u4ee4\uff1f<br \/>\nA: \u76ee\u524d\u63d2\u4ef6\u53ea\u7981\u7528\u547d\u4ee4\u672c\u8eab\uff0c\u4e0d\u8003\u8651\u53c2\u6570\u3002\u5982\u679c\u4f60\u7981\u7528\u4e86`tp`\u547d\u4ee4\uff0c\u90a3\u4e48\u6240\u6709\u4ee5`\/tp`\u5f00\u5934\u7684\u547d\u4ee4\u90fd\u4f1a\u88ab\u7981\u7528\u3002<\/p>\n<p>### Q: How to disable commands with parameters?<br \/>\nA: Currently, the plugin only disables the command itself, not considering parameters. If you disable the tp command, all commands starting with \/tp will be disabled.<br \/>\n####<br \/>\n### Q: \u5982\u4f55\u7981\u7528\u5176\u4ed6\u63d2\u4ef6\u7684\u547d\u4ee4\uff1f<br \/>\nA: \u4e0e\u7981\u7528\u539f\u7248\u547d\u4ee4\u7684\u65b9\u6cd5\u76f8\u540c\uff0c\u53ea\u9700\u5728\u914d\u7f6e\u6587\u4ef6\u4e2d\u6dfb\u52a0\u63d2\u4ef6\u547d\u4ee4\u7684\u540d\u79f0\u5373\u53ef\u3002<\/p>\n<p>### Q: How to disable commands from other plugins?<br \/>\nA: The same way as disabling vanilla commands, simply add the name of the plugin command to the configuration file.<br \/>\n####<br \/>\n### Q: \u4e3a\u4ec0\u4e48\u67d0\u4e9b\u547d\u4ee4\u65e0\u6cd5\u88ab\u7981\u7528\uff1f<br \/>\nA: \u4e00\u4e9b\u7279\u6b8a\u547d\u4ee4\u53ef\u80fd\u901a\u8fc7\u5176\u4ed6\u65b9\u5f0f\u6267\u884c\uff0c\u4e0d\u53d7PlayerCommandPreprocessEvent\u4e8b\u4ef6\u7684\u5f71\u54cd\u3002<\/p>\n<p>### Q: Why can&#8217;t some commands be disabled?<br \/>\nA: Some special commands may be executed through other means and are not affected by the PlayerCommandPreprocessEvent.<br \/>\n####<br \/>\n### Q: \u4e3a\u4ec0\u4e48\u7ba1\u7406\u5458\u53ef\u4ee5\u6267\u884c\u88ab\u7981\u7528\u7684\u547d\u4ee4\uff1f<br \/>\nA: \u4e3a\u4e86\u65b9\u4fbf\u670d\u52a1\u5668\u7ba1\u7406\uff0c\u63d2\u4ef6\u9ed8\u8ba4\u5141\u8bb8OP\u548c\u62e5\u6709disablecommand.bypass\u6743\u9650\u7684\u73a9\u5bb6\u6267\u884c\u6240\u6709\u547d\u4ee4\u3002<\/p>\n<p>### Q: Why can administrators execute disabled commands?<br \/>\nA: For server management convenience, the plugin by default allows OPs and players with disablecommand.bypass permission to execute all commands.<br \/>\n####<br \/>\n## \u5f00\u53d1\u8005\u4fe1\u606f \/ Developer Information<br \/>\n\u5982\u679c\u60a8\u662f\u5f00\u53d1\u8005\uff0c\u60f3\u8981\u4fee\u6539\u6216\u6269\u5c55\u6b64\u63d2\u4ef6\uff0c\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u7f16\u8bd1\uff1a<br \/>\n###<br \/>\nIf you are a developer and want to modify or extend this plugin, you can compile it using the following command:<\/p>\n<p>&#8220;`<br \/>\nmvn clean install<br \/>\n&#8220;`<\/p>\n<p>\u7f16\u8bd1\u540e\u7684\u63d2\u4ef6\u6587\u4ef6\u5c06\u4f4d\u4e8etarget\u76ee\u5f55\u4e2d\u3002<br \/>\n###<br \/>\nThe compiled plugin file will be located in the target directory.<\/p>\n<p>## \u8bb8\u53ef\u8bc1 \/ License<br \/>\n\u6b64\u63d2\u4ef6\u91c7\u7528MIT\u8bb8\u53ef\u8bc1\u5f00\u6e90\u3002<br \/>\n###<br \/>\nThis plugin is open-source under the MIT License.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Disable specified commands in Minecraft to protect server security.<\/p>\n","protected":false},"featured_media":57120,"template":"","meta":{"_minecraft_slug":"disable-command","_minecraft_project_id":"GZ5Y1IQM","_minecraft_author":"_Chinese_Player_","_minecraft_license":"MIT","_minecraft_downloads":95,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"disable-command.zip","_minecraft_size_bytes":5851,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T19:48:26.136523Z","_minecraft_date_created":"2025-09-15T06:44:51.529250Z","_minecraft_date_modified":"2025-09-14T04:10:15.128926Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/disable-command","_minecraft_icon_attachment_id":57120,"_minecraft_imported_at":"2026-06-03T03:34:34+00:00","_minecraft_import_hash":"0cd4b148617c3002d7d7e54595552ccc","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,127,129],"mod_loader":[132,134],"minecraft_version":[38],"class_list":["post-57119","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-paper","mod_category-spigot","mod_loader-paper","mod_loader-spigot","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>Disable Command - 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\/disable-command\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Disable Command - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Disable specified commands in Minecraft to protect server security.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/\" \/>\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\\\/disable-command\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/\",\"name\":\"Disable Command - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/disable-command-icon-f32c144297d996142712d1cc5c72e4386f4601da_96.webp\",\"datePublished\":\"2026-06-03T03:34:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/disable-command-icon-f32c144297d996142712d1cc5c72e4386f4601da_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/disable-command-icon-f32c144297d996142712d1cc5c72e4386f4601da_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/disable-command\\\/#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\":\"Disable Command\"}]},{\"@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":"Disable Command - 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\/disable-command\/","og_locale":"en_US","og_type":"article","og_title":"Disable Command - Minecraft","og_description":"Disable specified commands in Minecraft to protect server security.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/","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\/disable-command\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/","name":"Disable Command - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/disable-command-icon-f32c144297d996142712d1cc5c72e4386f4601da_96.webp","datePublished":"2026-06-03T03:34:33+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/disable-command-icon-f32c144297d996142712d1cc5c72e4386f4601da_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/disable-command-icon-f32c144297d996142712d1cc5c72e4386f4601da_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/disable-command\/#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":"Disable Command"}]},{"@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\/57119","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\/57120"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=57119"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=57119"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=57119"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=57119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}