Skip to content

Utility Commands

General-purpose commands that don't fit into other categories.

help

/mh help

Displays a command overview with clickable links to each command category.

reload

/mh reload

Reloads all configuration from disk:

  • config.json — main configuration
  • lang.json — language strings
  • Animation files — all JSON files in config/masuholograms/animations/
  • Hologram data — all hologram JSON files

Use this after editing config files or animation files by hand.

list

/mh list [page]

Lists all admin-created holograms with pagination (10 per page). Shows hologram name, world, coordinates, and enabled status.

plist

/mh plist [page]

Lists all player-created (lectern) holograms with pagination. Shows hologram name, owner, world, and coordinates.

version

/mh version

Displays the mod name and version number.

getbook

/mh getbook

Gives you a Hologram Book — a special writable book that can be placed in lecterns to create player holograms.

Permission: masuholograms.lectern.getbook (default: all players)

See Lectern Holograms for details.

guide

/mh guide

Displays an interactive guide explaining how to use lectern holograms, with clickable elements to get a book.

Permission: masuholograms.lectern.guide (default: all players)