File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ Returns a `Client` instance and perform login.
126
126
* id : The selected profiles uuid in short form (without ` - ` ) needed for logging in with access and client Tokens.
127
127
* authServer : auth server, default to https://authserver.mojang.com
128
128
* sessionServer : session server, default to https://sessionserver.mojang.com
129
+ * servicesServer : services server, default to https://api.minecraftservices.com
129
130
* keepAlive : send keep alive packets : default to true
130
131
* closeTimeout : end the connection after this delay in milliseconds if server doesn't answer to ping, default to ` 120*1000 `
131
132
* noPongTimeout : after the server opened the connection, wait for a default of ` 5*1000 ` after pinging and answers without the latency
You can’t perform that action at this time.
0 commit comments