This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commands: info
SlimeDog edited this page Apr 11, 2022
·
7 revisions
/phd info <hologram> <type> [page]
<> parameters are required. [] parameters are options.
The info command displays information about a pHD-managed hologram. In-game the output is paged, when appropriate to show players for NTIMES holograms.
- Hologram name
- Hologram type
See Types & Options for hologram types. Tab-completion is available for all parameters.
- Page number
- 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
/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
Messages may be localized. See Localization.
🛑 End Of Life
▪ Overview
▪ Version Support 🚩
▪ How It Works
▪ Installation
▪ Configuration
▪ Localization
▫ Formatting Codes
▪ Commands & Perms
▫ list
▫ info
▫ report
▫ manage
▫ set
▫ unset
▫ unmanage
▫ reload
▫ convert
▪ Sample Use Cases
▪ Support
▪ FAQ
▪ Technical Details
▪ Futures