{"id":67511,"date":"2026-06-03T23:38:08","date_gmt":"2026-06-03T20:38:08","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/"},"modified":"2026-06-03T23:38:08","modified_gmt":"2026-06-03T20:38:08","slug":"ez-hologram","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/","title":{"rendered":"EZ Hologram"},"content":{"rendered":"<p># EZ Holograms Plugin<\/p>\n<p>A powerful and user friendly Minecraft plugin for creating, managing, customizing, and animating holograms in your server.<\/p>\n<p>## Features<\/p>\n<p>&#8211; Easy to use graphical interface for hologram creation and management<br \/>\n&#8211; Support for multiple text lines and advanced formatting<br \/>\n&#8211; Item display functionality (including in animations)<br \/>\n&#8211; **Animated hologram lines:** cycle through text and\/or items with configurable speed<br \/>\n&#8211; **Word level and line level text editing**<br \/>\n&#8211; Hologram movement and copying<br \/>\n&#8211; **Animation management:** rename\/change animations via UI, with YAML sync<br \/>\n&#8211; Persistent storage of holograms and animations<\/p>\n<p>## Installation<\/p>\n<p>1. Download the plugin JAR file<br \/>\n2. Place it in your server&#8217;s `plugins` folder<br \/>\n3. Restart your server<br \/>\n4. The plugin will automatically create configuration files<\/p>\n<p>## Configuration<\/p>\n<p>&#8211; Hologram settings are stored in `holograms.yml`<br \/>\n&#8211; Animation settings are stored in `animations.yml`<\/p>\n<p>## Commands<\/p>\n<p>### Main Commands<br \/>\n&#8211; `\/ezhologram` (aliases: `\/ezh`, `\/hologram`)<br \/>\n  &#8211; Opens the main hologram management interface<br \/>\n  &#8211; Requires permission: `ezholograms.use`<br \/>\n&#8211; `\/ezhologram reload` (alias: `\/ezh reload`)<br \/>\n  &#8211; Reloads the holograms configuration<br \/>\n  &#8211; Requires permission: `ezholograms.reload`<br \/>\n  &#8211; Usage: `\/ezhologram reload` or `\/ezh reload`<br \/>\n&#8211; `\/ezhologram debug <name>`<br \/>\n  &#8211; Shows debug info for a hologram<br \/>\n&#8211; `\/ezhologram recreate <name>`<br \/>\n  &#8211; Recreates a hologram at its current location<\/p>\n<p>## Creating Holograms<\/p>\n<p>1. Use `\/ezhologram` command to open the UI<br \/>\n2. Click &#8220;Create Hologram&#8221; button<br \/>\n3. In the creation menu:<br \/>\n   &#8211; Add text lines using &#8220;Add Text&#8221;<br \/>\n   &#8211; Create new lines with &#8220;Add New Line&#8221;<br \/>\n   &#8211; Change text color with &#8220;Add Color&#8221;<br \/>\n   &#8211; Display items with &#8220;Add Item&#8221;<br \/>\n   &#8211; Add animated lines with &#8220;Add Animation&#8221;<br \/>\n4. After completing your hologram:<br \/>\n   &#8211; Click &#8220;Create Hologram&#8221;<br \/>\n   &#8211; Enter a unique name for your hologram<br \/>\n   &#8211; The hologram will appear at the center of the block you are standing on<\/p>\n<p>## Special Formatting Codes<\/p>\n<p>Use these special codes in your hologram text or animation frames:<\/p>\n<p>### Text Formatting<br \/>\n&#8211; `!bold` or `|bold` &#8211; Makes text bold<br \/>\n&#8211; `!italics` or `|italics` &#8211; Makes text italic<br \/>\n&#8211; `!underlined` or `|underlined` &#8211; Adds underline<br \/>\n&#8211; `!glow` or `|glow` &#8211; Adds glowing effect<\/p>\n<p>### Line Breaks<br \/>\n&#8211; `!nl` or `|nl` &#8211; Creates a new line<\/p>\n<p>### Colors<br \/>\n&#8211; `!color.colorname` or `|color.colorname`<br \/>\nAvailable colors:<br \/>\n&#8211; black, darkblue, darkgreen, darkaqua<br \/>\n&#8211; darkred, darkpurple, gold, gray<br \/>\n&#8211; darkgray, blue, green, aqua<br \/>\n&#8211; red, lightpurple, yellow, white<\/p>\n<p>### Items<br \/>\n&#8211; `!item.itemname` or `|item.itemname`<br \/>\nExample: `!item.diamond_sword`<\/p>\n<p>### Animations<br \/>\n&#8211; `!animation.animationname` or `|animation.animationname`<br \/>\n  &#8211; Animation frames can be any text or item line (including formatting, color, and `!item.`)<br \/>\n  &#8211; Frames are cycled at the configured interval (in ticks)<br \/>\n  &#8211; Example animation frame list:<br \/>\n    &#8220;`<br \/>\n    !item.diamond<br \/>\n    !item.emerald<br \/>\n    !color.red Animated Text!<br \/>\n    !item.stick<br \/>\n    &#8220;`<\/p>\n<p>## Editing Holograms<\/p>\n<p>1. Open the main UI with `\/ezhologram`<br \/>\n2. Click &#8220;Edit Hologram&#8221;<br \/>\n3. Select the hologram to edit<br \/>\n4. Edit options:<br \/>\n   &#8211; Edit entire hologram text<br \/>\n   &#8211; Word-level and line-level editing:<br \/>\n     &#8211; Left-click to edit individual words<br \/>\n     &#8211; Right-click to edit entire line<br \/>\n   &#8211; Apply formatting to specific words<br \/>\n   &#8211; Add or edit animation lines and frames<br \/>\n   &#8211; Rename\/change animations (updates YAML and all references)<br \/>\n5. Additional options:<br \/>\n   &#8211; Move hologram to new coordinates<br \/>\n   &#8211; Copy hologram with new name<br \/>\n   &#8211; Cancel editing at any time with the Cancel button<\/p>\n<p>## Removing Holograms<\/p>\n<p>1. Use `\/ezhologram` command<br \/>\n2. Click &#8220;Remove Hologram&#8221;<br \/>\n3. Select the hologram to remove<br \/>\n4. The hologram will be permanently deleted<\/p>\n<p>## Examples<\/p>\n<p>### Simple Welcome Hologram<br \/>\n&#8220;`<br \/>\nWelcome to the server!<br \/>\n&#8220;`<\/p>\n<p>### Multi-line Colored Hologram<br \/>\n&#8220;`<br \/>\n!color.blue Welcome<br \/>\n!color.gold to our awesome server<br \/>\n!color.aqua Enjoy your stay!<br \/>\n&#8220;`<\/p>\n<p>### Hologram with Items<br \/>\n&#8220;`<br \/>\n!color.yellow Available Items:<br \/>\n!item.diamond_sword<br \/>\n!item.diamond_pickaxe<br \/>\n&#8220;`<\/p>\n<p>### Animated Hologram (Text and Items)<br \/>\n&#8220;`<br \/>\n!animation.example<br \/>\n&#8220;`<br \/>\nWhere `example` is an animation defined with frames like:<br \/>\n&#8220;`<br \/>\n!item.diamond<br \/>\n!item.emerald<br \/>\n!color.red Animated Text!<br \/>\n!item.stick<br \/>\n&#8220;`<\/p>\n<p>### Styled Hologram<br \/>\n&#8220;`<br \/>\nWelcome<br \/>\n!bold This text is bold<br \/>\n!italics This text is italic<br \/>\n!underlined This text is underlined<br \/>\n!glow This text glows<br \/>\n&#8220;`<\/p>\n<p>### Complex Hologram<br \/>\n&#8220;`<br \/>\n!color.blue Welcome !nl<br \/>\n!color.green to the server !nl<br \/>\nyou can create anything you want !item.iron_pickaxe !nl<br \/>\nENJOY!<br \/>\n&#8220;`<\/p>\n<p>## Troubleshooting<\/p>\n<p>&#8211; If holograms or animations aren&#8217;t showing up, check your permissions<br \/>\n&#8211; Make sure you have the latest version of the plugin<br \/>\n&#8211; If editing isn&#8217;t working, try reloading the plugin<br \/>\n&#8211; If items in animations show as text, check your animation frame syntax<br \/>\n&#8211; If spacing looks wrong, make sure you are using the latest version<\/p>\n<p>## License<\/p>\n<p>All Rights Reserved<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A powerful and user friendly Minecraft plugin for creating, managing, and customizing holograms in your server.<\/p>\n","protected":false},"featured_media":67512,"template":"","meta":{"_minecraft_slug":"ez-hologram","_minecraft_project_id":"Re01PtpL","_minecraft_author":"WILD_DRS","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":1146,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"ez-hologram.zip","_minecraft_size_bytes":125571,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T08:10:29.562500Z","_minecraft_date_created":"2025-06-18T11:21:11.556376Z","_minecraft_date_modified":"2025-07-13T17:18:45.976597Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/ez-hologram","_minecraft_icon_attachment_id":67512,"_minecraft_imported_at":"2026-06-03T20:38:08+00:00","_minecraft_import_hash":"31282b80a96999515600b39419f018f2","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,126,127,128,867,129,92],"mod_loader":[132,133,134],"minecraft_version":[62,37,73,74,38,78,79,80,81],"class_list":["post-67511","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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>EZ Hologram - 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\/ez-hologram\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EZ Hologram - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A powerful and user friendly Minecraft plugin for creating, managing, and customizing holograms in your server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/\",\"name\":\"EZ Hologram - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ez-hologram-icon-3b5701047dd3ddd16916d5df462fcd6b7f5af174_96.webp\",\"datePublished\":\"2026-06-03T20:38:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ez-hologram-icon-3b5701047dd3ddd16916d5df462fcd6b7f5af174_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ez-hologram-icon-3b5701047dd3ddd16916d5df462fcd6b7f5af174_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ez-hologram\\\/#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\":\"EZ Hologram\"}]},{\"@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":"EZ Hologram - 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\/ez-hologram\/","og_locale":"en_US","og_type":"article","og_title":"EZ Hologram - Minecraft","og_description":"A powerful and user friendly Minecraft plugin for creating, managing, and customizing holograms in your server.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/","name":"EZ Hologram - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ez-hologram-icon-3b5701047dd3ddd16916d5df462fcd6b7f5af174_96.webp","datePublished":"2026-06-03T20:38:08+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ez-hologram-icon-3b5701047dd3ddd16916d5df462fcd6b7f5af174_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ez-hologram-icon-3b5701047dd3ddd16916d5df462fcd6b7f5af174_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ez-hologram\/#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":"EZ Hologram"}]},{"@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\/67511","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\/67512"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=67511"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=67511"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=67511"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=67511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}