Closed physanus closed 7 years ago
Hmm yeah i saw it. Well im currently very busy so maybe (if you want) can you add the sounds locally and make a pr? Well i think this should be the easiest think, or you wait some time than i will do this (But it maybe toake some weks)
~WolverinDEV
I will look into it once I got some time for it. In case you can do it yourself and I did not mention anything else in here, just go for it
created a pull-request for it
I think essem2 did this work pretty good :D Thank you and i think i could close this issue :)
Yeah, thank you very much for doing this
The sounds for 1.11 are not available, only the 1.9 and 1.10 sounds are configured.
How to reproduce: Just use ProxiedPlayerUserConnection#playSound() (used in Player#playSound()) Ex: ((Player) BungeeCord.getInstance().getPlayer("Dinnerbone")).playSound(SoundEffect.UI_BUTTON_CLICK);
Where to fix: dev/wolveringer/bungeeutil/sound/SoundEffect.java
Probably it is just copying the old sounds and pasting them using the 1.11 BigClientVersion PLUS adding (maybe) newly added sounds (not sure about that one).