Skip to content

Commit 98061dc

Browse files
committed
API.md: document servicesServer
1 parent d700239 commit 98061dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)