{"id":81066,"date":"2026-06-04T19:00:05","date_gmt":"2026-06-04T16:00:05","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/"},"modified":"2026-06-04T19:00:05","modified_gmt":"2026-06-04T16:00:05","slug":"hidedcommands","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/","title":{"rendered":"HidedCommands"},"content":{"rendered":"<p># HideCommands \u2728<\/p>\n<p>**HideCommands** gives you centralized command visibility control for **Velocity + Paper** networks.<br \/>\nIt is built for fast admin workflows, live updates, and a clean permission management experience.<\/p>\n<p>## \ud83c\udf1f Why Use It<\/p>\n<p>&#8211; Control command visibility with `none`, `all`, and `admin+` groups.<br \/>\n&#8211; Apply changes at backend, plugin\/category, subtree, or single-command level.<br \/>\n&#8211; Get live command-tree refresh after permission\/group changes.<br \/>\n&#8211; Use both chat tools and inventory GUI for management.<br \/>\n&#8211; Keep backend\/plugin icon customization persistent across restarts.<br \/>\n&#8211; Share plugin icons globally across backends, with command icons inherited from their plugin.<br \/>\n&#8211; Companion-aware behavior with clear runtime states in Paper.<\/p>\n<p>## \ud83e\uddf1 Architecture<\/p>\n<p>&#8211; `velocity`: filtering engine, persistence, permissions, bridge server, chat commands.<br \/>\n&#8211; `paper`: inventory GUI, admin interactions, bridge client, companion probes.<br \/>\n&#8211; `core`: shared bridge protocol and packet models.<\/p>\n<p>## \ud83d\ude80 Setup (Requirements + Installation)<\/p>\n<p>1. Put `hidecommands-velocity-<version>.jar` in the Velocity proxy `plugins\/` folder.<br \/>\n2. Put `hidecommands-paper-<version>.jar` in every Paper backend `plugins\/` folder.<br \/>\n3. Start or restart proxy and backends with matching plugin versions.<br \/>\n4. Verify from:<br \/>\n&#8211; Velocity: `\/hc status`<br \/>\n&#8211; Paper: `\/hcstatus`<\/p>\n<p>## \u2705 Important for GUI Operations<\/p>\n<p>&#8211; The plugin must be installed on the **proxy** and on the **backend** servers.<br \/>\n&#8211; You can use the GUI from the backend you want to edit, or from another backend.<br \/>\n&#8211; For changes to apply to a **target backend**, there must be at least **one player online inside that target backend**.<\/p>\n<p>## \ud83d\udd17 Companion Link States (Classic Mode)<\/p>\n<p>Paper uses classic plugin-messaging bridge detection.<\/p>\n<p>&#8211; `waiting-companion-link`: backend is running but no recent bridge response exists yet.<br \/>\n&#8211; `connected`: bridge responses are arriving normally.<\/p>\n<p>Behavior summary:<\/p>\n<p>&#8211; After backend restart, state begins at `waiting-companion-link`.<br \/>\n&#8211; State switches to `connected` after a successful bridge roundtrip.<br \/>\n&#8211; If responses stop longer than timeout, it returns to `waiting-companion-link`.<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>Velocity files:<\/p>\n<p>&#8211; `plugins\/hidecommands\/global.yml`<br \/>\n&#8211; `plugins\/hidecommands\/backends\/<backend>.yml`<br \/>\n&#8211; `plugins\/hidecommands\/backend-icons.yml`<\/p>\n<p>Paper file:<\/p>\n<p>&#8211; `plugins\/HideCommandsPaper\/config.yml`<\/p>\n<p>Example:<\/p>\n<p>&#8220;`yml<br \/>\ncompanion:<br \/>\n  proxy-detection-timeout-seconds: 12<br \/>\n&#8220;`<\/p>\n<p>Notes:<\/p>\n<p>&#8211; `plugin-icons` and `backend-icons` are saved automatically when changed from GUI.<br \/>\n&#8211; If a backend is detected as companion-enabled and filtering is not explicitly set, filtering defaults to enabled.<\/p>\n<p>## \ud83d\udee1\ufe0f Permission Management<\/p>\n<p>There are two management paths:<\/p>\n<p>&#8211; Chat management: command\/chat workflows from Velocity or Paper command relay.<br \/>\n&#8211; GUI management: Paper inventory menus for backend\/plugin\/command actions.<\/p>\n<p>Both paths update the same backend configuration state.<\/p>\n<p>## \ud83c\udfa8 Icon Customization<\/p>\n<p>&#8211; Backend icons are customizable and persistent.<br \/>\n&#8211; Plugin icons are shared by normalized plugin name globally.<br \/>\n&#8211; If the same plugin appears in multiple backends, it keeps the same icon everywhere.<br \/>\n&#8211; Commands inherit the icon of the plugin\/category they belong to.<\/p>\n<p>## \ud83e\uddf0 Available Commands<\/p>\n<p>### Velocity<\/p>\n<p>&#8211; `\/hc reload`: Reloads plugin configuration and refreshes command trees.<br \/>\n&#8211; `\/hc status`: Shows runtime status, bridge state, and backend diagnostics.<br \/>\n&#8211; `\/hc gui`: Opens the Velocity chat GUI main menu.<br \/>\n&#8211; `\/hc gui main [page]`: Opens chat GUI main menu at a specific page.<br \/>\n&#8211; `\/hc gui backend <backend> [page]`: Opens backend-focused chat GUI view.<br \/>\n&#8211; `\/hc gui category <backend> <category> [page]`: Opens one plugin\/category chat view.<br \/>\n&#8211; `\/hc gui command <backend> <encoded-path> [page]`: Opens one command chat view.<br \/>\n&#8211; `\/hc gui set <backend> <encoded-path> <group>`: Sets an explicit group for one command path.<br \/>\n&#8211; `\/hc gui cycle <backend> <encoded-path>`: Cycles one command path to the next group.<br \/>\n&#8211; `\/hc gui cyclecategory <backend> <category>`: Cycles all commands in a category.<br \/>\n&#8211; `\/hc gui cyclebackend <backend>`: Cycles all commands in a backend.<br \/>\n&#8211; `\/hc gui filter <backend> <on|off|toggle>`: Enables\/disables\/toggles backend filtering.<\/p>\n<p>### Paper<\/p>\n<p>&#8211; `\/hc`: Main admin entry command on Paper.<br \/>\n&#8211; `\/hcgui`: Alias that opens the inventory GUI.<br \/>\n&#8211; `\/hcstatus`: Requests and displays proxy status from Paper.<br \/>\n&#8211; `\/hc gui`: Opens Paper inventory GUI.<br \/>\n&#8211; `\/hc status`: Requests status from proxy.<br \/>\n&#8211; `\/hc reload`: Requests proxy reload through bridge.<br \/>\n&#8211; `\/hc chat [main|gui|status|reload|search <text>]`: Opens or controls chat shortcuts panel.<br \/>\n&#8211; `\/hc search <text>`: Applies command search in the current command context.<br \/>\n&#8211; `\/hcgui input <text>`: Sends private text input used by GUI search flow.<\/p>\n<p>## \ud83d\udd10 Permission Node<\/p>\n<p>&#8211; `hidecommands.admin`<\/p>\n<p>## \ud83d\udcc4 License<\/p>\n<p>This project is licensed under the MIT License. See `LICENSE`.<\/p>\n<p>## \ud83e\udd1d Contributing<\/p>\n<p>Please read `CONTRIBUTING.md` before opening a PR.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>HideCommands gives you centralized command visibility control for Velocity + Paper networks. It is built for fast admin workflows, live updates, and a clean permission management experience.<\/p>\n","protected":false},"featured_media":81067,"template":"","meta":{"_minecraft_slug":"hidedcommands","_minecraft_project_id":"RzqWNCaU","_minecraft_author":"lasolucionoptima","_minecraft_license":"MIT","_minecraft_downloads":54,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"hidedcommands.zip","_minecraft_size_bytes":495622,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T20:57:30.011640Z","_minecraft_date_created":"2026-02-25T01:34:36.968688Z","_minecraft_date_modified":"2026-02-21T10:17:15.672819Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/hidedcommands","_minecraft_icon_attachment_id":81067,"_minecraft_imported_at":"2026-06-04T16:00:06+00:00","_minecraft_import_hash":"7454d8a5a70d427361c6a8be6bb3bf93","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,127,123,92,985],"mod_loader":[986],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-81066","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-paper","mod_category-technology","mod_category-utility","mod_category-velocity","mod_loader-velocity","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","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>HidedCommands - 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\/hidedcommands\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HidedCommands - Minecraft\" \/>\n<meta property=\"og:description\" content=\"HideCommands gives you centralized command visibility control for Velocity + Paper networks. It is built for fast admin workflows, live updates, and a clean permission management experience.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/\" \/>\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\\\/hidedcommands\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/\",\"name\":\"HidedCommands - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/hidedcommands-icon-7944ea2865916e1d67d53c46e7ab808d50d51fd2_96.webp\",\"datePublished\":\"2026-06-04T16:00:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/hidedcommands-icon-7944ea2865916e1d67d53c46e7ab808d50d51fd2_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/hidedcommands-icon-7944ea2865916e1d67d53c46e7ab808d50d51fd2_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/hidedcommands\\\/#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\":\"HidedCommands\"}]},{\"@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":"HidedCommands - 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\/hidedcommands\/","og_locale":"en_US","og_type":"article","og_title":"HidedCommands - Minecraft","og_description":"HideCommands gives you centralized command visibility control for Velocity + Paper networks. It is built for fast admin workflows, live updates, and a clean permission management experience.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/","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\/hidedcommands\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/","name":"HidedCommands - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/hidedcommands-icon-7944ea2865916e1d67d53c46e7ab808d50d51fd2_96.webp","datePublished":"2026-06-04T16:00:05+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/hidedcommands-icon-7944ea2865916e1d67d53c46e7ab808d50d51fd2_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/hidedcommands-icon-7944ea2865916e1d67d53c46e7ab808d50d51fd2_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/hidedcommands\/#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":"HidedCommands"}]},{"@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\/81066","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\/81067"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=81066"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=81066"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=81066"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=81066"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}