Files
imr6-patches-testing/config/NoChatReports/NCR-Encryption.json
T
2026-07-26 13:21:37 +01:00

28 lines
518 B
JSON

{
"skipWarning": true,
"enableEncryption": true,
"encryptPublic": true,
"showEncryptionButton": true,
"showEncryptionIndicators": true,
"encryptionKey": "wiXUhznxiUJ+Zy+U68nMqg\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",
"message:1",
"reply:0"
]
}