This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/NoChatReports.json

16 lines
427 B
JSON
Raw Normal View History

2023-11-02 12:32:44 -05:00
{
"demandOnClient": false,
"demandOnServer": false,
"enableDebugLog": false,
"convertToGameMessage": false,
"showServerSafety": false,
"hideRedChatIndicators": true,
"hideYellowChatIndicators": true,
"hideGrayChatIndicators": true,
"hideWarningToast": true,
"alwaysHideReportButton": true,
"disableTelemetry": true,
"showReloadButton": false,
"whitelistAllServers": false,
"whitelistedServers": []
}