1. I have a "1 life" mod going and I want to be able to disable suicide.

    Is there a way I can stop people using the kill command?

    I want to make it so that only player kills make you perma dead. The kill command would then become a cheat to save you.
     
  2. OnRunCommand..

    if arg.cmd.namefull == "kill" then return.