satoshinm / WebSandboxMC

Bukkit plugin providing a web-based interface with an interactive WebGL 3D preview or glimpse of your server 🕷⏳📦 ⛺
https://www.spigotmc.org/resources/websandboxmc.39415/
MIT License
19 stars 5 forks source link

Sound effects #22

Open satoshinm opened 7 years ago

satoshinm commented 7 years ago

Depends on https://github.com/satoshinm/NetCraft/issues/23 Sound

satoshinm commented 7 years ago

Bukkit has a NotePlayEvent, but only for when a "note block is being played through player interaction or a redstone current." - no event for when a plugin calls World#playSound?

mastercoms commented 7 years ago

A new Bukkit event will be added to Glowstone for SoundPlayEvent, after 1.12 and a planned fix to noteblocks.