I download PlayMoreSounds 2.4.2.2 to try out. I'm having an issue setting a region then mapping it to a custom sound available in our server's custom resource pack. For example, if a region is set around a Christmas Tree, I would like to have it play a custom .ogg file located in the resource pack.
I am using Spigot 1.13.2 and the command I would execute to play a custom sound is as follows...
/playsound minecraft:christmas.frosty player PlayerName ~ ~ ~ 99
That command works great, but I would like to setup a trigger when someone walks into a region, like close to a Christmas Tree, is would play the custom .ogg file for that user.
I tried the following command, but it is not working. What am I doing wrong?
/playmoresounds:sounds play minecraft:christmas.frosty *
I download PlayMoreSounds 2.4.2.2 to try out. I'm having an issue setting a region then mapping it to a custom sound available in our server's custom resource pack. For example, if a region is set around a Christmas Tree, I would like to have it play a custom .ogg file located in the resource pack.
I am using Spigot 1.13.2 and the command I would execute to play a custom sound is as follows...
/playsound minecraft:christmas.frosty player PlayerName ~ ~ ~ 99
That command works great, but I would like to setup a trigger when someone walks into a region, like close to a Christmas Tree, is would play the custom .ogg file for that user.
I tried the following command, but it is not working. What am I doing wrong?
/playmoresounds:sounds play minecraft:christmas.frosty *