The Stop Command

How to use the '/openaudio stop' command.

What is the stop command

The Stop sub command (/openaudiomc stop) is used to stop sounds and effects that match your selector. Please see the Selectors page for more information on how to use selectors. Also note that the command will only stop sounds and effects that were started by the Play Command. Regions and speakers will not be stopped by this command.

Stopping a sound without extra options

To stop a sound without any extra options, simply enter the desired selector into the command. For this example, I want to stop all sounds and effects for everyone in the server

/openaudiomc stop @a

Stopping a sound by ID

To stop a sound by ID, simply add the ID to the command at the end. For this example, I want to stop all sounds and effects for everyone in the server that have the ID "myid"

/openaudiomc stop @a myid

ID's can be specified in the Play Command by adding the id:myid media option.

Permissions

openaudiomc.commands.stop

This permission is required to use the /oa stop command

Default access level: op

Javadoc related to this feature (currently based on the dev branch)