{"id":98277,"date":"2026-06-05T18:24:34","date_gmt":"2026-06-05T15:24:34","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/"},"modified":"2026-06-05T18:24:34","modified_gmt":"2026-06-05T15:24:34","slug":"mapbrowser","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/","title":{"rendered":"MapBrowser"},"content":{"rendered":"<p># MapBrowser<\/p>\n<p>![License](https:\/\/img.shields.io\/badge\/License-AGPL%20v3-blue.svg) ![Minecraft Version](https:\/\/img.shields.io\/badge\/Minecraft-1.20+-green.svg) ![Status](https:\/\/img.shields.io\/badge\/Status-beta-orange.svg)<\/p>\n<p>A powerful Spigot\/Paper plugin that brings a modern web browser into Minecraft using maps and the Java Chromium Embedded Framework (JCEF). Interact with any website, watch videos, and even play Minecraft in Minecraft!<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<br \/>\n*   **Dynamic Browser Creation**: Create interactive browser screens of any size, anywhere in your world.<br \/>\n*   **Real-time Web Rendering**: Powered by the Chromium engine, it renders modern websites with full CSS and JavaScript support.<br \/>\n*   **Fully Interactive**: Click, type, and send key presses (like Enter, Shift) to interact with web pages just like a real browser.<br \/>\n*   **In-Game Developer Tools**: Toggle Chromium DevTools in real-time to debug web layouts and performance on the fly.<br \/>\n*   **Highly Configurable**: Enable remote debugging, set a custom user agent, change user data paths, and add custom CEF arguments via `config.yml`.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2757 Dependencies<br \/>\nThis plugin **requires** the **MapEngine** API to function. Please install it on your server before installing MapBrowser.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Installation<br \/>\n1.  Download and install **MapEngine** on your server.<br \/>\n2.  Download the latest `MapBrowser-*-all.jar` from the **Releases Page** or the &#8220;Versions&#8221; tab.<br \/>\n3.  Place the downloaded `.jar` file into your server&#8217;s `plugins` directory.<br \/>\n4.  Restart your server.<\/p>\n<p>**\u26a0\ufe0f Important First-Time Setup:**<br \/>\nOn its first launch, MapBrowser will automatically download the necessary Chromium Embedded Framework (JCEF) binaries. This process can take several minutes and requires a stable internet connection. Please monitor your console for progress.<\/p>\n<p>&#8212;<\/p>\n<details>\n<summary><strong>\ud83d\udcdc Commands &#038; Permissions<\/strong><\/summary>\n<p>| Command         | Description                                                              | Usage                                           | Permission                     |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `\/mb create`    | Creates a new browser screen at the specified location.                  | `\/mb create <x> <y> <z> <url> [width] [height]` | `mapbrowser.command.create`    |<br \/>\n| `\/mb list`      | Lists all currently active browser screens.                              | `\/mb list`                                      | `mapbrowser.command.list`      |<br \/>\n| `\/mb remove`    | Removes a specified browser screen.                                      | `\/mb remove <id>`                               | `mapbrowser.command.remove`    |<br \/>\n| `\/mb modify`    | Modifies the properties of an existing screen.                           | `\/mb modify <id> <prop> [values&#8230;]`            | `mapbrowser.command.modify`    |<br \/>\n| `\u251c url`         | Changes the URL loaded by the screen.                                    | `\/mb modify <id> url <new_url>`                 |                                |<br \/>\n| `\u251c devtools`    | Toggles the developer tools on or off.                                   | `\/mb modify <id> devtools <on|off>`            |                                |<br \/>\n| `\u251c pos`         | Moves the browser screen.                                                | `\/mb modify <id> pos <x> <y> <z>`               |                                |<br \/>\n| `\u251c size`        | Changes the size of the browser screen.                                  | `\/mb modify <id> size <width> <height>`         |                                |<br \/>\n| `\u2514 refresh`     | Refreshes the browser page.                                              | `\/mb modify <id> refresh`                       |                                |<br \/>\n| `\u2514 scale`       | Setting the scale of browser page.                                       | `\/mb modify <id> scale <newScale>`              |                                |<br \/>\n| `\/mb input`     | Sends text input to the specified screen.                                | `\/mb input <id> <text...>`                      | `mapbrowser.command.input`     |<br \/>\n| `\/mb keys`      | Sends a key event to the specified screen.                               | `\/mb keys <id> <key> <action>`                  | `mapbrowser.command.keys`      |<br \/>\n| `\/mb executeJs` | Executes custom JS code or a JS snippet in the specified browser screen. | `\/mb executeJs <id> <jsCode|snippet.js>`       | `mapbrowser.command.executejs` |<br \/>\n| `\/mb near`      | Lists the ID of the nearest browser screen.                              | `\/mb near`                                      | `mapbrowser.command.near`      |<\/p>\n<\/details>\n<details>\n<summary><strong>\ud83d\udd27 Configuration (config.yml)<\/strong><\/summary>\n<p>The configuration file is generated at `plugins\/MapBrowser\/config.yml` on the first run.<\/p>\n<p>&#8220;`yaml<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; #<br \/>\n#             MapBrowser Configuration                #<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; #<\/p>\n<p>jcef:<br \/>\n  # Your custom JCEF binaries path (leave blank to disable)<br \/>\n  # Default: (plugins)\/MapBrowser\/jcef-bundle<br \/>\n  custom-install-path: &#8220;&#8221;<br \/>\n  # Custom jcef-maven download mirror (for custom-builds)<br \/>\n  mirror: &#8220;https:\/\/github.com\/Steve3184\/mb_jcefbuild\/releases\/download\/v1\/&#8221;<br \/>\n  # Should jcef-maven check the JCEF binaries at startup?<br \/>\n  skip-download: false<\/p>\n<p>browser:<br \/>\n  # Should we enable the sound (default is false)<br \/>\n  enable-sound: false<br \/>\n  # CEF&#8217;s user data directory<br \/>\n  # Default: (plugins)\/MapBrowser\/userdata<br \/>\n  user-data-dir: &#8220;userdata&#8221;<br \/>\n  # CEF&#8217;s remote debugging<br \/>\n  remote-debugging:<br \/>\n    enabled: false<br \/>\n    # Should we enable it? (default is false)<br \/>\n    port: 9222<br \/>\n    # Remote Debugging Port (default is 9222)<br \/>\n  # CEF&#8217;s User-Agent<br \/>\n  user-agent: &#8220;&#8221;<br \/>\n  # Where should CEF output the log<br \/>\n  # &#8216;file&#8217; -> write to (plugins)\/MapBrowser\/cef.log<br \/>\n  # &#8216;console&#8217; -> write to console<br \/>\n  chrome-log-output: &#8220;file&#8221;<br \/>\n  # Extra CEF startup args<br \/>\n  custom-chrome-args:<br \/>\n    &#8211; &#8220;&#8211;disable-gpu-compositing&#8221;<br \/>\n    &#8211; &#8220;&#8211;disable-gpu-vsync&#8221;<br \/>\n&#8220;`<br \/>\n<\/details>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd17 Links &#038; Credits<br \/>\n*   **Source Code**: GitHub Repository<br \/>\n*   **License**: `GNU AGPL v3`<br \/>\n*   **Acknowledgements**:<br \/>\n    *   **pianoman911** for the powerful MapEngine library.<br \/>\n    *   **CinemaMod** for their pre-built JCEF binaries which greatly simplify development.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A powerful plugin that brings the power of a modern web browser into Minecraft using maps and the JCEF.<\/p>\n","protected":false},"featured_media":98278,"template":"","meta":{"_minecraft_slug":"mapbrowser","_minecraft_project_id":"EuTLENTf","_minecraft_author":"Steve3184","_minecraft_license":"AGPL-3.0-only","_minecraft_downloads":346,"_minecraft_follows":5,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"mapbrowser.zip","_minecraft_size_bytes":21671195,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T11:21:51.918825Z","_minecraft_date_created":"2025-08-14T00:07:15.768530Z","_minecraft_date_modified":"2025-08-17T23:09:07.612851Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/mapbrowser","_minecraft_icon_attachment_id":98278,"_minecraft_imported_at":"2026-06-05T15:24:35+00:00","_minecraft_import_hash":"b5ed0e28710efca95412e1344fc414e1","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,127,128,129,123,92],"mod_loader":[130,132,133,134],"minecraft_version":[59,36,60,93,94,101,102,62,37,73,74,38,78,79,80,81],"class_list":["post-98277","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","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>MapBrowser - 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\/mapbrowser\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MapBrowser - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A powerful plugin that brings the power of a modern web browser into Minecraft using maps and the JCEF.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/\" \/>\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\\\/mapbrowser\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/\",\"name\":\"MapBrowser - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mapbrowser-icon-4988875945709e638a31531c387d792596ccd8ed.png\",\"datePublished\":\"2026-06-05T15:24:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mapbrowser-icon-4988875945709e638a31531c387d792596ccd8ed.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mapbrowser-icon-4988875945709e638a31531c387d792596ccd8ed.png\",\"width\":150,\"height\":150},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mapbrowser\\\/#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\":\"MapBrowser\"}]},{\"@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":"MapBrowser - 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\/mapbrowser\/","og_locale":"en_US","og_type":"article","og_title":"MapBrowser - Minecraft","og_description":"A powerful plugin that brings the power of a modern web browser into Minecraft using maps and the JCEF.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/","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\/mapbrowser\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/","name":"MapBrowser - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/mapbrowser-icon-4988875945709e638a31531c387d792596ccd8ed.png","datePublished":"2026-06-05T15:24:34+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/mapbrowser-icon-4988875945709e638a31531c387d792596ccd8ed.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/mapbrowser-icon-4988875945709e638a31531c387d792596ccd8ed.png","width":150,"height":150},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/mapbrowser\/#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":"MapBrowser"}]},{"@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\/98277","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\/98278"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=98277"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=98277"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=98277"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=98277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}