Found the problem; Code: { "title": "setDying", "type": "action", "name": "setDying", "parameters": { "shouldDie": {"value": false} } }, The "shouldDie" value was set to false, I just set it to true and now it works.