selectServer
.selectServer() is used to select a server that you want to edit on the session ID
.selectServer(SessionID, serverCode)
Select a server to edit for a session ID
Parameter
Type
Required
Description
SessionID
string
true
The session of the account you want to select server on
serverCode
string
true
The code of the server you want to select
Example:
Read the page on selecting a server for more information: https://pondwadermc.gitbook.io/cubed-api/tutorials-and-guides/selecting-a-server-to-edit
Last updated
Was this helpful?