-
Bug
-
Resolution: Invalid
-
None
-
None
-
CentOS 6, Java 7, Latest Spigot Build
-
Spigot?
Hello,
I've been working on a project for quite some time now, and I'm practically on the last stage. I need to get a resource pack from a specific URL. This resourcepack contains only sounds. These sounds can vary from 1-10MB in size.
The pack successfully downloads by using both the server.properties resource-pack=, and player.setResourcePack. I can see it's loaded since there is a slight lag and the chunk "reload".
Problem is, these sounds are not updating. When I type /playsound mob.enderdragon.hit <player> it plays default minecrafts sound.
If I quit the game, manually download the resource pack and put it in the resource pack folder, join the server and do /playsound mob.enderdragon.hit <player> it plays the correct, intended sound suggesting it is not a bug with the resourcepack.
Please help,
Thanks!
Toby.