Commands: info - SlimeDog/pHD GitHub Wiki

pHD ▪ Manage holograms with intelligence

Synopsis

/phd info <hologram> <type> [page]

<> parameters are required. [] parameters are options.

Description

The info command displays information about a pHD-managed hologram. In-game the output is paged, when appropriate to show players for NTIMES holograms.

Required parameters

  • Hologram name
  • Hologram type

See Types & Options for hologram types. Tab-completion is available for all parameters.

Optional parameters

  • Page number

Output

  • Name
  • World
  • Type
  • Duration (seconds)
  • Activation distance (blocks)
  • Permission requirement (may be empty)
  • Type-specific information
  • List of players and number of times shown, for NTIMES type

Examples

/phd info hologram_A ALWAYS
Hologram 'hologram_A':
World: world
Type:ALWAYS
ShowTime:15s
ActivationDistance:20.00
Permission:multiverse.portal.access.world
TypeInfo: Always shown
/phd info hologram_B NTIMES
Hologram 'hologram_B':
World: world
Type:NTIMES
ShowTime:15s
ActivationDistance:20.00
Permission:
TypeInfo: Show times: 3; Shown to (players 1-8, page 1/2): 
player_A: 1
player_B: 1
player_C: 3
player_D: 1
player_E: 1
player_F: 1
player_G: 2
player_H: 2
TIP: See the next page with /phd info hologram_B NTIMES 2
/phd info hologram_B NTIMES
Hologram 'hologram_B':
World: world
Type:NTIMES
ShowTime:15s
ActivationDistance:20.00
Permission:
TypeInfo: Show times: 3; Shown to (players 9-12, page 2/2):
player_I: 1
player_J: 1
player_K: 3
player_L: 2

Localization

Messages may be localized. See Localization.

⚠️ **GitHub.com Fallback** ⚠️