Back to mods
Elite Holograms project artwork

CurseForge · Minecraft mod

Elite Holograms

Elite Holograms is a lightweight, server-side or single-player Minecraft mod for creating, managing, and customizing floating text (holograms). Perfect for server info, leaderboards, waypoints, dynamic stats, instructions, and decorative text.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Elite Holograms release should I use?

Updated 2 days ago
Latest stable file EliteHolograms-Fabric-1.20.1-1.2.0.jar
Game version 1.20.1, 1.20.2, 1.20.3
Loader Fabric

Elite Holograms EliteHolograms-Fabric-1.20.1-1.2.0.jar targets 1.20.1, 1.20.2, 1.20.3 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is Elite Holograms required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Elite Holograms EliteHolograms-Fabric-1.20.1-1.2.0.jar need?

EliteHolograms-Fabric-1.20.1-1.2.0.jar. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by Elite Holograms EliteHolograms-Fabric-1.20.1-1.2.0.jar
required
Matching file found Matched file: 0.92.11+1.20.1

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Elite Holograms without breaking your instance.

Built for Elite Holograms EliteHolograms-Fabric-1.20.1-1.2.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use EliteHolograms-Fabric-1.20.1-1.2.0.jar. It targets 1.20.1, 1.20.2, 1.20.3 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside EliteHolograms-Fabric-1.20.1-1.2.0.jar. It opens that exact file at the source.

About this project

What does Elite Holograms add?

Elite Holograms

Buy Me a Coffee at ko-fi.com

Elite Holograms is a lightweight Minecraft mod for creating, managing, and customizing floating text (holograms) right from in-game commands. Perfect for server info, leaderboards, waypoints, shops, live stats, rules, and decorative text.

Works in single-player worlds, modpacks, and on multiplayer servers. It runs server-side, so on a server your players join with a vanilla client and still see everything. No external placeholder API, no fuss. Just drop it in and start building.

Inspired by Advanced Holograms. Supports Forge (1.19.2, 1.20.1), Fabric (1.20.1) and NeoForge (1.21.1, 26.1, 26.2). The Fabric edition requires Fabric API.

For full setup and command details, see the Wiki.

Elite Holograms

Why Elite Holograms?

  • Plays everywhere - single-player worlds, modpacks, and multiplayer servers all supported.
  • Server-side only - on a server, players join with a vanilla client and still see everything.
  • Modpack-friendly - drop it into any Forge, Fabric, or NeoForge pack with no client-side setup.
  • Almost no dependencies - the placeholder system is built in, no PlaceholderAPI needed. Only the Fabric edition needs anything alongside it, and that is just Fabric API.
  • Persistent - holograms survive restarts with safe, synchronous saves on shutdown.
  • Beautiful out of the box - MiniMessage gradients, hex colors, and rainbows on every line.
  • Built for servers - runs on its own manager thread with graceful shutdown and minimal overhead.

What's New in 1.2.0

  • New Fabric 1.20.1 edition - Elite Holograms now runs on Fabric with the same feature set as the Forge 1.20.1 edition: holograms, fixed holograms, item holograms, animated lines, scoreboard leaderboards, themes, backlights, placeholders, and every command. It requires Fabric API, is server-side only, and reads the same hologram config format, so a world can move between the Forge and Fabric editions without converting anything. Permissions work through LuckPerms or FTB Ranks, falling back to OP level 2.
  • New NeoForge 26.2 edition - full feature parity on Minecraft 26.2, built against NeoForge 26.2.0.57 and Java 25.
  • Fixed Holograms - holograms can now be anchored to a rotation instead of always turning to face the viewer. A fixed hologram reads like a sign hung on a wall and looks the same to everyone, which is what you want for anything mounted flat against a build. Add fixed to any create command (/eh create fixed <id> <text>), aim it with /eh setrotation <id> <yaw> [pitch], or switch an existing hologram over with /eh convert <id> fixed. Player-facing stays the default and nothing you already built changes. Requires Minecraft 1.20.1 or newer - not available on the Forge 1.19.2 edition.
  • Centred backlights - a hologram sitting near a block edge used to be lit noticeably off to one side, because light blocks can only occupy whole block cells. The light column now widens onto the neighbouring cell when needed, keeping the glow centred on the text.
  • Fixed: hologram lines could show each other's text - different hologram entity types were handing out overlapping network IDs, which made the client apply one line's text to another.

What's New in 1.1.0

  • Backlights - /eh backlight <id> <on|off|toggle> [height 1-10] raises a column of full-bright minecraft:light blocks behind a hologram so it stays readable at night. Backlights follow the hologram when it moves, persist across restarts, and never overwrite player builds (only air and water cells are lit).
  • Scoreboard Themes - restyle leaderboards with named themes. Ships with default, ocean, blood, mono, gold, and rainbow, all editable in config/eliteholograms/scoreboard_themes.json. Add your own to match your server brand.
  • /eh settheme <id> <theme> - re-skin an existing scoreboard instantly, no need to recreate it. Both arguments tab-complete.
  • Smarter tab completion - the <objective> argument now suggests every objective registered on the server, and [theme] suggests available theme names.
  • Live reload - /eh reload refreshes scoreboard themes from disk without a server restart.
  • NeoForge 26.1 edition - full feature parity on Minecraft 26.1, built on Java 25.

