Skip to content

RecommendationsStrings

const RecommendationsStrings: object;

Defined in: src/structures/Constants.ts:338

NameTypeDefault valueDefined in
checkConnectivitystring"Check node connectivity and restart if needed"src/structures/Constants.ts:352
frameDeficit()(frameDeficit: number) => string-src/structures/Constants.ts:345
highCPULoad()(cpuLoad: number) => string-src/structures/Constants.ts:339
highLatency()(ping: number) => string-src/structures/Constants.ts:347
highMemoryUsage()(memoryUsagePercent: number) => string-src/structures/Constants.ts:343
highPlayercount()(players: number) => string-src/structures/Constants.ts:349
highSystemLoad()(systemLoad: number) => string-src/structures/Constants.ts:341
nodeOfflinestring"Node is offline or disconnected"src/structures/Constants.ts:351
nodeRestartstring"Node restart recommended to clear memory and reset connections."src/structures/Constants.ts:348