jespertheend / splix

MIT License
24 stars 5 forks source link

Player spawning can instantly kill you #145

Open n0dcp opened 10 months ago

n0dcp commented 10 months ago

A player spawning can spawn beside you at any moment and kill you instantly, with nothing you can do about it.

A solution would be to verify that no existing player is within 25 squares when determining a spawn point for a new player.