.
This commit is contained in:
commit
22b43cb9b2
115 changed files with 1377 additions and 0 deletions
5
config/NoChatReports/NCR-Client.json
Normal file
5
config/NoChatReports/NCR-Client.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"showNCRButton": false,
|
||||
"showReloadButton": false,
|
||||
"verifiedIconEnabled": false
|
||||
}
|
||||
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": false,
|
||||
"convertToGameMessage": true,
|
||||
"addQueryData": true,
|
||||
"enableDebugLog": false
|
||||
}
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue