SpaceManiac / Spacecraft

Spacecraft is the SpaceManiac Minecraft Server, a C# server for Minecraft (http://minecraft.net) licensed under CC-BY-SA
3 stars 1 forks source link

Kick Players Upon Re-Login #12

Closed SpaceManiac closed 14 years ago

SpaceManiac commented 14 years ago

Currently, players can join twice and their previous instance will stay there. This is most noticeable when the first instance disconnects in a way that's hard for Spacecraft to detect. We simply need to kick any players with the same name as someone who's joining (after they've been verified, of course).

SpaceManiac commented 14 years ago

Done as of 0f52c4b8b7ad25b1667c072b30df9168ded2f4cf!