diff --git a/config/NoChatReports/NCR-Client.json b/config/NoChatReports/NCR-Client.json deleted file mode 100644 index e7f9c89..0000000 --- a/config/NoChatReports/NCR-Client.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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": {} -} \ No newline at end of file diff --git a/config/NoChatReports/NCR-Common.json b/config/NoChatReports/NCR-Common.json deleted file mode 100644 index ad80163..0000000 --- a/config/NoChatReports/NCR-Common.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "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 -} \ No newline at end of file diff --git a/config/NoChatReports/NCR-Encryption.json b/config/NoChatReports/NCR-Encryption.json deleted file mode 100644 index d964731..0000000 --- a/config/NoChatReports/NCR-Encryption.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "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" - ] -} \ No newline at end of file diff --git a/config/NoChatReports/NCR-ServerWhitelist.json b/config/NoChatReports/NCR-ServerWhitelist.json deleted file mode 100644 index 0174b4d..0000000 --- a/config/NoChatReports/NCR-ServerWhitelist.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "whitelistedServers": [] -} \ No newline at end of file diff --git a/config/NoChatReports/README.md b/config/NoChatReports/README.md deleted file mode 100644 index 33141b5..0000000 --- a/config/NoChatReports/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# 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