Examples (8)
Start the server with a specific map
path/to/ShooterGameServer TheIslandStart the server with a specific session name, server password, and admin password
path/to/ShooterGameServer TheIsland?SessionName=session_name?ServerPassword=server_password?ServerAdminPassword=admin_passwordStart the server with a specific port and set a maximum player count
path/to/ShooterGameServer TheIsland?Port=7777?MaxPlayers=1..70Enable PvE and disabling PvP
path/to/ShooterGameServer TheIsland?ServerPVE=trueSet a multiplier to scale the server difficulty, affecting the maximum level of wild creatures
path/to/ShooterGameServer TheIsland?DifficultyOffset=1.0Enable a specific event
path/to/ShooterGameServer TheIsland -ActiveEvent=SummerEnable automatic mod downloading, installation, and updating (Steam only)
path/to/ShooterGameServer TheIsland -automanagedmodsEnable crossplay between Steam and Epic Games Store
path/to/ShooterGameServer TheIsland -crossplay -PublicIPForEpic=ip_addressmade by @shridhargupta | data from tldr-pages