{"id":171513,"date":"2026-06-10T00:29:24","date_gmt":"2026-06-09T21:29:24","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/"},"modified":"2026-06-10T00:29:24","modified_gmt":"2026-06-09T21:29:24","slug":"worldeditdisplay","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/","title":{"rendered":"WorldEditDisplay"},"content":{"rendered":"<p># WorldEditDisplay<\/p>\n<div align=\"center\">\n<p>![Minecraft Version](https:\/\/www.minecraft.net\/)<br \/>\n![Java Version](https:\/\/www.oracle.com\/java\/)<br \/>\n![License](LICENSE)<\/p>\n<p>A server-side WorldEdit selection visualization plugin<\/p>\n<\/div>\n<p>&#8212;<\/p>\n<p>### About<\/p>\n<p>WorldEditDisplay is a server-side plugin for Minecraft that adds visual selection rendering for WorldEdit. It intercepts WorldEdit&#8217;s CUI (Client User Interface) protocol packets and renders selections using Display Entities on the server side. This means players can see their WorldEdit selections without installing any client-side mods.<\/p>\n<p>### Features<\/p>\n<p>**Selection Types**<br \/>\n&#8211; Cuboid &#8211; Box selections with edge lines and grid display<br \/>\n&#8211; Polygon &#8211; 2D polygon boundaries with vertical columns<br \/>\n&#8211; Ellipsoid &#8211; Smooth elliptical selections<br \/>\n&#8211; Cylinder &#8211; Circular selections with adjustable height<br \/>\n&#8211; Polyhedron &#8211; Complex 3D polyhedral structures<\/p>\n<p>**Visual Rendering**<br \/>\n&#8211; Uses Minecraft&#8217;s Display Entity (TextDisplay) system<br \/>\n&#8211; Customizable hex colors (#RRGGBBAA) for all visual elements<br \/>\n&#8211; Adjustable line thickness and grid density<br \/>\n&#8211; Translucent face filling for Cuboid, Polygon, and Polyhedron regions<br \/>\n&#8211; Grid overlay for easier size calculation<\/p>\n<p>**Multi-language Support**<\/p>\n<p>The interface is available in multiple languages with automatic client language detection:<br \/>\n&#8211; Traditional Chinese (zh_tw)<br \/>\n&#8211; English (en_us)<\/p>\n<p>**Player Settings**<\/p>\n<p>Players can customize their own rendering preferences:<br \/>\n&#8211; Choose preferred hex colors for elements<br \/>\n&#8211; Enable or disable face filling<br \/>\n&#8211; Adjust line thickness within server limits<br \/>\n&#8211; Control grid spacing and density<br \/>\n&#8211; Changes apply immediately<\/p>\n<p>**Selection Sharing**<br \/>\n&#8211; Share your WorldEdit selection with other players in real-time<br \/>\n&#8211; Invite, accept, revoke, and unwatch shares via `\/wedisplay share`<br \/>\n&#8211; Each shared selection is displayed in a unique auto-generated color<br \/>\n&#8211; Share relationships persist across server restarts<\/p>\n<p>**View All Mode** *(op-only by default)*<br \/>\n&#8211; Toggle monitoring of all online players&#8217; selections via `\/wedisplay view`<br \/>\n&#8211; Hide specific players from your view, toggle name labels, and list monitored players<\/p>\n<p>**Configuration System**<br \/>\n&#8211; Server-wide defaults in `config.yml`<br \/>\n&#8211; Per-player overrides in `player_config\/*.yml`<br \/>\n&#8211; Hot reload without server restart<\/p>\n<p>### Requirements<\/p>\n<p>&#8211; Minecraft 1.20 ~ 1.21.x (Paper \/ Folia \/ Spigot)<br \/>\n&#8211; Java 21 or higher<br \/>\n&#8211; Required plugins:<br \/>\n  &#8211; PacketEvents 2.11.1+<\/p>\n<p>### Installation<\/p>\n<p>1. Make sure WorldEdit and PacketEvents are installed on your server<br \/>\n2. Download `WorldEditDisplay.jar`<br \/>\n3. Place it in your server&#8217;s `plugins` folder<br \/>\n4. Restart the server<br \/>\n5. Edit `plugins\/WorldEditDisplay\/config.yml` if needed<br \/>\n6. Use `\/wedisplayreload` to reload the configuration<\/p>\n<p>### Commands<\/p>\n<p>**Admin Commands**<\/p>\n<p>`\/wedisplayreload` &#8211; Reload plugin configuration<br \/>\n&#8211; Permission: `worldeditdisplay.reload` (default: op)<\/p>\n<p>**Player Commands**<\/p>\n<p>`\/wedisplay set <renderer> <setting> <value>` &#8211; Configure personal rendering settings<br \/>\n&#8211; Example: `\/wedisplay set cuboid edge_color #FFD700FF`<br \/>\n&#8211; Permission: `worldeditdisplay.use.settings`<\/p>\n<p>`\/wedisplay reset <renderer> [setting]` &#8211; Reset to server defaults<br \/>\n&#8211; Example: `\/wedisplay reset cuboid` (reset all settings)<br \/>\n&#8211; Example: `\/wedisplay reset cuboid edge_color` (reset specific setting)<\/p>\n<p>`\/wedisplay show [renderer]` &#8211; Show current settings<br \/>\n&#8211; Example: `\/wedisplay show` (show all)<br \/>\n&#8211; Example: `\/wedisplay show cuboid` (show specific renderer)<\/p>\n<p>`\/wedisplay toggle` &#8211; Toggle rendering on\/off<br \/>\n&#8211; Quick command to enable or disable selection visualization<br \/>\n&#8211; Works independently for each player<\/p>\n<p>`\/wedisplay reloadplayer` &#8211; Reload your personal configuration file<\/p>\n<p>`\/wedisplay lang <language>` &#8211; Set interface language<br \/>\n&#8211; Example: `\/wedisplay lang en_us`<br \/>\n&#8211; Supported: zh_tw, en_us<\/p>\n<p>`\/wedisplay share invite <player>` &#8211; Invite a player to view your selection<br \/>\n&#8211; Permission: `worldeditdisplay.use.share.invite`<\/p>\n<p>`\/wedisplay share accept <player>` &#8211; Accept a pending share invitation<br \/>\n&#8211; Permission: `worldeditdisplay.use.share.accept`<\/p>\n<p>`\/wedisplay share revoke <player>` &#8211; Revoke a share you previously granted<br \/>\n&#8211; Permission: `worldeditdisplay.use.share.revoke`<\/p>\n<p>`\/wedisplay share unwatch <player>` &#8211; Stop watching another player&#8217;s selection<br \/>\n&#8211; Permission: `worldeditdisplay.use.share.unwatch`<\/p>\n<p>`\/wedisplay share list [page]` &#8211; List current share relationships<br \/>\n&#8211; Permission: `worldeditdisplay.use.share.list`<\/p>\n<p>**View All Sub-commands** *(op-only by default)*<\/p>\n<p>`\/wedisplay view` &#8211; Toggle view-all mode (see all online players&#8217; selections)<br \/>\n&#8211; Permission: `worldeditdisplay.use.view`<\/p>\n<p>`\/wedisplay view hide <player>` &#8211; Exclude a player from your view-all mode<br \/>\n&#8211; Permission: `worldeditdisplay.use.view.hide`<\/p>\n<p>`\/wedisplay view hideall` &#8211; Exclude all online players from view-all mode<br \/>\n&#8211; Permission: `worldeditdisplay.use.view.hide`<\/p>\n<p>`\/wedisplay view unhide <player>` &#8211; Remove exclusion for a player<br \/>\n&#8211; Permission: `worldeditdisplay.use.view.hide`<\/p>\n<p>`\/wedisplay view label` &#8211; Toggle name label display for watched selections<br \/>\n&#8211; Permission: `worldeditdisplay.use.view.label`<\/p>\n<p>`\/wedisplay view list [page]` &#8211; Show view-all monitoring status<br \/>\n&#8211; Permission: `worldeditdisplay.use.view.list`<\/p>\n<p>### Configuration<\/p>\n<p>The main configuration file is `config.yml`:<\/p>\n<p>&#8220;`yaml<br \/>\nlanguage:<br \/>\n  default: &#8220;en-us&#8221;              # Default language<br \/>\n  auto_detect: true             # Auto-detect player&#8217;s client language<br \/>\n  allow_player_change: true     # Allow players to change language manually<\/p>\n<p>renderer:<br \/>\n  cuboid:<br \/>\n    edge_color: &#8220;#FFD700FF&#8221;     # Color for edges in #RRGGBBAA<br \/>\n    edge_thickness: 0.05        # Line thickness<br \/>\n    grid_spacing: 8             # Grid spacing<br \/>\n    fill_enabled: true          # Enable face filling<br \/>\n    fill_color: &#8220;#FF000040&#8221;     # Face fill color<br \/>\n    # &#8230; more settings<\/p>\n<p>player_limits:<br \/>\n  thickness:<br \/>\n    min: 0.01                   # Minimum thickness<br \/>\n    max: 0.5                    # Maximum thickness players can set<br \/>\n  # &#8230; more limits<br \/>\n&#8220;`<\/p>\n<p>Each renderer type has its own configuration section:<br \/>\n&#8211; **cuboid**<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"2880\" height=\"1750\" alt=\"image\" src=\"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/5d72f189305f54de130e3cd1918a82f06dbbee53.png\" \/><br \/>\n&#8211; **polygon**<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"2880\" height=\"1750\" alt=\"image\" src=\"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/1f5ff5afe4a2ec302268a2d5ac65e80fadd02c8e.png\" \/><br \/>\n&#8211; **ellipsoid**<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"2880\" height=\"1750\" alt=\"image\" src=\"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/2641d5fc53d19b7bbeb8e3ac82266648c60c1bc2.png\" \/><br \/>\n&#8211; **cylinder**<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"2880\" height=\"1750\" alt=\"image\" src=\"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/8dad5d894ce5b09282311ea3fd61227c8603672b.png\" \/><br \/>\n&#8211; **polyhedron**<br \/>\n<img loading=\"lazy\" decoding=\"async\" width=\"2879\" height=\"1750\" alt=\"image\" src=\"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/b902289ee7020086b93f6591fd3f8f30d29bf156.png\" \/><\/p>\n<p>### How It Works<\/p>\n<p>**Core Components**<br \/>\n&#8211; Packet listener intercepts WorldEdit CUI protocol messages<br \/>\n&#8211; Render engine creates Display Entities to visualize selections<br \/>\n&#8211; Configuration manager handles server-wide and per-player settings<br \/>\n&#8211; Language manager provides multi-language support<\/p>\n<p>**Rendering Technology**<\/p>\n<p>The plugin uses Minecraft&#8217;s Display Entity system:<br \/>\n&#8211; Display entities render the visual elements<br \/>\n&#8211; More efficient than particle effects<br \/>\n&#8211; Works with vanilla clients (no mods required)<\/p>\n<p>**Performance**<br \/>\n&#8211; Only updates when selections change<br \/>\n&#8211; Server admins can limit grid density and segment counts<br \/>\n&#8211; Each player&#8217;s settings are independent<\/p>\n<p>### Permissions<\/p>\n<p>&#8220;`yaml<br \/>\nworldeditdisplay.use:                    # Use visualization features (default: true)<br \/>\nworldeditdisplay.use.settings:           # Manage personal rendering settings (default: true)<br \/>\nworldeditdisplay.use.share:              # General share feature toggle (default: true)<br \/>\nworldeditdisplay.use.share.invite:       # Send share invitations (default: true)<br \/>\nworldeditdisplay.use.share.accept:       # Accept share invitations (default: true)<br \/>\nworldeditdisplay.use.share.revoke:       # Revoke granted shares (default: true)<br \/>\nworldeditdisplay.use.share.unwatch:      # Stop watching a shared selection (default: true)<br \/>\nworldeditdisplay.use.share.list:         # List share relationships (default: true)<br \/>\nworldeditdisplay.use.view:               # Toggle view-all mode (default: op)<br \/>\nworldeditdisplay.use.view.defaultenable: # Auto-enable view-all on join (default: op)<br \/>\nworldeditdisplay.use.view.hide:          # Hide players from view-all (default: op)<br \/>\nworldeditdisplay.use.view.list:          # List view-all monitoring status (default: true)<br \/>\nworldeditdisplay.use.view.label:         # Toggle name label display (default: true)<br \/>\nworldeditdisplay.use.view.label.defaultenable: # Auto-enable labels on join (default: true)<br \/>\nworldeditdisplay.reload:                 # Reload configuration (default: op)<br \/>\nworldeditdisplay.render.auto-enable:     # Automatically enable rendering on join (default: true)<br \/>\n&#8220;`<\/p>\n<p>**About Auto-Enable Permission**<\/p>\n<p>The `worldeditdisplay.render.auto-enable` permission controls whether rendering is automatically enabled when a player joins the server:<br \/>\n&#8211; **With permission**: Rendering is enabled by default when logging in<br \/>\n&#8211; **Without permission**: Players must manually use `\/wedisplay toggle` to enable rendering<\/p>\n<p>This allows server admins to control which player groups have rendering enabled by default.<\/p>\n<p>### Usage<\/p>\n<p>**Basic Usage**<br \/>\n1. Use WorldEdit&#8217;s `\/\/wand` command to get the selection tool<br \/>\n2. Left\/right click blocks to define your selection<br \/>\n3. The selection is automatically visualized (no extra steps needed)<br \/>\n4. Use `\/wedisplay` commands to customize the appearance<\/p>\n<p>**Customization Examples**<br \/>\n&#8220;`bash<br \/>\n# Change cuboid edges to solid diamond blue<br \/>\n\/wedisplay set cuboid edge_color #55FF55FF<\/p>\n<p># Make lines thicker<br \/>\n\/wedisplay set cuboid edge_thickness 0.08<\/p>\n<p># Change grid spacing<br \/>\n\/wedisplay set cuboid height_grid_division 2<\/p>\n<p># Enable face filling with half-transparent red<br \/>\n\/wedisplay set cuboid fill_enabled true<br \/>\n\/wedisplay set cuboid fill_color #FF000080<\/p>\n<p># Toggle rendering on\/off<br \/>\n\/wedisplay toggle<\/p>\n<p># Reset all settings<br \/>\n\/wedisplay reset cuboid<br \/>\n&#8220;`<\/p>\n<p>### Building<\/p>\n<p>To build the plugin from source:<\/p>\n<p>&#8220;`bash<br \/>\nmvn clean package<br \/>\n&#8220;`<\/p>\n<p>The compiled jar will be in `target\/WorldEditDisplay-version-platform.jar`<\/p>\n<p>**Project Structure**<br \/>\n&#8220;`<br \/>\nsrc\/main\/java\/dev\/twme\/worldeditdisplay\/<br \/>\n\u251c\u2500\u2500 event\/          # CUI event system<br \/>\n\u251c\u2500\u2500 display\/        # Render engine<br \/>\n\u2502   \u2514\u2500\u2500 renderer\/   # Renderer implementations<br \/>\n\u251c\u2500\u2500 config\/         # Configuration management<br \/>\n\u251c\u2500\u2500 lang\/           # Language system<br \/>\n\u251c\u2500\u2500 command\/        # Command handlers<br \/>\n\u251c\u2500\u2500 listener\/       # Packet listeners<br \/>\n\u2514\u2500\u2500 player\/         # Player data management<br \/>\n&#8220;`<\/p>\n<p>### Contributing<\/p>\n<p>Issues and pull requests are welcome.<\/p>\n<p>### License<\/p>\n<p>See [LICENSE](LICENSE) file for details.<\/p>\n<p>### Credits<\/p>\n<p>&#8211; **TWME-TW** &#8211; Developer<\/p>\n<p>### Related Projects<\/p>\n<p>&#8211; WorldEdit &#8211; The core editing tool<br \/>\n&#8211; WorldEditCUI &#8211; Client-side CUI mod (protocol reference)<br \/>\n&#8211; PacketEvents &#8211; Packet handling library<br \/>\n&#8211; TextDisplayShapes &#8211; Shape rendering library used by the plugin<\/p>\n<p>&#8212;<\/p>\n<div align=\"center\">\n<p>**Made with \u2764\ufe0f by TWME-TW**<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>A server-side plugin for Minecraft that adds visual selection rendering for WorldEdit.<\/p>\n","protected":false},"featured_media":171514,"template":"","meta":{"_minecraft_slug":"worldeditdisplay","_minecraft_project_id":"eVvfozdY","_minecraft_author":"TWME","_minecraft_license":"Apache-2.0","_minecraft_downloads":636,"_minecraft_follows":13,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"worldeditdisplay.zip","_minecraft_size_bytes":3217388,"_minecraft_version_count":7,"_minecraft_updated_at":"2026-05-16T10:10:36.001800Z","_minecraft_date_created":"2026-01-13T22:27:13.738886Z","_minecraft_date_modified":"2026-05-16T08:26:56.521193Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/worldeditdisplay","_minecraft_icon_attachment_id":171514,"_minecraft_imported_at":"2026-06-09T21:29:25+00:00","_minecraft_import_hash":"c963fd1e09813c13973a1a6819edb37b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,127,128],"mod_loader":[131,132,133],"minecraft_version":[58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-171513","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-paper","mod_category-purpur","mod_loader-folia","mod_loader-paper","mod_loader-purpur","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-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","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WorldEditDisplay - 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\/worldeditdisplay\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WorldEditDisplay - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A server-side plugin for Minecraft that adds visual selection rendering for WorldEdit.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/5d72f189305f54de130e3cd1918a82f06dbbee53.png\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/\",\"name\":\"WorldEditDisplay - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/worldeditdisplay-icon-2ab934053c39c5aeffe2586f575a3fef950a8ad5.png\",\"datePublished\":\"2026-06-09T21:29:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/worldeditdisplay-icon-2ab934053c39c5aeffe2586f575a3fef950a8ad5.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/worldeditdisplay-icon-2ab934053c39c5aeffe2586f575a3fef950a8ad5.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/worldeditdisplay\\\/#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\":\"WorldEditDisplay\"}]},{\"@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":"WorldEditDisplay - 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\/worldeditdisplay\/","og_locale":"en_US","og_type":"article","og_title":"WorldEditDisplay - Minecraft","og_description":"A server-side plugin for Minecraft that adds visual selection rendering for WorldEdit.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.modrinth.com\/data\/eVvfozdY\/images\/5d72f189305f54de130e3cd1918a82f06dbbee53.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/","name":"WorldEditDisplay - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/worldeditdisplay-icon-2ab934053c39c5aeffe2586f575a3fef950a8ad5.png","datePublished":"2026-06-09T21:29:24+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/worldeditdisplay-icon-2ab934053c39c5aeffe2586f575a3fef950a8ad5.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/worldeditdisplay-icon-2ab934053c39c5aeffe2586f575a3fef950a8ad5.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/worldeditdisplay\/#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":"WorldEditDisplay"}]},{"@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\/171513","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\/171514"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=171513"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=171513"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=171513"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=171513"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}