Disable NoChatReports buttons

This commit is contained in:
Jordy Goodridge 2024-05-25 12:19:22 -07:00
parent b294ebaf80
commit 1122c5b038
4 changed files with 57 additions and 1 deletions

View File

@ -0,0 +1,20 @@
{
"defaultSigningMode": "PROMPT",
"enableMod": true,
"showNCRButton": false,
"showReloadButton": false,
"verifiedIconEnabled": false,
"showServerSafety": false,
"hideInsecureMessageIndicators": true,
"hideModifiedMessageIndicators": true,
"hideSystemMessageIndicators": true,
"hideWarningToast": true,
"hideSigningRequestMessage": false,
"alwaysHideReportButton": false,
"skipRealmsWarning": false,
"disableTelemetry": true,
"removeTelemetryButton": true,
"demandOnServer": false,
"verifiedIconOffsetX": 0,
"verifiedIconOffsetY": 0
}

View File

@ -0,0 +1,28 @@
{
"skipWarning": false,
"enableEncryption": false,
"encryptPublic": true,
"showEncryptionButton": false,
"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",
"message:1",
"reply:0"
]
}

View File

@ -1,5 +1,13 @@
hash-format = "sha256"
[[files]]
file = "config/NoChatReports/NCR-Client.json"
hash = "1c0e36f3124939575589c950dbdeed152cd3541e125562199aa6783af482aa50"
[[files]]
file = "config/NoChatReports/NCR-Encryption.json"
hash = "ad41c18d8223070fe2a7566dd6d9baad76edc4424c8f6ee3c9e0c596eb7d5a3f"
[[files]]
file = "config/allurement-common.toml"
hash = "1e10f0bf2d27dededeaa726379e8f6375defa3df7cdadcb22244938e3c8c49e3"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "119c874e6f7ed90bc9c1e80385ffa9a98ef9fc26c7e9b90eec64356940047cc7"
hash = "d550f1ab6e9abb4e2468111eae3da16fb3dcf02f4bca22a5cd329e7c40e7f59c"
[versions]
forge = "47.2.0"