Add missing No Chat Reports configs
- removes mod requirement on client lan host - shows message verification status and system type on servers
This commit is contained in:
parent
35824730aa
commit
96b7b969a0
4 changed files with 33 additions and 1 deletions
17
config/NoChatReports/NCR-Client.json
Normal file
17
config/NoChatReports/NCR-Client.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"demandOnServer": false,
|
||||
"showServerSafety": true,
|
||||
"hideRedChatIndicators": false,
|
||||
"hideYellowChatIndicators": false,
|
||||
"hideGrayChatIndicators": false,
|
||||
"hideWarningToast": true,
|
||||
"alwaysHideReportButton": false,
|
||||
"disableTelemetry": true,
|
||||
"showReloadButton": false,
|
||||
"whitelistAllServers": false,
|
||||
"verifiedIconEnabled": true,
|
||||
"showNCRButton": true,
|
||||
"enableMod": true,
|
||||
"verifiedIconOffsetX": 0,
|
||||
"verifiedIconOffsetY": 0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue