Tape-Dispenser / Immersive-Music-Mod

GNU General Public License v3.0
15 stars 2 forks source link

/skip does not set timer state properly #19

Closed Tape-Dispenser closed 7 months ago

Tape-Dispenser commented 7 months ago

if /skip is run while in delay timer and the timer runs out while the song is playing the song skipped to will be cut short and a new song will play. fix by properly setting timer with the /skip command, probably in songControls.skip()