← 返回命令列表

Linux command

ark-survival-ascended 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

[path/to]/ArkAscendedServer [TheIsland_WP]

Example

[path/to]/ArkAscendedServer [TheIsland_WP]?SessionName=[name]?ServerPassword=[pass]?ServerAdminPassword=[admin_pass]

Example

[path/to]/ArkAscendedServer [TheIsland_WP] -port=[7777] -WinLiveMaxPlayers=[1..70]

Example

[path/to]/ArkAscendedServer [TheIsland_WP]?ServerPVE=true

Example

[path/to]/ArkAscendedServer [TheIsland_WP]?DifficultyOffset=[1.0]

Example

[path/to]/ArkAscendedServer [TheIsland_WP] -mods=[mod_id1,mod_id2,...]

Example

[path/to]/ArkAscendedServer [TheIsland_WP] -ServerPlatform=[PC+XSX+PS5]

说明

ArkAscendedServer runs a headless dedicated server for ARK: Survival Ascended, the Unreal Engine 5 remake of the original survival game. It allows hosting multiplayer game sessions with configurable maps, mods, and gameplay settings. Server options are passed using URL-style query parameters (joined with ?) for gameplay settings and command-line flags (prefixed with -) for technical configuration.

参数

SessionName=_name_
Set the server's display name in the server browser
ServerPassword=_password_
Require a password to join the server
ServerAdminPassword=_password_
Set the admin password for RCON and in-game admin commands
ServerPVE=true
Enable PvE mode, disabling player versus player combat
DifficultyOffset=_value_
Scale difficulty (affects wild creature levels)
-port=_number_
Network port for the server
-WinLiveMaxPlayers=_count_
Maximum number of players (1-70)
-mods=_ids_
Comma-separated list of mod IDs to enable
-ServerPlatform=_platforms_
Allow cross-platform connections (PC, XSX, PS5)

FAQ

What is the ark-survival-ascended command used for?

ArkAscendedServer runs a headless dedicated server for ARK: Survival Ascended, the Unreal Engine 5 remake of the original survival game. It allows hosting multiplayer game sessions with configurable maps, mods, and gameplay settings. Server options are passed using URL-style query parameters (joined with ?) for gameplay settings and command-line flags (prefixed with -) for technical configuration.

How do I run a basic ark-survival-ascended example?

Run `[path/to]/ArkAscendedServer [TheIsland_WP]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does SessionName=_name_ do in ark-survival-ascended?

Set the server's display name in the server browser