HypeCraft Holograms
HypeCraft Holograms is a powerful and easy-to-use hologram mod for Hytale servers. It allows server owners to create clean, floating holograms with text, items, blocks, images, animations, interactions, and developer API support.
The mod is designed for modern Hytale servers and works with servers running Hytale Update 5.
Features
- Create persistent and temporary holograms
- Multi-line hologram text support
- Item, block, entity/model, and image hologram lines
- Per-line positioning with XYZ offsets
- Interactive hologram lines with configurable hitboxes
- Built-in actions such as player commands, console commands, and messages
- Animation system with keyframes, looping, autoplay, and easing
- Image support with runtime reload
- Per-player rendering support
- Optional PlaceholderAPI integration
- Developer API for creating and managing holograms from other mods
Commands
All commands are available under /hologram with the shorter alias /holo.
/holo create <id>- create a new hologram/holo delete <id>- delete a hologram/holo list- list all holograms/holo move <id>- move a hologram to your position/holo teleport <id>- teleport to a hologram/holo addline <id> --text="..."- add a new line/holo setline <id> <line> --text="..."- edit a line/holo removeline <id> <line>- remove a line/holo save- save holograms/holo reload- reload the configuration/holo respawn- respawn holograms/holo stats- view runtime statistics
Line Formats
Text:Welcome to spawnItem:item:<itemId>[:scale[:pitch:yaw:roll]]Block:block:<blockTypeId>[:scale[:pitch:yaw:roll]]Entity/Model:entity:<modelId>[:scale[:pitch:yaw:roll]]Image:image:<imageId>[:scale[:pitch:yaw:roll]]
Interactions
Hologram lines can be made interactive. You can configure the hitbox size, collision type, hint text, and action.
player-command:<command>console-command:<command>message:<text>
Animations
HypeCraft Holograms includes a flexible animation system. You can create animations, add keyframes, assign animations to specific hologram lines, and play or stop them at runtime.
Images
The mod supports image holograms. Place your images in the input folder, reload them, and use them directly inside hologram lines.
/holo image reload
/holo image list
/holo image path
Optional Placeholder Support
When PlaceholderAPI is installed, placeholders can be rendered per player, making holograms useful for stats, rankings, player information, and dynamic server displays.
Installation
- Download the HypeCraft Holograms mod.
- Place the file inside your server
mods/folder. - Start or restart your Hytale server.
- Configure the mod if needed.
- Use
/holo createto create your first hologram.
Compatibility
This mod is compatible with Hytale servers running Update 5.
Important Note
Hytale nameplates currently do not fully expose rich text formatting for holograms, so advanced color and style formatting may be limited until the game provides better support.