A chat format that shouldn’t have been in the mod was removed.
Update 1.0.5
Added the /holo <key> createimage command to create image-based holograms
How to use:
- /holo <key> createimage <url> - Creates an image hologram from a remote URL
- /holo <key> createimage local:image.png - Creates an image hologram from a local file stored in FancyHolograms/images/
Image holograms are now available! Use a URL or place a PNG file in your server and display it as a hologram in your Hytale world!
![]()
Update Notes – v1.0.4
- New: List Holograms
Added the command /holo list
Shows a list of all created holograms.- New: Hologram Info
Added the command /holo <key> info
Shows all hologram lines with their indexes.
Update Notes – v1.0.3
- New: Move Hologram to Player
Added the command /holo <key> tphere
Moves the hologram to your current position.- New: Hologram Scaling
Added the command /holo <key> scale <amount>
Allows you to scale the hologram to make it bigger or smaller.- Info
These commands are applied instantly and do not require a server restart.
Update Notes
- New: Billboard Rotation Modes
Holograms can now be configured to rotate relative to the player’s camera using:
/holo <key> billboard <fixed/billboardY/billboard>
- fixed – The hologram remains completely static.
- billboardY – The hologram rotates horizontally to always face the player.
- billboard – The hologram fully follows the player’s camera in all directions.
- Bug Fix
Fixed an issue where holograms could occasionally flicker or blink due to incorrect texture updates.
[ + ] Now, when you create a hologram, a version will be used that allows dynamic changes but is not very optimized. Once you finish modifying it, you must restart the server, and that way you’ll get a highly optimized hologram that won’t cause issues. In the next update, I’ll make it rotate according to the player’s camera. With this new method, it’s now possible!
