Skip to content

RecommendationsStrings

const RecommendationsStrings: object;

Defined in: src/config/Constants.ts:435

NameTypeDefault valueDefined in
checkConnectivitystring'Check node connectivity and restart if needed'src/config/Constants.ts:445
frameDeficit()(frameDeficit: number) => string-src/config/Constants.ts:440
highCPULoad()(cpuLoad: number) => string-src/config/Constants.ts:436
highLatency()(ping: number) => string-src/config/Constants.ts:441
highMemoryUsage()(memoryUsagePercent: number) => string-src/config/Constants.ts:438
highPlayercount()(players: number) => string-src/config/Constants.ts:443
highSystemLoad()(systemLoad: number) => string-src/config/Constants.ts:437
nodeOfflinestring'Node is offline or disconnected'src/config/Constants.ts:444
nodeRestartstring'Node restart recommended to clear memory and reset connections.'src/config/Constants.ts:442