aromaa / WorldGuardExtraFlags

Extension for the WorldGuard plugin.
https://www.spigotmc.org/resources/worldguard-extra-flags.4823
MIT License
88 stars 70 forks source link

Audio stops when loading a resource pack upon entering #254

Open LutrexMC opened 1 year ago

LutrexMC commented 1 year ago

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 1 year ago

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.

LutrexMC commented 1 year ago

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.