Guest User

Untitled

a guest
Dec 15th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <MonitoredApplications>
  3. <Application
  4. Type="0"
  5. Nickname="ConnectServer"
  6. RestartInterval="0"
  7. ResponseCheckInterval="1"
  8. StartDelayTime="5"
  9. GroupID="0"
  10. WaitForInputHandle="True"
  11. Path="C:\MuServer\Files\3. ConnectServer\IGC.ConnectServer.exe"
  12. Arguments=""
  13. User=""
  14. Password=""
  15. Domain=""
  16. MaxInitTime="180"
  17. MaxCloseTime="120" />
  18. <Application
  19. Type="1"
  20. Nickname="DataServer"
  21. RestartInterval="0"
  22. ResponseCheckInterval="1"
  23. StartDelayTime="5"
  24. GroupID="0"
  25. WaitForInputHandle="True"
  26. Path="C:\MuServer\Files\1. DataServer\IGC.DataServer_R.exe"
  27. Arguments=""
  28. User=""
  29. Password=""
  30. Domain=""
  31. MaxInitTime="180"
  32. MaxCloseTime="120" />
  33. <Application
  34. Type="1"
  35. Nickname="DataServer_B"
  36. RestartInterval="0"
  37. ResponseCheckInterval="1"
  38. StartDelayTime="5"
  39. GroupID="0"
  40. WaitForInputHandle="True"
  41. Path="C:\MuServer\Files\2. DataServer_BattleCore\IGC.DataServer_B.exe"
  42. Arguments=""
  43. User=""
  44. Password=""
  45. Domain=""
  46. MaxInitTime="180"
  47. MaxCloseTime="120" />
  48. <Application
  49. Type="2"
  50. Nickname="GameServer_R"
  51. RestartInterval="0"
  52. ResponseCheckInterval="1"
  53. StartDelayTime="5"
  54. GroupID="0"
  55. WaitForInputHandle="True"
  56. Path="C:\MuServer\Files\5. GameServer_Regular\IGC.GameServer_R.exe"
  57. Arguments=""
  58. User=""
  59. Password=""
  60. Domain=""
  61. MaxInitTime="180"
  62. MaxCloseTime="120" />
  63. <Application
  64. Type="2"
  65. Nickname="GameServer_C"
  66. RestartInterval="0"
  67. ResponseCheckInterval="1"
  68. StartDelayTime="5"
  69. GroupID="0"
  70. WaitForInputHandle="True"
  71. Path="C:\MuServer\Files\6. GameServer_Castle\IGC.GameServer_C.exe"
  72. Arguments=""
  73. User=""
  74. Password=""
  75. Domain=""
  76. MaxInitTime="180"
  77. MaxCloseTime="120" />
  78. <Application
  79. Type="2"
  80. Nickname="GameServer_A"
  81. RestartInterval="0"
  82. ResponseCheckInterval="1"
  83. StartDelayTime="5"
  84. GroupID="0"
  85. WaitForInputHandle="True"
  86. Path="C:\MuServer\Files\4. GameServer_Arca\IGC.GameServer_A.exe"
  87. Arguments=""
  88. User=""
  89. Password=""
  90. Domain=""
  91. MaxInitTime="180"
  92. MaxCloseTime="120" />
  93. <Application
  94. Type="2"
  95. Nickname="GameServer_B"
  96. RestartInterval="0"
  97. ResponseCheckInterval="1"
  98. StartDelayTime="5"
  99. GroupID="0"
  100. WaitForInputHandle="True"
  101. Path="C:\MuServer\Files\7. GameServer_BattleCore\IGC.GameServer_B.exe"
  102. Arguments=""
  103. User=""
  104. Password=""
  105. Domain=""
  106. MaxInitTime="180"
  107. MaxCloseTime="120" />
  108. <Application
  109. Type="5"
  110. Nickname="LauncherServer"
  111. RestartInterval="0"
  112. ResponseCheckInterval="1"
  113. StartDelayTime="5"
  114. GroupID="0"
  115. WaitForInputHandle="True"
  116. Path="C:\MuServer\Files\8. IGC.Launcher.Server\IGC.Launcher.Server.exe"
  117. Arguments=""
  118. User=""
  119. Password=""
  120. Domain=""
  121. MaxInitTime="180"
  122. MaxCloseTime="120" />
  123. </MonitoredApplications>
Add Comment
Please, Sign In to add comment