koca2000 / NoteBlockAPI

https://www.spigotmc.org/resources/noteblockapi.19287/
GNU Lesser General Public License v3.0
119 stars 40 forks source link

SongStoppedEvent 1.6.1 #59

Closed T0biii closed 3 years ago

T0biii commented 3 years ago

I think this commit(48ff27fc08c2a673b6dceb6eefbf4e5426d79c62) broke my Plugin I got a SongStoppedEvent to destroy the SongPlayer if it gets stopped. If i have the Version 1.6.0 running no Problem appears but if i upgrade to 1.6.1 the song dont get even played and if i uncomment the SongStoppedEvent it works again. am I using the Event incorrectly?