Releases: arkmanager/ark-server-tools
Releases · arkmanager/ark-server-tools
ARK Server Tools 1.6.57
- Fix error getting player count on epic or crossplay
ARK Server Tools 1.6.56
Fix list-instances and @ALL not seeing all instances
ARK Server Tools 1.6.55
- Warn when mods directory is not writable
- Add arkCustomDynamicConfigURL option
- Fix warn not detecting when server is not running
- Fix installmod potentially not detecting --validate option
- Fix chat cancel misdetection
- Improve robustness, based on shellcheck draft pull request from Alphakilo
ARK Server Tools v1.6.54
- Fix arkNoPortDecrement when ark_Port not in instance config
- Add package manager overrides
- Use rconcmd listplayers for online players with epic
- Add testconfig command
- Output config warnings on stderr
- Update repo path
ARK Server Tools has been moved to the arkmanager github organisation, and now resides at https://github.com/arkmanager/ark-server-tools
ARK Server Tools v1.6.53
- Fix logdir permission warning
- add Restore option
- Add option to not decrement Port due to changes made by Wildcard
ARK Server Tools v1.6.52a
- Fix typo in mod persistent storage directory
ARK Server Tools v1.6.52
- Fix inconsistent naming issue when map does not exist
- Fix typo in arkBackupPostCommand
- Include Mod persistent info from SavedGames
ARK Server Tools v1.6.51
- Allow arkserverLog etc to be overridden
- Exit if no commands after wait command
- Add option to sudo to steamcmd_user when running arkmanager
- Allow precise warn time
- Make service installation optional
- Abort if steamcmd_user is root
ARK Server Tools v1.6.50
- Add options to overwrite GameUserSettings.ini and Game.ini
- Add broadcast command override
ARK Server Tools v1.6.49
- Allow arbitrary variables in notify message
- Add full Path to runuser
- Don't check ark directories outside instance
- Add --allmaps and --autobackups to backup command
- Allow non-empty backupAllMaps / includeAutoBackups
- Add arkBackupPostCommand
- Add notifyCommand