public PlayerConnect(SecondAuth secondAuth) => this.secondAuth = secondAuth;
public PlayerJoin(SecondAuth secondAuth) => this.secondAuth = secondAuth;