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.
126126 * id : The selected profiles uuid in short form (without ` - ` ) needed for logging in with access and client Tokens.
127127 * authServer : auth server, default to https://authserver.mojang.com
128128 * sessionServer : session server, default to https://sessionserver.mojang.com
129+ * servicesServer : services server, default to https://api.minecraftservices.com
129130 * keepAlive : send keep alive packets : default to true
130131 * closeTimeout : end the connection after this delay in milliseconds if server doesn't answer to ping, default to ` 120*1000 `
131132 * 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