-
Bug
-
Resolution: Fixed
-
Minecraft 1.9.2, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.10.2, Minecraft 16w43a, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b
-
Confirmed
The Playsound command has the following syntax:
/playsound <sound> <source> <player> [x] [y] [z] [volume] [pitch] [minVolume]
However, executing:
/playsound <sound> <source> and leaving out <player> causes an internal server error to happen.
Simple fix is to improve the argument validation.