disable NCR encryption button

This commit is contained in:
snedmore 2024-12-29 22:05:56 -05:00
parent aeec014c84
commit d32b8415b8
4 changed files with 33 additions and 1 deletions

Binary file not shown.

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

@ -52,6 +52,10 @@ hash = "90c4a938ff039f5cf5acae9ed06b532d4e07f1f53c6f0e102859823f360db254"
file = "configureddefaults/config/NoChatReports/NCR-Client.json" file = "configureddefaults/config/NoChatReports/NCR-Client.json"
hash = "be88d44466fd4d68eeead41352fecd920243858ee4ca18dcd6b5f9a728108412" hash = "be88d44466fd4d68eeead41352fecd920243858ee4ca18dcd6b5f9a728108412"
[[files]]
file = "configureddefaults/config/NoChatReports/NCR-Encryption.json"
hash = "ad41c18d8223070fe2a7566dd6d9baad76edc4424c8f6ee3c9e0c596eb7d5a3f"
[[files]] [[files]]
file = "configureddefaults/config/aileron.json" file = "configureddefaults/config/aileron.json"
hash = "0acf51cddc16eacd4ff54239f6413f7ff651129bec6fd8c50c8c1836e5702a79" hash = "0acf51cddc16eacd4ff54239f6413f7ff651129bec6fd8c50c8c1836e5702a79"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3b2070a05529bcfe8198cc74ad58b99f7cfd92a77065eef0e1a55f67975ee401" hash = "29cc13cf2eccb2e51d75cb5514ca8aa90c0b3b4dfe46728ad6c687086a68c025"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"