Mojira Archive
MC-206766

/playsound does not work properly from server console

Issue:

When using the `/playsound` command formatted as `/playsound [sound] master @a` in the server console:

  1. It will only play the sound at the center of the worldspawn, even if `master` and `@a` are selected.
  2. If too far away from the world spawn, the server will say "The sound is too far away to be heard."

When using the `/playsound` command on the client with OP, it works as expected and plays the sound globally to all players.

Expected Result:

`/playsound` should work play sounds in the server console, just like it does locally on the client.

 

Current Workaround:

The current workaround is to do `/execute at @a run playsound [sound] master @a`, though, this shouldn't be necessary.

Works As Intended

Kyle Barr

2020-11-27, 01:31 AM

2021-10-01, 01:25 AM

2021-10-01, 01:25 AM

0

0

Unconfirmed

(Unassigned)

20w48a

-