Hi! I'm trying to give points to a user after the user registers. givePoint(new UserRegistered($user)); It does not work. Any idea?