-
Notifications
You must be signed in to change notification settings - Fork 0
Home
elitescouter edited this page Jun 2, 2026
·
4 revisions
Elite Holograms is a lightweight yet powerful Minecraft mod for creating, managing, and customizing floating text displays (holograms) right from in-game commands. Use it for server info, leaderboards, waypoints, shops, live stats, rules, and decorative text.
It works in single-player worlds, modpacks, and on multiplayer servers. The mod runs server-side, so on a server your players join with a vanilla client and still see everything. No client mod and no external placeholder API are required.
Inspired by Advanced Holograms, Elite Holograms targets Forge (1.19.2, 1.20.1) and NeoForge (1.21.1, 26.1.2).
- Persistent Holograms: Create holograms that stay loaded across restarts with safe, synchronous saves on shutdown.
-
Rich Text Formatting: MiniMessage gradients, hex colors, and rainbows on every line, plus legacy
&color codes. - Built-in Placeholders: Real-time server and player information with no external API.
- Scoreboard Leaderboards: Show the top players from any objective, with named themes for styling.
- Item Holograms: Display a floating item above your text, ideal for shops and showcases.
- Animated Lines: Cycle a line through multiple frames on a timer.
- Backlights: Light up a hologram at night without overwriting the surrounding build.
- Advanced Permissions: LuckPerms and FTB Ranks support, with OP level 2 fallback.
- Tab Completion Everywhere: Brigadier suggestions for IDs, objectives, themes, and parameters.
- Performance Optimized: Runs on its own manager thread with graceful shutdown and minimal overhead.
| Edition | Minecraft | Loader | Mod Version |
|---|---|---|---|
| Forge 1.19.2 | 1.19.2 | Forge | 1.19.2-1.1.0 |
| Forge 1.20.1 | 1.20.1 | Forge | 1.20.1-1.1.0 |
| NeoForge 1.21.1 | 1.21.1 | NeoForge | 1.21.1-1.1.0 |
| NeoForge 26.1 | 26.1.2 | NeoForge | 26.1.2-1.1.0 |
All editions aim for feature parity.
- Installation: How to install Elite Holograms in single-player, a modpack, or a server.
- Commands: Every command and its usage.
- Placeholders: Full guide to server and player-specific placeholders.
- Permissions: The permission system and all nodes.
- Troubleshooting: Solutions to common issues.
- Formatting: RGB gradients, hex colors, rainbows, and text styling.
- Animations: Animated, rotating text lines.
- Items: Floating item displays.
- Scoreboards: Holographic leaderboards from scoreboard objectives.
- Themes: Style your scoreboard leaderboards with named themes.
- Backlights: Light up holograms so they stay readable at night.
If you have a question not covered here, or you hit a bug, please open an issue on GitHub.
Feature Guides