/hologram
Usage of /hologram
Manage holograms
help
Shows a list of all subcommands.
- Permissions:
fancyholograms.admin - Syntax:
/hologram help
list
Shows a list of all holograms.
- Permissions:
fancyholograms.admin - Syntax:
/hologram list
nearby
Shows all holograms nearby you in a range.
- Permissions:
fancyholograms.admin - Syntax:
/hologram nearby <range>
create
Creates a new hologram at your location.
- Permissions:
fancyholograms.admin - Syntax:
/hologram create (type) (name)
Prop
Type
remove
Removes a certain hologram.
- Permissions:
fancyholograms.admin - Syntax:
/hologram remove (hologram)
copy
Creates a copy of a hologram.
- Permissions:
fancyholograms.admin - Syntax:
/hologram copy (hologram) (new name)
info
Shows you all information about the hologram.
- Permissions:
fancyholograms.admin - Syntax:
/hologram info (hologram)
General hologram modification
These commands can be run for any hologram type (text, item and block).
moveHere
Teleports the hologram to you (note: Alias: /hologram edit (hologram) position).
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) movehere
moveTo
Teleports the hologram to the location.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) moveto (x) (y) (z) [yaw] [pitch]
Prop
Type
rotate
Rotates the hologram around the y-axis.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) rotate (degrees)
rotatepitch
Rotates the hologram around the x-axis.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) rotatepitch (degrees)
translate
Translates the hologram by a certain amount in the x, y and z direction.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) translate (x) (y) (z)
Prop
Type
visibilityDistance
Sets from how far away players can see the hologram (note: -1 for default distance).
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) visibilitydistance (distance)
visibility
Sets how the visibility should be controlled (note: Permission to view a hologram: fancyholograms.viewhologram.<name>).
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) visibility (all | manual | permission_needed)
Prop
Type
scale
Sets the scale (can be floats).
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) scale (factor)
billboard
Sets the billboard.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) billboard (center | fixed | vertical | horizontal)
Prop
Type
shadowStrength
Sets the shadow strength.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) shadowstrength (strength)
shadowRadius
Sets the shadow radius.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) shadowradius (radius)
linkWithNpc
Links a hologram with an NPC (note: requires FancyNpcs).
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) linkwithnpc (npc)
unlinkWithNpc
Unlinks the hologram from the NPC.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) unlinkwithnpc
Text hologram modification
These commands can be run for all text holograms.
setLine
Sets the content of the line.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) setline (line) (text...)
addLine
Adds a line at the bottom.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) addline (text...)
removeLine
Removes a line.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) removeline (line)
insertBefore
Adds a line before another.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) insertbefore (line) (text...)
insertAfter
Adds a line after another.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) insertafter (line) (text...)
updateTextInterval
Sets the interval for refreshing the text (note: useful for placeholders. Example ticks: 15, example seconds: 5s, example minutes: 5m).
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) updatetextinterval (ticks | seconds | minutes)
Prop
Type
background
Sets the background color.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) background (color)
Prop
Type
textShadow
Enables/disables the text shadow.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) textshadow (true|false)
brightness
Changes the brightness of the hologram.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) brightness (block | sky) (0-15)
Prop
Type
textAlignment
Sets the alignment of the text.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) textalignment (center | left | right)
Prop
Type
Item hologram modification
These commands can be run for all item holograms.
item
Sets the hologram item you are holding in your main hand.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) item
Block hologram modification
These commands can be run for all block holograms.
block
Sets the hologram block.
- Permissions:
fancyholograms.admin - Syntax:
/hologram edit (hologram) block (block type)