Can't force a player to suicide.
Posted: Wed May 13, 2015 8:51 am
I have tried multiple ways to force a player to suicide but none seem to work. First off the client "kill" command has the SERVER_CANNOT_EXECUTE flag, and every time I try to kill them with either <PlayerEntity>.damage or <PlayerEntity>.take_damage, the server crashes if the damage is more than their current health. It will damage them if the damage value doesn't kill them but otherwise server just crashes. Any help would be much appreciated. 
