Hologram Line
You can simply view all commands for hologram lines using the following command.
/dh lines help
Add a new line into hologram.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
Aliases: 'add', 'append'
Set a new content to hologram line.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
Insert a new line into hologram at the position of the given line.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
Remove a line from hologram.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
Aliases: 'remove', 'rem', 'delete', 'del'
Swap two lines in a hologram.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the lines are.
- <line1> - Index of the first line.
- <line2> - Index of the second line.
Display some general info about a hologram line.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
Edit line in a hologram. Sends you a clickable message that puts a command to edit the line into your chat field.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
Set a new height to hologram line.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
- <height> - New height. (0.0 - 2.5)
Set a new X offset to hologram line.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
- <offset> - New X offset. (0.0 - 2.5)
Set a new Z offset to hologram line.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
- <offset> - New Z offset. (0.0 - 2.5)
Set the rotation of hologram line facing (yaw).
- <hologram> - Name of the Hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
- <facing> - Angle of rotation in degrees.
Aliases: 'facing', 'face'
Set the current permission required to view the hologram line.
- <hologram> - Name of the Hologram.
- <page> - Index of the page, on which the line is.
- <line> - Index of the line.
- [permission] - New permission. (Leave empty to remove)
Aliases: 'setpermission', 'permission', 'setperm', 'perm'
Align two lines in a hologram on the specified axis.
- <hologram> - Name of the hologram.
- <page> - Index of the page, on which the lines are.
- <line1> - Index of the first line.
- <line2> - Index of the second line.
Last modified 1yr ago