mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 13:13:00 +08:00
Fixed Server Started Message
This commit is contained in:
parent
d25ab80f3f
commit
c9d46bd966
@ -3,7 +3,7 @@
|
|||||||
"meta": {
|
"meta": {
|
||||||
"version": "PTDL_v1"
|
"version": "PTDL_v1"
|
||||||
},
|
},
|
||||||
"exported_at": "2020-01-01T11:55:32+01:00",
|
"exported_at": "2020-01-29T19:49:19+01:00",
|
||||||
"name": "SCP:SL",
|
"name": "SCP:SL",
|
||||||
"author": "info@goover.de",
|
"author": "info@goover.de",
|
||||||
"description": "Egg for SCP: Secret Laboratory Dedicated Linux Server",
|
"description": "Egg for SCP: Secret Laboratory Dedicated Linux Server",
|
||||||
@ -11,7 +11,7 @@
|
|||||||
"startup": ".\/LocalAdmin {{SERVER_PORT}}",
|
"startup": ".\/LocalAdmin {{SERVER_PORT}}",
|
||||||
"config": {
|
"config": {
|
||||||
"files": "{\r\n \"config_gameplay.txt\": {\r\n \"parser\": \"yaml\",\r\n \"find\": {\r\n \"server_ip\": \"0.0.0.0\",\r\n \"forward_ports\": \"false\"\r\n }\r\n }\r\n}",
|
"files": "{\r\n \"config_gameplay.txt\": {\r\n \"parser\": \"yaml\",\r\n \"find\": {\r\n \"server_ip\": \"0.0.0.0\",\r\n \"forward_ports\": \"false\"\r\n }\r\n }\r\n}",
|
||||||
"startup": "{\r\n \"done\": \"Waiting for players\",\r\n \"userInteraction\": []\r\n}",
|
"startup": "{\r\n \"done\": \"Nickname of is now \",\r\n \"userInteraction\": []\r\n}",
|
||||||
"logs": "{\r\n \"custom\": false,\r\n \"location\": \"logs\/latest.log\"\r\n}",
|
"logs": "{\r\n \"custom\": false,\r\n \"location\": \"logs\/latest.log\"\r\n}",
|
||||||
"stop": "^C"
|
"stop": "^C"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user