Holograms
Create and edit floating text holograms in-game. Holograms are stored in config; you can link one to an NPC so it appears above the NPC and optionally hide the NPC’s nameplate.
Commands
/holoor/holo editor— Open the Hologram Editor (requireshyprisoncore.holo).
Hologram Editor
Create and edit holograms: id, display name, lines (one line of text per row; supports color tags e.g. <color=#FF0000>text</color>), and position (X, Y, Z). Save to persist. Holograms spawn in-world and persist across restarts.
Linking to NPCs
In the NPC Editor, each NPC can have an optional Hologram ID. When set, that hologram is shown above the NPC and moves with it. You can enable Hide NPC name when using hologram so only the hologram text is visible. The nameplate updates immediately when you change the hide-name toggle.
Linking to crates
In the Crate Editor, you can set a Hologram ID for a crate and link the crate to a block. When both are set, that hologram is positioned above the crate block and persists across server restarts (positions are synced from crate definitions on startup).
Config
Hologram definitions are stored in Config/holograms.json (id, display name, lines array, position). Created from default on first run if missing.