Key Features

  • MiniMessage & Gradients - full Kyori MiniMessage support for gradients, hex colors, rainbows, and rich formatting on every line (legacy & codes work too).
  • Persistent Holograms - survive restarts with synchronous saves on shutdown.
  • Multi-Line Management - add, insert, set, and remove individual lines.
  • Item Holograms - /eh createitem spawns a floating item above the caption, ideal for shops and showcases.
  • Scoreboard Leaderboards - display the top players from any objective with custom row counts, refresh intervals, and themes. Online and offline players included; time and number objectives are auto-formatted.
  • Animated Lines - rotate text on a timer for countdowns, tips, and announcements.
  • Backlights - light up holograms at night without touching the surrounding build.
  • Fixed Holograms - anchor a hologram to a rotation so it reads like a wall sign (1.20.1+).
  • Position Control - create at your location, teleport to any hologram, and nudge vertically with /eh movevertical.
  • Built-in Placeholders - real-time server and player stats with no external API.
  • Advanced Permissions - integrates with LuckPerms and FTB Ranks, with OP level 2 fallback and granular nodes.
  • Tab Completion Everywhere - Brigadier suggestions for IDs, objectives, themes, and more.
  • Nearby Discovery - /eh near lists holograms around you.
  • Cross-Platform - Forge 1.19.2, Forge 1.20.1, Fabric 1.20.1 (needs Fabric API), NeoForge 1.21.1, NeoForge 26.1, and NeoForge 26.2, in single-player, modpacks, or servers.

Command Reference

Every create command takes an optional fixed or facing keyword immediately after the subcommand. Leave it out and you get a player-facing hologram, which is the default.

Creating

  • /eh create <id> <text...> - create a hologram at your location
  • /eh createat <id> <x> <y> <z> [text...] - create one at explicit coordinates
  • /eh createitem <id> <item> <text|line|line> - create one with a floating item on top
  • /eh createscoreboard <id> <objective> [topCount] [interval] [theme] - create a leaderboard from a scoreboard objective

Lines

  • /eh addline, /eh setline, /eh insertline, /eh removeline - manage individual lines
  • /eh animateline <id> <line#> <interval> <frame1|frame2|...> - animate a line on a timer

Appearance

  • /eh settheme <id> <theme> - restyle an existing scoreboard hologram
  • /eh backlight <id> <on|off|toggle> [height 1-10] - toggle a light column behind a hologram
  • /eh convert <id> fixed|face - switch a hologram between fixed and player-facing
  • /eh setrotation <id> <yaw> [pitch] - aim a fixed hologram (yaw 0 south, 90 west, 180 north, 270 east)

Position

  • /eh movehere <id> - move a hologram to you
  • /eh movevertical <id> <up|down> <amount> - nudge it up or down, e.g. up 1.5
  • /eh teleport <id> - teleport to a hologram

Browsing and admin

  • /eh list, /eh near [page], /eh info <id> - browse and inspect holograms
  • /eh delete <id> - remove a hologram
  • /eh reload - reload holograms and themes from storage

Placeholders

No external API needed. Placeholders update in real time, including per-viewer player values.

Server-wide: %players%, %maxplayers%, %tps%, %uptime%, %memory%, %server_time%

Player-specific: %player%, %player_rank%, %player_health%, %player_level%, %player_world%, %player_coords%, %player_gamemode%

Example:

/eh create welcome <gradient:#00FFA3:#00B7FF>Welcome %player%!</gradient>
/eh addline welcome &7Your rank: &e%player_rank%
/eh addline welcome &7Online: &a%players%&7/&a%maxplayers%  TPS: &a%tps%

Permissions

Elite Holograms auto-detects LuckPerms and FTB Ranks, and falls back to OP level 2 when neither is present. Console and command blocks always have full access.

Granular nodes let you hand out exactly what you want without making anyone an operator:

eliteholograms.create, eliteholograms.delete, eliteholograms.edit, eliteholograms.list, eliteholograms.info, eliteholograms.near, eliteholograms.teleport, eliteholograms.backlight, eliteholograms.admin

See the Permissions Guide for group setups and examples.

Installation

  1. Download the build matching your loader and Minecraft version (Forge 1.19.2 / 1.20.1, Fabric 1.20.1, NeoForge 1.21.1 / 26.1 / 26.2).
  2. Drop the JAR into your mods folder - your single-player instance, modpack, or server all work the same way.
  3. Fabric only: also install Fabric API. The Fabric edition will not load without it. The Forge and NeoForge editions need nothing extra.
  4. (Optional) Install LuckPerms or FTB Ranks for granular permissions on a server.
  5. Launch the game or restart the server, then run /eh create to get started.

Elite Holograms in action

Built for Forge 1.19.2 / 1.20.1, Fabric 1.20.1, and NeoForge 1.21.1 / 26.1 / 26.2.

Project description from CurseForge.

Pick your setup

Elite Holograms by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

29 available setups

Showing the newest 12 of 23 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Elite Holograms versions and loaders

39 of 39 releases match

Looking for an older file? The official CurseForge project page is in Resources.