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

MOST_CONNECTION iterator fix #19

Closed TheDeafCreeper closed 1 year ago

TheDeafCreeper commented 1 year ago

Changes Most Connection to not use the same iterator as Least Connection.

Fixes #18