I’ve been using the PlayerRemoved event in my game for logging, and I realized that if a player gets kicked, but doesn’t press the “Leave” button and instead just quits the Roblox app, the PlayerRemoved event doesn’t run.
Is there any way that when a player gets kicked it could detect that, so that this doesn’t happen?