koca2000 / NoteBlockAPI

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

Fire SongNextEvent on start of the Song #97

Open koca2000 opened 1 year ago

koca2000 commented 1 year ago

Currently SongNextEvent is only fired when one song ends and another begins. When the first song in the playlist starts, no event is fired. It would make sense to fire the SongNextEvent on this occasion as well.