Depends on the HologramLib
Use /testholos
with the following subcommands:
/testholos spawn <type> <id>
- Spawn a hologram (types: text, text-viewers, item, block, leaderboard)/testholos remove <id>
- Remove a hologram/testholos list
- List all active holograms/testholos modify <id> <option> <value>
- Modify a hologram- Scale:
modify <id> scale <x> <y> <z>
- Translation:
modify <id> translation <x> <y> <z>
- Billboard:
modify <id> billboard <type>
- Text:
modify <id> text <new text>
- Item:
modify <id> item <item type>
- Block:
modify <id> block <material>
- Glow:
modify <id> glow <true/false>
- Scale:
/testholos attach <id> <player>
- Attach hologram to player
Note
Use /testholos spawn text-viewers <id>
to test the viewers command below
/testholos viewer <id> <add/remove/clear> [player]
- Manage hologram viewers