Selectors

Selectors are used to specify which client we should play something to. The selector is easy to use for players and team members. They are all detailed below:

Player selector

p:current p:<username>*

* Only accessible to a team member Example(s):

/sageaudiomc play p:current a:rickroll

This will play on the appropriate player performing it.

/sageaudiomc play p:rik123 a:rickroll

This will play on the specified player.

Radius selector

r:<radius>* * Radius in blocks. Example(s):

/sageaudiomc play r:10 a:rickroll

This will play for all players who are in radius of 10 blocks whose command was executed.

World selector

w:current w:<worldname>* * Only accessible to a team member Example(s):

This will start playing audio to anyone in the world from which this command was executed.

This will start playing audio to anyone in the world that is specified.

Region selector

rg:<regionname> Example(s):

This will play audio to anyone who is in the region specified.

Last updated