Sound - s99889989/CustomDisplay GitHub Wiki
Plays a sound for the player
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
sound | The sound to be played | None | |
volume | Control the volume | 1 | |
pitch | Control the pitch | 1 | |
category | Classification of sounds | PLAYERS |
Examples
Sound:
Action:
- Sound[sound=heartbeatout;pitch=1;volume=1;category=PLAYERS]