diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index d722947f..86c02c8a 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,7 +5,31 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-06-15T00:00:00Z + 2020-06-15T03:00:00Z + + + urn:uuid:B113D82B-0E58-40A7-A21B-A469B91A6698 + 1.1.38 (1.1.38.3) + 1.1.38.3 + + 2020-06-15T03:00:00Z + +
+

+ NEW +
+

    +
  • Global Settings - Shutdown Options - Have added a new setting to disable the online player check when shutting down the server.
  • +
  • Shutdown Window - Have added a new setting to disable the online player check when shutting down the server.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:23DBBA6F-66DA-49D4-BBCE-DB2C48D97D40 diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 6f89d5c1..c4ebd1c5 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -368,6 +368,8 @@ If enabled, the server will be immediately restarted after it is shutdown. Update server after shutdown If enabled, the server will be updated after it is shutdown. + Perform Online Player Check + If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. Send Shutdown Messages to Game Client If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Backup world file after shutdown @@ -713,6 +715,8 @@ Shutdown Options These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. + Perform Online Player Check + If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. Send Shutdown Messages to Game Client If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Grace Period: diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 2ace7285..15a99e49 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.38.2 +1.1.38.3 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 87afde16..8b2f695f 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