Aelysium-Group / rusty-connector

A player and server connection manager for Velocity based Minecraft Networks!
GNU General Public License v3.0
77 stars 17 forks source link

Make entering a queue have a player rejoin their active session. #61

Closed TheDeafCreeper closed 9 months ago

TheDeafCreeper commented 9 months ago

This adds a config option to make it so that if a player leaves their ranked server for whatever reason then tries to requeue for the same ranked family, it'll send them back to their session assuming it's still active.

TheDeafCreeper commented 9 months ago

Not quite done because there's still a weird thing where sometimes this just doesn't work, but mostly works.

TheDeafCreeper commented 9 months ago

Seems to be all working now aside from the MCLoader being valid even after it restarts and sessions not being terminated when the MCLoader restarts.