Releases: Magmastream-NPM/magmastream
v2.3.0
What's Changed
- Update README.md by @memte in #20
- Update README.md by @nickdevnl in #32
- Fixed load balancing & added track plugin info in track data by @SxMAbel in #99
New Contributors
- @memte made their first contribution in #20
- @nickdevnl made their first contribution in #32
- @SxMAbel made their first contribution in #99
Full Changelog: v2.2.0...v2.3.0
v2.2.0
playerStateUpdate
now has oldPlayer
the player before the state change and newPlayer
the player after the state change. the playerStateUpdate
event no longer takes one parameter as mentioned. If you need help you can join the Discord Server.
Docs: https://docs.blackforthosting.com/classes/manager#playerstateupdate
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Introducing the playerStateUpdate
event. This event will fire on player paused/resumed or when the loop modes have been toggled on or off, if you would like this event to include more please join the Discord Server, or Click Here
Docs: https://docs.blackforthosting.com/classes/manager#playerstateupdate
Full Changelog: v2.0.3...v2.1.0
V2.0.3
Full Changelog: V2...v2.0.3
V2.0.0-beta.2
Full Changelog: V2...v2.0.0-beta.2
V2.0.0-beta
This version only supports lavalink version 4.
Full Changelog: V1...V2