Fix declared server config file reads
This commit is contained in:
@@ -441,6 +441,7 @@
|
||||
"directoryKey": "scum-config",
|
||||
"label": "ServerSettings.ini",
|
||||
"kind": "config",
|
||||
"targetKey": "SCUM/Saved/Config/WindowsServer/ServerSettings.ini",
|
||||
"editable": true
|
||||
},
|
||||
{
|
||||
@@ -448,6 +449,7 @@
|
||||
"directoryKey": "scum-config",
|
||||
"label": "AdminUsers.ini",
|
||||
"kind": "config",
|
||||
"targetKey": "SCUM/Saved/Config/WindowsServer/AdminUsers.ini",
|
||||
"editable": true
|
||||
},
|
||||
{
|
||||
@@ -455,6 +457,7 @@
|
||||
"directoryKey": "scum-config",
|
||||
"label": "BannedUsers.ini",
|
||||
"kind": "config",
|
||||
"targetKey": "SCUM/Saved/Config/WindowsServer/BannedUsers.ini",
|
||||
"editable": true
|
||||
},
|
||||
{
|
||||
@@ -462,6 +465,7 @@
|
||||
"directoryKey": "scum-config",
|
||||
"label": "WhitelistUsers.ini",
|
||||
"kind": "config",
|
||||
"targetKey": "SCUM/Saved/Config/WindowsServer/WhitelistedUsers.ini",
|
||||
"editable": true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user