GlymeraHolo - 3D Hologram Text for Your World
Place colorful 3D text anywhere in your world using simple commands. 10 colors, adjustable size, multi-line support. Perfect for labeling builds, shops, bases and more.
Most actual version only working for Hytale stable 5 !
What is GlymeraHolo?
GlymeraHolo lets you place floating 3D text in your world by looking at any surface and typing a command. Each letter is rendered as a visible entity with its own texture. Text automatically faces towards you when placed, supports multiple lines, and can be scaled from tiny to huge. Choose from 10 vibrant colors.
Point, type, done.
How It Works
1. Look at a wall, floor, or any surface
2. Type /gholo set <color> <text> — text appears instantly, facing you
3. Multi-line — use | for line breaks (e.g. WELCOME|TO|SHOP)
4. Scale — add a size value between color and text (e.g. /gholo set Red 2.0 BIG)
5. Remove with /gholo remove <id>, /gholo remove all, or /gholo remove nearest
6. Realign with /gholo realign <id> to face your new position
Commands
/gholo — Show plugin info and available commands
/gholo set <color> [size] <text> — Place 3D text on targeted surface (OP by default)
/gholo remove <id|all|nearest> — Remove text by ID, all, or nearest to you. OPs can remove any
/gholo realign <id|all> — Realign text(s) to face your current position
/gholo list — List all your placed texts with locations
/gholo reload — Reload the config file (OP only)
Non-OPs can create text if allowNonOps is enabled in config.
Colors
White, Black, Red, Blue, Green, Yellow, Orange, Purple, Cyan, Pink
Size
Size ranges from 0.3 (tiny) to 3.0 (huge). Default is 1.0 (normal).
Supported Characters
A-Z, 0-9, ! ? . , : - _ + # & @ ( )
Lowercase input is automatically converted to uppercase.
Configuration
File at plugins/GlymeraHolo/config.json (created on first start):
Permissions
Good to Know
Installation
1. Place GlymeraHolo.jar in your server's mods/ folder
2. Start (or restart) the server
3. Done!
Made with care by Glymera for the Hytale community
Place colorful 3D text anywhere in your world using simple commands. 10 colors, adjustable size, multi-line support. Perfect for labeling builds, shops, bases and more.
Most actual version only working for Hytale stable 5 !
What is GlymeraHolo?
GlymeraHolo lets you place floating 3D text in your world by looking at any surface and typing a command. Each letter is rendered as a visible entity with its own texture. Text automatically faces towards you when placed, supports multiple lines, and can be scaled from tiny to huge. Choose from 10 vibrant colors.
Point, type, done.
How It Works
1. Look at a wall, floor, or any surface
2. Type /gholo set <color> <text> — text appears instantly, facing you
3. Multi-line — use | for line breaks (e.g. WELCOME|TO|SHOP)
4. Scale — add a size value between color and text (e.g. /gholo set Red 2.0 BIG)
5. Remove with /gholo remove <id>, /gholo remove all, or /gholo remove nearest
6. Realign with /gholo realign <id> to face your new position
Commands
/gholo — Show plugin info and available commands
/gholo set <color> [size] <text> — Place 3D text on targeted surface (OP by default)
/gholo remove <id|all|nearest> — Remove text by ID, all, or nearest to you. OPs can remove any
/gholo realign <id|all> — Realign text(s) to face your current position
/gholo list — List all your placed texts with locations
/gholo reload — Reload the config file (OP only)
Non-OPs can create text if allowNonOps is enabled in config.
Colors
White, Black, Red, Blue, Green, Yellow, Orange, Purple, Cyan, Pink
Size
Size ranges from 0.3 (tiny) to 3.0 (huge). Default is 1.0 (normal).
- /gholo set Red 0.5 MINI — half size
- /gholo set Blue NORMAL — default size (1.0)
- /gholo set Green 2.0 BIG — double size
- /gholo set Yellow 3.0 HUGE — triple size
Supported Characters
A-Z, 0-9, ! ? . , : - _ + # & @ ( )
Lowercase input is automatically converted to uppercase.
Configuration
File at plugins/GlymeraHolo/config.json (created on first start):
- allowNonOps (default: false) — Whether non-OP players can create text
- maxCharactersNonOps (default: 50) — Max characters per text for non-OPs
- maxTextsPerPlayer (default: 10) — Max number of texts per player
- defaultColor (default: White) — Default color when none specified
- defaultScale (default: 1.0) — Default text size
Permissions
- Players can only remove and realign their own texts
- OPs can remove any text (including other players'), and have no character/count limits
- /gholo remove nearest finds closest text (own for players, any for OPs)
- Text IDs are globally unique across all players
- Text creation is OP-only by default (configurable via allowNonOps)
Good to Know
- Text persists across server restarts and chunk unload/reload
- Entity-based approach means zero world corruption risk — removing the plugin leaves no traces
- 490 pre-generated textures (49 characters x 10 colors) embedded in the JAR
- No external dependencies
Installation
1. Place GlymeraHolo.jar in your server's mods/ folder
2. Start (or restart) the server
3. Done!
Made with care by Glymera for the Hytale community
