Commands: list - SlimeDog/pHD GitHub Wiki

pHD ▪ Manage holograms with intelligence

Synopsis

/phd list [type] [page]
/phd list --zombies

Description

The list command displays a list of pHD-managed holograms. In-game the output is paged, showing 8 holograms per page.

With the --zombies option, list displays items that are no longer linked with HolographicDisplays holograms. Such items are usually the result of a HolographicDisplays hologram being deleted. They are also reported by WARN messages in the console log on server start-up. The identified item(s) should be verified, then removed with the unmanage command.

Optional parameters

  • Hologram type
  • Page number
  • --zombies

Output

  • Hologram name
  • Hologram type

In-game, the next-page command is clickable.

Examples

/phd list
Holograms (holograms 1-3, page 1/1):
hologram_A ALWAYS
hologram_B NTIMES
hologram_C NTIMES
/phd list ALWAYS
Holograms (holograms 1-5, page 1/1):
hologram_A ALWAYS
hologram_C ALWAYS
hologram_D ALWAYS
hologram_G ALWAYS
hologram_H ALWAYS
/phd list
Holograms (holograms 1-8, page 1/1):
hologram_A ALWAYS
hologram_B NTIMES
hologram_C ALWAYS
hologram_D ALWAYS
hologram_E NTIMES
hologram_F MCTIME
hologram_G ALWAYS
hologram_H ALWAYS
TIP: See the next page with /phd list 2
/phd list 2
Holograms (holograms 9-12, page 2/2):
hologram_I IRLTIME
hologram_J NTIMES
hologram_K ALWAYS
hologram_L NTIMES
/phd list --zombies
Holograms (holograms 1, page 1/1):
hologram_M ALWAYS

Localization

Messages may be localized. See Localization.