space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.7k stars 3.39k forks source link

AFK players don't get kicked and count toward the popcap limit. #9220

Closed Stealthbomber16 closed 2 years ago

Stealthbomber16 commented 2 years ago

The server can already detect afk players- it does it for admins consistently. Players marked as afk for extended periods of time should be automatically removed from the server to avoid taking up slots.

This is also an easy bandaid fix for space-wizards/RobustToolbox#3012

Mirino97 commented 2 years ago

@moonheart08 I know players intentionally don't get kicked because the idea is they're allowed to come back. Should we remove them from limit counter but keep them in the round? Maybe remove from cap after x minutes and kick after y?

Pinging you 'cuz you seem most knowledgeable about it.

Stealthbomber16 commented 2 years ago

Been fixed twice, presumably.