Post by bletch on May 17, 2018 10:15:03 GMT
Latest Server Manager is 1.1.84
Installers
Latest version:
Windows Installer: Latest.exe - Download and install.
Windows Binaries: Latest.zip - Download, unzip and run ConanServerManager.exe.
Previous versions:
You can download older versions from the github website.
Support
Release Notes
1.1.84 (1.1.84.1)
CHANGE
* Global - add global info, if Steam WebApiKey is missing.
* WorldSaveRestore - add file size
1.1.83 (1.1.83.1)
BUGFIX
* ConanExiles - Change to new exe file.
CHANGE
* Backup - add blacklist.txt, serveruid.txt, whitelist.txt to profile backup.
* Global Settings - add option to add additional steamcmd exit status codes as "successful" (use on your own risk).
1.1.82 (1.1.82.1)
CHANGE
* zh-CN Translation file added.
1.1.81 (1.1.81.2)
BUGFIX
* Automatic Management Section - fixed on Login selection of the Auto-Start option.
* Support Zip Creation - fixed crashing bug when the file contents is empty.
1.1.80 (1.1.80.6)
BUGFIX
* Automatic Management - fixed a bug with the shutdown server day selection. Both Shutdown 1 and Shutdown 2 days would affect each other, now they are independant.
CHANGE
* Server Details Section - added new option to use the Conan Testlive Dedicated Server files.
This new option will switch the steam application id of the server files to use the Conan Testlive Dedicated Server files, instead of the Conan Dedicated Server files.
* Server Update - updated the code to determine which set of dedicated server files (Conan or Conan Testlive) is required when performing server and mod file updates. Separate Cache folders will be maintained for each.
* Automatic Management - rearranged the options so they are grouped correctly.
* Auto-Start Server Option - added a new option selection for on Boot and on Login.
1.1.79 (1.1.79.3)
BUGFIX
* Server Status - changed the server status code to stop the status cycling and to be more accurate.
* Added a check for a valid configuration file when starting the server manager. If config file is not valid, then it will delete the config file and shutdown the manager, with a message to restart the manager.
* Fixed a crash bug when trying to set the logging folder.
1.1.78 (1.1.78.2)
CHANGE
* Added config settings to allow multiple CPUs to be read when setting the CPU Affinity.
* Updated all URL links to use https.
1.1.77 (1.1.77.3)
CHANGE
* Availability Status - Changed the Waiting for Publication status into two new statuses, to clarify the issue.
* Main Window - changed the control coloring (now blue) that are NOT included in the profile sync.
* Server Monitor - Added a Ports column that shows the main server ports.
* 3rd Party Libraries - updated all library to latest versions.
1.1.76 (1.1.76.3)
CHANGE
* Gamedata Files - when adding, deleteing or reloading the gamedata files via the gamedata window, the server manager will reload them and update the settings window.
* Main Window - when changing the location of the server, it will reload the profile with the config settings in the new location.
* Main Window - colored the settings (orange) that are NOT included in the profile sync.
* Main Window - added discord server button.
* Main Window - re-organised the buttons.
* Default Window Focus - set the default focus of each window to the first control - if possible.
1.1.75 (1.1.75.2)
NEW
* Reset Server - added new button to reset your server. This will delete all server files and reset your server back to new.
new reset button located near the map selection
CHANGE
* Server Monitor - added shutdown reason.
1.1.74 (1.1.74.3)
CHANGE
* Updated to query master timeouts from 10 seconds to 30 seconds.
* RCON Message Modes - now loads them from the gamedata file, so they can be extended without a code change.
1.1.73 (1.1.73.5)
NEW
* Server Monitor - added new functionality to bulk start, restart, stop, shutdown, update and backup your servers.
CHANGE
* World Save Zipping - have changed the way the zip file is created. All files are now added to the zip in one pass, rather than as separate files.
* Backup Interval Changes - The backup interval has been changed to use the value in the global settings, when auto-backup is enabled or not.
1.1.72 (1.1.72.4)
BUGFIX
* Server Shutdown/Restart - have rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails.
CHANGE
* Auto Process Task Priorities - Have added task priority droplists to the global settings, allowing the priority for each auto process task to be changed.
* Player List - adjusted the margin around the border of the players in the player list.
* de-DE Translation file added.
* pt-BR Translation file updated.
* ru-RU Translation file updated.
1.1.71 (1.1.71.1)
BUGFIX
* World Save Backups - have fixed the timestamps associated with the files inside the zip file.
1.1.70 (1.1.70.2)
BUGFIX
* Rcon Player List - fixed a bug when displaying the player details for Epic Players.
* Removed TLS13 from the list of accepted security protocols, as not all OS support TLS13.
1.1.69 (1.1.69.7)
BUGFIX
* Fixed an issue that would not send through the auto process messages via RCON using the correct mode selected in the global settings.
* Fixed an issue with the path normalization, where it would add extra '\' characters to the end of the path, when the path was a Unc path.
* World Save Backup - fixed the backup of the files.
CHANGE
* Auto Backup Settings - added RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
* Global Backup Settings - added option to include/exclude the SaveGames folder in the worldsave backup (default exclude).
* Global Alert Settings - added new textbox allowing the formatting of the ipaddress and port in the server startup message (default {ipaddress}:{port}).
* Rcon Window - minor changes to the player list, online player count and server status.
* Online Player Count - fixed the online player count to display the correct value.
* Security Protocol Changes - updated the security protocols to use TLS12 and TLS13.
1.1.68 (1.1.68.2)
BUGFIX
* Server Shutdown window - when shutting down a server, the Cancel Shutdown button is now displayed.
CHANGE
* World Save Backup - added the SaveGames folder to the to the backup zip file.
* World Save Restore - now restores the SaveGames folder.
1.1.67 (1.1.67.1)
BUGFIX
* Fixed the discord bot Info command, to release the profile once the command has finished running.
NEW
* ru-RU Translation file added.
1.1.66 (1.1.66.1)
CHANGE
* Global Settings - added new discord bot setting for an All Profiles alias. To disable the All Profiles feature, just clear the alias field.
* Discord Bot - can now use the new All Profiles alias to send a command to all profiles associated with the channel.
1.1.65 (1.1.65.1)
CHANGE
* RCON Window - added two addional RCON broadcast modes, both require Pippi mod - Alert and Server.
* Global Settings - added RCON broadcast mode droplist, so auto processes can send messages via RCON using this mode.
* Auto Processes - changed the message broadcast to use the new config setting, not a hardcoded value.
1.1.64 (1.1.64.1)
BUGFIX
* Fixed a bug that would prevent auto processes from sending through broadcast messages to the clients.
1.1.63 (1.1.63.2)
CHANGE
* Branch Details moved to new Server Details section, easier to perform profile sync.
* Misc. Language file updates.
1.1.62 (1.1.62.3)
CHANGE
* Added prefix launcher option to launcher arguments.
* Added server monitor window startup state to global settings.
* Added confirmation message box when stopping server.
1.1.61 (1.1.61.4)
BUGFIX
* Fixed bug when pasting ini config into paste window, resulting in blank record.
CHANGE
* Global Settings - Server Startup Options - Added new option to start the server windows minimzed.
* Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.
* Server manager language will default to the computers language setting on first start, if possible.
NOTE: A new discord plugin version is available (1.0.22) - Discord Plugin
1.1.60 (1.1.60.2)
BUGFIX
* Fixed an error when deleting from a list while iterating over it.
NEW
* Added option to enable/disable the check for running server manager instance on startup.
1.1.59 (1.1.59.1)
BUGFIX
* Fixed the duplication of the Server Files for Steam Users.
1.1.58 (1.1.58.17)
BUGFIX
* Fixed the cleanup of the log files generated by the auto processes (Backup, Update and Shutdown/Restart).
NOTE: It will not cleanup the existing files, you need to do that manually.
NEW
* Main Window - Added Discord Bot Status and a button to Stop/Start the discord bot.
* Global Settings - Discord Bot section - Added a log level droplist.
* Global Settings - Discord Bot section - Added a checkbox to allow all bots.
* Global Settings - Discord Bot section - Added a whitelist to allow bots to send commands to the server manager.
* Global Settings - Added new Log settings which allow you to turn if on/off and set the number of days/files to retain.
* Server Settings - Discord Bot section - Added an alias that can be used with the discord command instead of the profile id.
CHANGE
* Discord Bot - all commands are now case INsensitive, along with the profile id and the alias.
* Discord Bot - removed the mandatory requirement to enter the '!' after the discord prefix.
NOTE: The '!' has been added to the existing prefix so no change to existing functionality, but you can now change it.
* Server Settings - Discord Bot section - Add a reset to default button.
* Profile Sync - Added Discord Bot section to the list.
* Auto-Update process - have reworked parts of the process and the logging.
* Manual-Update process - have reworked parts of the logging.
* Made changes to the code to help improve performance.
NOTE: A new discord plugin version is available (1.0.20) - Discord Plugin
1.1.57 (1.1.57.3)
BUGFIX
* Fixed a bug with the Server Shutdown when the CheckForOnlinePlayers option not selected.
* Fixed a bug when the backup path was a root directory that caused a 'Invalid URI: A Dos path must be rooted' crash.
* Added additional validation when setting directories in the global setting, to ensure they are rooted correctly.
* Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.
1.1.56 (1.1.56.6)
NEW
* A new Discord Bot has been added to the server manager.
This new discord bot will allow you to send Start, Stop, Shutdown, Restart, Backup and Update commands to the server manager from within your discord client.
To setup the new discord bot, open the global settings and scroll down to the Discord section
for more information use this link
NOTE: This is long process to get the discord bot working, and I have created a forum post with detailed instructions how to do it.
CHANGE
* Global Settings - Added reset button to the Data Directory Location.
* Server Monitor window now stores it's location.
NOTE: A new discord plugin version is available (1.0.19).
1.1.55 (1.1.55.2)
CHANGE
* Changed some globalization key values (maps and branches).
* Changed the way the data directory is selected and created on first startup of the server manager.
NOTE: A new discord plugin version is available (1.0.18).
1.1.54 (1.1.54.3)
NEW
* Added the Profile ID to the top of the profile window.
CHANGE
* Added globalization to the Main Window Start Mode setting in the Global Settings.
1.1.53 (1.1.53.2)
BUGFIX
* Fixed a crashing bug when CSM closes and is unable to find the backup location to save the config settings.
NEW
* Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.
* Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
* Server Settings - added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen, it will size the grid correctly.
CHANGE
* Fixed the steamcmd warning about 'Please use force_install_dir before login!'.
1.1.52 (1.1.52.1)
CHANGE
* Server Status checks - a few code tweaks to the server status checks.
1.1.51 (1.1.51.1)
NEW
* Server Settings - Added new server transfer options (server whitelist option in future version).
1.1.50 (1.1.50.1)
NEW
* Global Settings - Added option to automatically manage the Public IP, default to True. If disabled, then the Public IP must be updated manually.
1.1.49 (1.1.49.3)
NEW
* Server Settings - Added Options UseVAC and AllowFamilySharedAccount.
CHANGE
* Disabled the Server Peer Port - can no longer be changed, defaults to Server Port + 1.
* Removed Query Port and Server Peer Port from Engine.ini file.
* Added Rcon Port to the command line.
1.1.48 (1.1.48.5)
NEW
* Added public ip checks to all server starts.
* Server Options - added server region selection.
CHANGE
* After profile sync, if automatic management section selected, it will run the schedule update.
* Translation files updated.
1.1.47 (1.1.47.2)
NEW
* Added new global setting to include Server IP and port to server start alert.
* Added server ip and port to the alert message when starting the server.
1.1.46 (1.1.46.3)
CHANGE
* Rcon Window/Player List - changed the way the players are loaded and the online status is fetched.
* Server Shutdown - added additional logging to server shutdown process to diagnose why in-game shutdown broadcasts are not being sent
1.1.45 (1.1.45.1)
BUGFIX
* Fixed bug that cleared the server map when clicking save in the Mod Details window.
NOTE: Please make sure that your server map is set correctly.
1.1.44 (1.1.44.1)
CHANGE
Server Monitor - fixed DLC map name display
1.1.43 (1.1.43.1)
NEW
* Administration section - Added the Isle of Siptah DLC map to the map droplist.
* Administration section - added new field to set the Map Save filename, should default to the correct db file, for the two maps.
NOTE: Please make sure the Map Save filename is set correctly.
1.1.42 (1.1.42.1)
CHANGE
* en-US updated.
1.1.41 (1.1.41.8)
NEW
* Added a new server manager updater check, when performing an upgrade of the server manager.
* Added a new directory check when selecting the data directory, to make sure it is not underneath the installation folder.
* New tray icon when the server manager starts.
* New global setting to Minimize to Tray.
CHANGE
* Added a filter button to the filter boxes. Typing in the filter box no longer auto filters, you need to click the filter button to apply/clear the filter.
NOTE: A new discord plugin version is available (1.0.17).
1.1.40 (1.1.40.2)
CHANGE
* Changed the shutdown timer alert interval from always 5 minutes, to a varying scale base on remaining time.
Eg. 60 minute shutdown timer will only alert at these times - 60, 30, 15, 10, 5, 4 ,3, 2, 1.
1.1.39 (1.1.39.1)
BUGFIX
* Fixed an issue where the Alert message for the server status would send through English only. Changed it so that it will send the translated status instead.
1.1.38 (1.1.38.13)
BUGFIX
* Added Whitelist checkbox to the sync.
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.
CHANGE
* Globalisation - added some additional strings to the globalisation files.
* Remove the avatar images from the player/rcon list.
* Removed the map from the profile sync.
* Removed all steam related features from PlayerList/Rcon windows.
* Fixed loaded EPIC player profiles in PlayerList/Rcon windows.
* Removed steam details from Player window.
* Changed the Server Files section to be generic.
* Changed the database schema, so the player and tribe loading works again.
* Updated QueryMaster to handle missing message parts, when querying the server.
1.1.37 (1.1.37.1)
BUGFIX
* Mod Details Window - fixed bug when clicking save button.
1.1.36 (1.1.36.5)
CHANGE
* Changed the logic when reading the config files, when an expected setting is missing from the config file.
* Globalisation - added some additional strings to the globalisation files.
1.1.35 (1.1.35.1)
CHANGE
* Added additional logging when the server is being started.
1.1.34 (1.1.34.4)
CHANGE
* Profile Sync - removed the ports and password from the administration section sync.
* Global Settings - changed the workshop cache field to accept 0. When set the zero it will disable to auto refresh, and must be done manually.
* Globalisation - added some missing strings to the globalisation files.
1.1.33 (1.1.33.7)
BUGFIX
* Removed ProfileToolTip from profile file.
NEW
* Global Settings - added new alert message for Outdated mods to the discord plugin.
* Out of Date Mods - added new alert message that is sent when the server manager detects a mod is outdated.
CHANGE
* Profile Sync Window - have changed the way this window works. You now open on the profile you want to copy from, and you can now select one or more profiles to copy to.
1.1.32 (1.1.32.1)
BUGFIX
* Server Setting Resets - added any missing settings to each reset methods.
* Server Setting Syncs - added any missing settings to each sync methods.
* New Profile Creation - fixed a bug that causes new profile to use the same profile id.
1.1.31 (1.1.31.1)
BUGFIX
* Setting Directory Permissions - Fixed bug that caused the directory permissions process to fail.
1.1.30 (1.1.30.5)
BUGFIX
* Deleting profiles - have added dispose call to prevent crash when updating server status.
* Deleting profiles - have added null check to dispose call to prevent crash when removing profile.
* Server Monitor Shortcut - fixed the shortcut creation, due to new server manager name.
CHANGE
* Added ToolTip to profile label and profile tab that shows the profile name and profile id.
* Windows Firewall Management - have replaced the command line code to create the firewall rules with a proper library to create them.
* Windows Firewall Management - when you delete a profile it will now attempt to remove the firewall rules.
1.1.29 (1.1.29.1)
BUGFIX
* Fixed a bug that caused the server manager to crash when creating the server file watchers.
1.1.28 (1.1.28.1)
BUGFIX
* Fixed a bug that caused the server manager to crash when opening the RCON Window or Players List.
1.1.27 (1.1.27.2)
CHANGE
* Server Manager Profiles - Have changed the name of the profile files to be the profile id. This is to prevent profile name clashes.
* Server Manager Profiles - Have removed the config file backups in the profiles folder. These files were never used and a pain to maintain.
* Server Manager Logging - All logging now uses the profile id as the folder/filenames.
* Server Installation Folder - changed the underlying control so that it displays underscore characters.
WARNING: When you start the server manager it is going to start renaming your profile filenames.
Once upgraded, please check your server settings are set correctly.
1.0.26 (1.0.26.3)
CHANGE
* Main Window - changed the min width to 1024 pixels.
* Main Window - rearranged the header section and the buttons.
* Profile Sync Window - windows is now resizable.
* Slider control - changed the min width of the value field to be smaller.
* pt-BR Translation file added. (thanks @bruno5011)
1.0.25 (1.0.25.2)
BUGFIX
* RCON Window - Fixed the overlay, so that is can be used again.
NEW
* pt-BR Translation file added. (thanks @goenji)
CHANGE
* Added last started date/time as tooltip for Status field.
1.0.24 (1.0.24.1)
BUGFIX
* Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
CHANGE
* Global Settings - Auto-Restart section - added a note and fixed the tooltip.
1.0.23 (1.0.23.10)
NEW
* Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
* Starting a Server - when you server is started, it now records the last started time in your profiles.
* Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.
CHANGE
* RCON Window - added adjustable player list, width is retained.
1.0.22 (1.0.22.1)
CHANGE
* Server Monitor Window - added backup and open folder buttons.
1.0.21 (1.0.21.8)
NEW
* Main Window - the main window now stores the height and width of the window.
* Main Window - new button (top right corner) to open the new Server Monitor window.
* Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.
* Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.
* Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client via RCON.
* Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.
* Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.
CHANGE
* fr-FR Translation file updated. (thanks angemymy )
1.0.20 (1.0.20.1)
BUGFIX
* Game Data - have crash when loading with an invalid gamedata file.
CHANGE
* Game Data Window - Added a validate button, to validate the user gamedata files.
* Game Data Window - Displays the gamedata file in Red if the file is invalid.
* Game Data Window - When adding a new gamedata file, will display an error if the file is invalid.
1.0.19 (1.0.19.1)
BUGFIX
* Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
1.0.18 (1.0.18.1)
BUGFIX
* Game Data - fixed a bug that would prevent gamedata files from being loaded.
1.0.17 (1.0.17.1)
NEW
* Main Window - Added Game Data Window button to open a new Game Data window. Button is top right corner next to plugins button.
* Game Data Window - A new window that allows you to manage your game data files.
1.0.16 (1.0.16.1)
NEW
* Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.
1.0.15 (1.0.15.1)
BUGFIX
* Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist.
1.0.14 (1.0.14.1)
CHANGE
* Game Map droplist - moved TheExiledLands map to the gamedata file.
WARNING: Before you restart your servers, check that the Map Name is set correctly.
1.0.13 (1.0.13.1)
NEW
* Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.
CHANGE
* Main Window - Start position changed to 50,50.
* Server Status - removed server status call to offline WEB API.
1.0.12 (1.0.12.1)
CHANGE
* Download location changed - this version contains new download location urls, to check for new version.
NOTE: A new discord plugin version is available.
1.0.11 (1.0.11.1)
CHANGE
* Whitelisted Players - Added check option to turn whitelist on/off.
1.0.10 (1.0.10.5)
BUGFIX
* MotD Interval - fixed the bug when enabling the MotD interval.
* Profile Import - fixed the profile import, so that any INI file can be imported.
* Out-Of-Date Mods - Fixed bug that would keep updating mod status when changing profiles.
CHANGE
* Auto-Shutdown/Restart - Have added days of week, so you can schedule your server to shutdown on one or more days.
* Server Files - Disabled file watcher when saving server files. Prevents double loading.
* Config Files - changed the output of float numbers to 6 decimals.
NOTE: A new discord plugin version is available.
1.0.9 (1.0.9.5)
CHANGE
* Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.
* Mod Details - grid background changed to blue, if mod record is invalid.
* Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.
* Mod Details - added mod fetch status message if failed.
* Out of Date Mods - changed to exclude mods that are invalid (no steam information).
* Rcon Window - changed the order the server status and player list is started.
* Rcon Window - added null reference checking for send command results.
1.0.8 (1.0.8.1)
BUGFIX
* Translations - Fixed the map name and branch names when changing languages.
* Server Validation - Fixed the validation when the mod details could not be downloaded from steam.
CHANGE
* Server Shutdown Countdown - have removed the 4 minute, 3 minute and 2 minute broadcasts. So after the 5 minute broadcast the next one is the 1 minute broadcast.
1.0.7 (1.0.7.2)
BUGFIX
* Processor Affinity - fixed bug with machines that have more than 32 processors.
* Processor Affinity - removed code that checks the LauncherArgs for Affinity. Affinity can be set using the Affinity window, or the * LauncherArgs.
* Fix the bug when generating the support zip file.
NEW
* Whitelist Server Files - Added new whitelist section to the server files. Creates the whitelist.txt file.
* Whitelist Filters - Added new whitelist filters to the RCON window and Player List Window.
* Whitelist Indicator - PLayers that are whitelisted now have a blue border around the player profile when offline.
1.0.6 (1.0.6.4)
NEW
* Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.
* Server Status Options - added two new options to the global settings.
1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.
2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed.
CHANGE
* MotD Duration Label - fixed motd duration label format.
* Global Settings - fixed shutdown command option tooltip.
* Log folder creation - added exists check when creating the Logs folder.
* DotNet Framework updated
NOTE: There is a new version of the Discord plugin - 1.0.12.1.
1.0.5 (1.0.5.1)
BUGFIX
Admin Password - fixed the bug that would prevent the admin password being written to the ServerSettings.ini file.
NEW
Process Priority and Processor Affinity - added new priority and affinity entry fields.
1.0.4 (1.0.4.4)
NEW
* Import Profile - new imports button to import existing servers to the current profile.
* MotD - Message of the Day added with an interval timer that will broadcast it in game.
* Kick AFK Settings - added Kick AFK percentage/time server settings.
* User Settings - added reading user config settings from json file when loading.
1.0.3 (1.0.3.1)
BUGFIX
* RCON Window - fixed the SQLite error, missing interop files are now deployed.
* RCON Window - player list is now properly populated.
1.0.2 (1.0.2.2)
BUGFIX
* Fixed the auto-update of mods being downloaded to the wrong mod folder.
1.0.1 (1.0.1.7)
NEW
* Very rough version for testing purposes only.
NOTES:
* RCON chat window does not display the game chat. There is currently no RCON command to get chat. Hopefully this will come in a future Conan update.
* Only the basic server settings are included. The rest of the settings will come soon.
* Auto-Update does not always shutdown the server. It seems to work for some people and not others. If your auto-update takes longer than 30 minutes to process, then yours does not work. Log a support post for me.