Normalized configuration for a single Screeps World server
ScreepsRawServerConfig for the pre-normalized schema
Optional
The email address or username with which to authenticate on this server.
This is ignored if token is defined.
If the server does not support email/pasword authentication (ex: official servers), token must be used instead.
The password with which to authenticate on this server.
The API authentication token to use with this server.
If this is not provided, email and password must be set instead.
The base URL for the API. Do not include /api in the path; it will be appended automatically
/api
Normalized configuration for a single Screeps World server
See
ScreepsRawServerConfig for the pre-normalized schema