das ist schade könnte auch etwas hilfe gebrauchen. Debian server
eine freundin möchte mit 25 Mods spielen wie kann ich die am besten Updaten?
Mit dem Arkmanger für Linux (Ark Server Tools für Linux) kann das Mod-Update halbautomatisch durchgeführt werden.
Mit dem Befehl "arkmanager update --update-mods" werden alle Mods und ggf. der Server aktualisiert.
Hier noch eine Liste mit allen Befehlen samt Optionen:
Commands can be followed by one or more @instance arguments
The special '@all' instance selects all instances
Commands may also be followed by zero or more --options
Commands that take no instances:
Command Description
upgrade-tools Check for a new ARK Server Tools version and upgrades it if needed
uninstall-tools Uninstall the ARK Server Tools
useconfig <name> Sets the default instance for the commands that follow
list-instances Lists all available instances
--help Show this help
--version Show the version info of ARK Server Tools
Commands that take one or more instances:
Command Description
backup Saves a backup of your server inside the backup directory
broadcast <msg> Sends a message to all users connected to server
saveworld Saves the game world to disk
rconcmd <cmd> Execute RCON command on server
checkupdate Check for a new ARK server version
install Install the ARK server files from steamcmd
installmod <modid> Installs a mod from the Steam workshop
uninstallmod <modid> Removes the mod from the Mods directory
reinstallmod <modid> Removes and re-installs a mod in the Mods directory
restart Stops the server and then starts it
run Runs the server without daemonizing
start Starts the server
stop Stops the server
status Returns the status of the current ARK server instance
update Check for a new ARK server version, if needed, stops the server, updates it, and starts it again
Update command takes the below options:
--force Apply update without checking the current version
--safe Wait for server to perform world save and update.
--warn Warn players before updating server
--validate Validates all ARK server files
--saveworld Saves world before update
--update-mods Updates installed and requested mods
--backup Takes a backup of the save files before updating
--downloadonly Download the mod and/or server update without applying it
Requires arkStagingDir be set to a staging directory on the same filesystem as the server