AOF6-Vocality/config/NoChatReports/NCR-Client.json
2023-03-02 15:41:30 -06:00

24 lines
643 B
JSON

{
"demandOnServer": false,
"showServerSafety": true,
"hideRedChatIndicators": true,
"hideYellowChatIndicators": true,
"hideGrayChatIndicators": true,
"hideWarningToast": true,
"alwaysHideReportButton": false,
"disableTelemetry": true,
"showReloadButton": true,
"whitelistAllServers": false,
"verifiedIconEnabled": true,
"showNCRButton": true,
"enableMod": true,
"skipRealmsWarning": false,
"verifiedIconOffsetX": 0,
"verifiedIconOffsetY": 0,
"reconnectAwaitSeconds": 4,
"postDisconnectAwaitSeconds": 10,
"signingCheckDelaySeconds": 43200,
"serverSigningChecks": {
"localhost:25565": 1668800800
}
}