ClientOptions
Index
Properties
optionalapiKeys
A list of hypixel API keys. Only one will be used at a time. If the API returns a 403/429 error with one key, the next in the list will be used. This is optional to provide as some managers support non auth requests.
optionaldebug
Enable debug mode. This will log all requests and responses to the console. For more verbose logging, set this to 'trace'.
The client options.