aromaa/WorldGuardExtraFlags

Audio stops when loading a resource pack upon entering

LutrexMC opened this issue · 2 comments

When joining a server with a resource pack, once it has finished loading, the sound does not play. The sound only starts again after a few minutes. Could it be possible to make the sounds play once the resource pack has finished loading?

aromaa commented

This is something I would like to look at. Some ideal solution most likely is to detect whatever the sound is vanilla one and if not then try to wait for the resource pack to load.

We use custom sounds for this. So the sound should not be played until the pack has loaded. Maybe you could add an option in the config for that.