2.4.0
What's Changed
- Renamed
Lavalink#getLink
toLavalink#getOrCreateLink
- Added the
LavalinkPlayer#voiceRegion
property - Nodes will get orphaned players whey they become available
- Fixed bug where players would always try to be created on a node, this will now only happen with a 404 response
LavalinkNode
now has a basictoString
representation- Add http timeout configuration for nodes by @kikkia in #22
Full Changelog: 2.3.1...2.4.0