Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stops a sound.
| Permission Level | Game Directors |
| Requires Cheats | Yes |
Syntax Overview
/stopsound <player: target> [sound: id]
Usage
/stopsound <player: target> [sound: id]
Stop a sound for a player with an optional sound string .
| Argument | Type | Required | Description |
|---|---|---|---|
| player | target | Required | A player name string or target selector to identify the player. |
| sound | id | Optional | A string from the sound enum of the sound to stop. |
Arguments Reference
| Argument | Type | Description |
|---|---|---|
| player | target | A player name string or target selector to identify the player. |
| sound | id | A string from the sound enum of the sound to stop. |