Skip to content

en Commands

oolongho edited this page Jul 16, 2026 · 6 revisions

Commands

Basic Commands

Command Description Permission
/wh create <name> Create a hologram wooholograms.command.create
/wh delete <name> Delete a hologram wooholograms.command.delete
/wh copy <name> <new> Copy a hologram wooholograms.command.copy
/wh list [page] List all holograms wooholograms.command.list
/wh info <name> View hologram details wooholograms.command.info
/wh gui [name] Open GUI manager wooholograms.command.gui
/wh near [range] Show nearby holograms wooholograms.command.near
/wh reload Reload config wooholograms.command.reload

Position Commands

Command Description Permission
/wh movehere <name> Move to current position wooholograms.command.movehere
/wh moveto <name> <x> <y> <z> [world] Move to coordinates wooholograms.command.moveto
/wh teleport <name> Teleport to hologram wooholograms.command.teleport

Line Management Commands

Command Description Permission
/wh addline <name> <content> Add a line wooholograms.command.addline
/wh setline <name> <line> <content> Set line content wooholograms.command.setline
/wh deleteline <name> <line> Delete a line wooholograms.command.removeline
/wh insertline <name> <line> <content> Insert a line wooholograms.command.insertline
/wh offset <name> <line> <offset> Set line offset wooholograms.command.offset
/wh height <name> <line> <height> Set line height wooholograms.command.height

Page Management Commands

Command Description Permission
/wh addpage <name> Add a page wooholograms.command.addpage
/wh deletepage <name> <page> Delete a page wooholograms.command.removepage
/wh swappage <name> <page1> <page2> Swap two pages wooholograms.command.swappage

Property Commands

Command Description Permission
/wh setrange <name> <range> Set view range wooholograms.command.setrange
/wh setinterval <name> <interval> Set update interval wooholograms.command.setinterval
/wh setpermission <name> [permission] Set view permission wooholograms.command.setpermission
/wh setfacing <name> <mode> [angle] Set billboard mode wooholograms.command.setfacing
/wh setdoublesided <name> <true|false> Set double-sided wooholograms.command.setdoublesided
/wh setscale <name> [line] <x> <y> <z> Set scale wooholograms.command.setscale
/wh setshadow <name> [line] <radius> <strength> Set shadow wooholograms.command.setshadow
/wh setglowcolor <name> [line] <color|#RRGGBB|reset> Set glow color wooholograms.command.setglowcolor
/wh setchroma <name> [line] background|glow <true|false> Set chroma wooholograms.command.setchroma
/wh enable <name> Enable hologram wooholograms.command.enable
/wh disable <name> Disable hologram wooholograms.command.disable

Action Commands

Command Description Permission
/wh actions <name> List actions wooholograms.command.actions
/wh addaction <name> <line> <click_type> <action> Add click action wooholograms.command.addaction
/wh deleteaction <name> <line> <action_index> Delete action wooholograms.command.deleteaction

Utility Commands

Command Description Permission
/wh convert holographicdisplays Import from HolographicDisplays wooholograms.command.convert
/wh profiler [on|off|reset] View/control profiler wooholograms.command.profiler

Clone this wiki locally