file upload
meat of the pack
This commit is contained in:
22
config/NoChatReports/NCR-Client.json
Normal file
22
config/NoChatReports/NCR-Client.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
7
config/NoChatReports/NCR-Common.json
Normal file
7
config/NoChatReports/NCR-Common.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"demandOnClientMessage": "You do not have No Chat Reports, and this server is configured to require it on client!",
|
||||
"demandOnClient": true,
|
||||
"enableDebugLog": false,
|
||||
"convertToGameMessage": false,
|
||||
"addQueryData": true
|
||||
}
|
||||
26
config/NoChatReports/NCR-Encryption.json
Normal file
26
config/NoChatReports/NCR-Encryption.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"skipWarning": false,
|
||||
"enableEncryption": false,
|
||||
"encryptPublic": true,
|
||||
"showEncryptionButton": true,
|
||||
"showEncryptionIndicators": true,
|
||||
"encryptionKey": "blfrngArk3chG6wzncOZ5A\u003d\u003d",
|
||||
"encryptionPassphrase": "",
|
||||
"algorithmName": "AES/CFB8+Base64",
|
||||
"encryptableCommands": [
|
||||
"msg:1",
|
||||
"w:1",
|
||||
"whisper:1",
|
||||
"tell:1",
|
||||
"r:0",
|
||||
"dm:1",
|
||||
"me:0",
|
||||
"m:1",
|
||||
"t:1",
|
||||
"pm:1",
|
||||
"emsg:1",
|
||||
"epm:1",
|
||||
"etell:1",
|
||||
"ewhisper:1"
|
||||
]
|
||||
}
|
||||
3
config/NoChatReports/NCR-ServerWhitelist.json
Normal file
3
config/NoChatReports/NCR-ServerWhitelist.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"whitelistedServers": []
|
||||
}
|
||||
3
config/NoChatReports/README.md
Normal file
3
config/NoChatReports/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# No Chat Reports
|
||||
You can find updated documentation of configuration files on the wiki:
|
||||
https://github.com/Aizistral-Studios/No-Chat-Reports/wiki/Configuration-Files
|
||||
Reference in New Issue
Block a user