{"id":119184,"date":"2026-06-07T03:12:44","date_gmt":"2026-06-07T00:12:44","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/"},"modified":"2026-06-07T03:12:44","modified_gmt":"2026-06-07T00:12:44","slug":"pandora-holograms","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/","title":{"rendered":"Pandora Holograms"},"content":{"rendered":"<p>![PandoraHolograms Logo](https:\/\/nicholasxdavis.github.io\/BN-db1\/img\/panholo1.png)<\/p>\n<p>&#8212;<\/p>\n<p>## About<\/p>\n<p>PandoraHolograms is a modern, feature-rich hologram plugin designed for Paper\/Spigot servers. It provides an intuitive command system, seamless PlaceholderAPI integration, and a beautiful web-based editor for creating holograms visually.<\/p>\n<p>## Features<\/p>\n<p>### Core Features<br \/>\n&#8211; **Easy Creation** &#8211; Create holograms with a single command<br \/>\n&#8211; **Multiple Lines** &#8211; Support for unlimited lines per hologram<br \/>\n&#8211; **Color Codes** &#8211; Full Minecraft color and formatting support<br \/>\n&#8211; **Line Management** &#8211; Add, insert, set, and remove lines easily<br \/>\n&#8211; **Persistent Storage** &#8211; YAML-based storage (easily extensible to MySQL)<br \/>\n&#8211; **Permission System** &#8211; Per-hologram permissions support<br \/>\n&#8211; **Configurable Spacing** &#8211; Customizable line height per hologram<\/p>\n<p>### Advanced Features<br \/>\n&#8211; **PlaceholderAPI Integration** &#8211; Automatic placeholder parsing and updates<br \/>\n&#8211; **Visual Editor** &#8211; Web-based editor with live preview<br \/>\n&#8211; **Command Export** &#8211; Export holograms from the editor to in-game commands<br \/>\n&#8211; **Clone System** &#8211; Easily duplicate holograms<br \/>\n&#8211; **Teleportation** &#8211; Teleport to hologram locations<br \/>\n&#8211; **Info Display** &#8211; View detailed hologram information<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>### Basic Commands<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/holo create <name> [lines&#8230;]` | Create a new hologram | `pandoraholograms.create` |<br \/>\n| `\/holo addline <name> <text>` | Add a line to the bottom | `pandoraholograms.edit` |<br \/>\n| `\/holo insertline <name> <index> <text>` | Insert a line at position | `pandoraholograms.edit` |<br \/>\n| `\/holo setline <name> <index> <text>` | Set a specific line | `pandoraholograms.edit` |<br \/>\n| `\/holo removeline <name> <index>` | Remove a line | `pandoraholograms.edit` |<br \/>\n| `\/holo movehere <name>` | Move hologram to you | `pandoraholograms.edit` |<br \/>\n| `\/holo delete <name>` | Delete a hologram | `pandoraholograms.delete` |<br \/>\n| `\/holo list` | List all holograms | `pandoraholograms.use` |<\/p>\n<p>### Utility Commands<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/holo teleport <name>` | Teleport to hologram | `pandoraholograms.use` |<br \/>\n| `\/holo clone<source><newName>` | Clone a hologram | `pandoraholograms.create` |<br \/>\n| `\/holo info <name>` | Show hologram info | `pandoraholograms.use` |<br \/>\n| `\/holo update <name>` | Update hologram display | `pandoraholograms.edit` |<br \/>\n| `\/holo live` | Open visual editor | `pandoraholograms.use` |<br \/>\n| `\/holo version` | Show version info | `pandoraholograms.use` |<br \/>\n| `\/holo reload` | Reload plugin | `pandoraholograms.admin` |<\/p>\n<p>### Command Examples<\/p>\n<p>&#8220;`bash<br \/>\n# Create a simple hologram<br \/>\n\/holo create welcome &#8220;&#038;e&#038;lWelcome!&#8221; &#8220;&#038;7To our server&#8221;<\/p>\n<p># Create with multiple lines<br \/>\n\/holo create spawn &#8220;&#038;e&#038;lSpawn&#8221; &#8220;&#8221; &#8220;&#038;7Welcome to spawn!&#8221; &#8220;&#038;7Enjoy your stay!&#8221;<\/p>\n<p># Add a line<br \/>\n\/holo addline welcome &#8220;&#038;7Player count: &#038;e%server_online%&#8221;<\/p>\n<p># Insert a line at position 2<br \/>\n\/holo insertline welcome 2 &#8220;&#038;7New line here&#8221;<\/p>\n<p># Move hologram to your location<br \/>\n\/holo movehere welcome<\/p>\n<p># Clone a hologram<br \/>\n\/holo clone welcome welcome2<\/p>\n<p># View hologram information<br \/>\n\/holo info welcome<br \/>\n&#8220;`<\/p>\n<p>&#8212;<br \/>\n![Editor Preview](https:\/\/nicholasxdavis.github.io\/BN-db1\/img\/holoss.png)<br \/>\n## Visual Editor<\/p>\n<p>PandoraHolograms includes a beautiful web-based visual editor!<\/p>\n<p>### Using the Editor<\/p>\n<p>1. **In-Game**: Run `\/holo live` to open the editor in your browser<br \/>\n2. **Standalone**: Open `plugins\/PandoraHolograms\/editor.html` in your browser<br \/>\n3. **Edit**: Create and edit holograms visually with live preview<br \/>\n4. **Export**: Click &#8220;Export&#8221; to get commands ready to paste in-game<\/p>\n<p>### Editor Features<\/p>\n<p>&#8211; **Live Preview** &#8211; See your hologram as you type<br \/>\n&#8211; **Drag &#038; Drop** &#8211; Reorder lines by dragging<br \/>\n&#8211; **Color Picker** &#8211; Click to copy color codes<br \/>\n&#8211; **Line Numbers** &#8211; See line positions<br \/>\n&#8211; **Insert Lines** &#8211; Add lines anywhere<br \/>\n&#8211; **One-Click Export** &#8211; Copy commands instantly<\/p>\n<p>&#8212;<\/p>\n<p>## API<\/p>\n<p>PandoraHolograms provides a clean, developer-friendly API.<\/p>\n<p>### Basic Usage<\/p>\n<p>&#8220;`java<br \/>\nimport com.pandora.holograms.api.PandoraAPI;<br \/>\nimport com.pandora.holograms.hologram.Hologram;<br \/>\nimport org.bukkit.Location;<\/p>\n<p>\/\/ Create a hologram<br \/>\nHologram holo = PandoraAPI.createHologram(&#8220;my_holo&#8221;, location);<br \/>\nholo.addLine(&#8220;&#038;aHello World!&#8221;);<\/p>\n<p>\/\/ Create with initial lines<br \/>\nList<String> lines = Arrays.asList(&#8220;Line 1&#8221;, &#8220;Line 2&#8221;, &#8220;Line 3&#8221;);<br \/>\nHologram holo2 = PandoraAPI.createHologram(&#8220;my_holo2&#8221;, location, lines);<\/p>\n<p>\/\/ Get a hologram<br \/>\nHologram holo = PandoraAPI.getHologram(&#8220;my_holo&#8221;);<\/p>\n<p>\/\/ Clone a hologram<br \/>\nHologram clone = holo.clone(&#8220;clone_name&#8221;, newLocation);<\/p>\n<p>\/\/ Update lines (for PlaceholderAPI)<br \/>\nholo.updateLines(player);<\/p>\n<p>\/\/ Delete a hologram<br \/>\nPandoraAPI.deleteHologram(&#8220;my_holo&#8221;);<br \/>\n&#8220;`<\/p>\n<p>### API Methods<\/p>\n<p>#### PandoraAPI<\/p>\n<p>| Method | Description |<br \/>\n|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `createHologram(String, Location)` | Create empty hologram |<br \/>\n| `createHologram(String, Location, List<String>)` | Create with lines |<br \/>\n| `getHologram(String)` | Get hologram by name |<br \/>\n| `deleteHologram(String)` | Delete hologram |<br \/>\n| `hologramExists(String)` | Check if exists |<br \/>\n| `getAllHolograms()` | Get all holograms |<br \/>\n| `moveHologram(String, Location)` | Move hologram |<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `pandoraholograms.use` | Use basic commands | OP |<br \/>\n| `pandoraholograms.create` | Create holograms | OP |<br \/>\n| `pandoraholograms.edit` | Edit hologram lines | OP |<br \/>\n| `pandoraholograms.delete` | Delete holograms | OP |<br \/>\n| `pandoraholograms.admin` | Admin commands (reload) | OP |<br \/>\n| `pandoraholograms.*` | All permissions | OP |<\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A high-performance, packet-based hologram plugin designed for modern paper\/spigot minecraft servers.<\/p>\n","protected":false},"featured_media":119185,"template":"","meta":{"_minecraft_slug":"pandora-holograms","_minecraft_project_id":"a0aF7AZq","_minecraft_author":"nicholasxdavis","_minecraft_license":"GPL-3.0-or-later","_minecraft_downloads":266,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"pandora-holograms.zip","_minecraft_size_bytes":59501,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:06:11.061263Z","_minecraft_date_created":"2025-12-18T00:12:26.691200Z","_minecraft_date_modified":"2025-12-14T02:22:10.068028Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/pandora-holograms","_minecraft_icon_attachment_id":119185,"_minecraft_imported_at":"2026-06-07T00:12:45+00:00","_minecraft_import_hash":"fa87795ae991aa095e4ad3ce2858226b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,89,122,127,92,159],"mod_loader":[132],"minecraft_version":[438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-119184","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-game-mechanics","mod_category-magic","mod_category-paper","mod_category-utility","mod_category-worldgen","mod_loader-paper","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","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-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>Pandora Holograms - 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\/pandora-holograms\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pandora Holograms - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A high-performance, packet-based hologram plugin designed for modern paper\/spigot minecraft servers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/\" \/>\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\\\/pandora-holograms\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/\",\"name\":\"Pandora Holograms - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pandora-holograms-icon-e675313e4158dbe018e35a78acb944ab98fa6dfa_96.webp\",\"datePublished\":\"2026-06-07T00:12:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pandora-holograms-icon-e675313e4158dbe018e35a78acb944ab98fa6dfa_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pandora-holograms-icon-e675313e4158dbe018e35a78acb944ab98fa6dfa_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pandora-holograms\\\/#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\":\"Pandora Holograms\"}]},{\"@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":"Pandora Holograms - 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\/pandora-holograms\/","og_locale":"en_US","og_type":"article","og_title":"Pandora Holograms - Minecraft","og_description":"A high-performance, packet-based hologram plugin designed for modern paper\/spigot minecraft servers.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/","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\/pandora-holograms\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/","name":"Pandora Holograms - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pandora-holograms-icon-e675313e4158dbe018e35a78acb944ab98fa6dfa_96.webp","datePublished":"2026-06-07T00:12:44+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pandora-holograms-icon-e675313e4158dbe018e35a78acb944ab98fa6dfa_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pandora-holograms-icon-e675313e4158dbe018e35a78acb944ab98fa6dfa_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pandora-holograms\/#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":"Pandora Holograms"}]},{"@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\/119184","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\/119185"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=119184"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=119184"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=119184"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=119184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}