Handles the player's death.
This hook is **not** called if the player is killed by Player:KillSilent. See GM:PlayerSilentDeath for that.
* GM:PlayerDeath is called after this hook
* GM:PostPlayerDeath is called after that
Player:Alive will return false in this hook.
Server
The player
The entity that killed the player
Damage info