Remove deprecated settings (#456)
This commit is contained in:
parent
d5011e6475
commit
66c2840ee8
@ -138,34 +138,6 @@
|
|||||||
"True":"true"
|
"True":"true"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"DisplayName":"Set As Custom Gamemode Server",
|
|
||||||
"Category":"SCP SL Server Settings",
|
|
||||||
"Description":"If set, the server will be set as a Custom Gamemode Server. ONLY enable this if the server is verified and satisfies the requirements for Custom Gamemode Servers in the [Verified Server Rules](https://scpslgame.com/Verified_server_rules.pdf)",
|
|
||||||
"Keywords":"public,server,custom,gamemode,custom_gamemode_server",
|
|
||||||
"FieldName":"custom_gamemode_server",
|
|
||||||
"InputType":"checkbox",
|
|
||||||
"ParamFieldName":"custom_gamemode_server",
|
|
||||||
"DefaultValue":"false",
|
|
||||||
"EnumValues":{
|
|
||||||
"False":"false",
|
|
||||||
"True":"true"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"DisplayName":"Set As Heavily Modded Server",
|
|
||||||
"Category":"SCP SL Server Settings",
|
|
||||||
"Description":"If set, the server will be set as a Heavily Modded Server. ONLY enable this if the server is verified and satisfies the requirements for Heavily Modded Servers in the [Verified Server Rules](https://scpslgame.com/Verified_server_rules.pdf)",
|
|
||||||
"Keywords":"public,server,heavily,modded,heavily_modded_server",
|
|
||||||
"FieldName":"heavily_modded_server",
|
|
||||||
"InputType":"checkbox",
|
|
||||||
"ParamFieldName":"heavily_modded_server",
|
|
||||||
"DefaultValue":"false",
|
|
||||||
"EnumValues":{
|
|
||||||
"False":"false",
|
|
||||||
"True":"true"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"DisplayName":"Player Limit",
|
"DisplayName":"Player Limit",
|
||||||
"Category":"SCP SL Server Settings",
|
"Category":"SCP SL Server Settings",
|
||||||
|
Loading…
Reference in New Issue
Block a user