-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w25b, Minecraft 14w26b, Minecraft 14w26c
-
None
-
mac osx mavericks , java8
-
Unconfirmed
I dont know if its really a bug, but it seems that the /playsound command changed its behaviour.
Pre 25b i could place a commandblock with
/playsound <sound> @p ~ ~ ~
which played the sound relatively to the nearest player.
Since this update i hear nothing anymore when i go to far away and trigger the block. When i look into the commandblock it says that no player was found.
I assume that the commandblock now uses the relative coordinates from "itself" .
- duplicates
-
MC-59017 /playsound will only play relative to player if [minimumVolume] is set.. but still plays relative to command block
- Resolved