RandomizeResourcebool// If this is set to true, then the resource will be completely randomized by the server on every single connect
// Privacy settings
DiscoPrivacyDiscoveryMode// Whether or not Lambda will report its service discovery features and Identity. Reccomended mode is Everyone, Default is Everyone
VersionPrivacyDiscoveryMode// Whether or not Lambda will report its version information. Reccomended mode is Roster, Default is Everyone
IgnoreInsteadOfReturnErrorUponPrivacyViolationbool// If set to true, Lambda will simply ignore Disco and Query Version requests from entities that are untrusted as per the user's discovery mode. If set to false, a service-unavailable error will be reported.