Commands: set - SlimeDog/pHD GitHub Wiki

pHD ▪ Manage holograms with intelligence

Synopsis

/phd set <hologram> <type> <option value> [<option value> ...]

Description

The set sets (or resets) the specified options for a pHD hologram. Multiple options may be set simultaneously; at least one option must be specified.

Required parameters

  • hologram
  • type
  • option(s)

See Types & Options for hologram types and options. Tab-completion is available for all parameters, and will list only legal options. If LuckPerms (5.0 or higher) is installed, tab-completion is available for permissions.

Output

Success or failure

Examples

/phd set hologram_A ALWAYS permission multiverse.portal.access.lobby_whitedog
Set new values for hologram hologram_A of type ALWAYS: permission=multiverse.portal.access.lobby_whitedog
/phd set hologram_B ALWAYS distance 25 seconds 30
Set new values for hologram hologram_B of type ALWAYS: seconds=30, distance=25
/phd set hologram_C NTIMES times 5
Set new values for hologram hologram_C of type NTIMES: times=5
/phd set hologram_D ALWAYS flash 1.5
Set new values for hologram hologram_D of type ALWAYS: flash=1.5

Localization

Messages may be localized. See Localization.

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