This fixes a panic from a nil user when calling u.IsSuspended(). Instead, this checks and calls IsSuspended() on `owner`.