Files

33 lines
822 B
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[/Script/TheIsle.TIGameSession]
ServerName="Mediakor's The Isle"
# --- Password ---
bServerPassword=true
ServerPassword="dinos"
# --- Basic server setup ---
MaxPlayerCount=50
MapName=Gateway
# --- AI settings ---
# Default rates, but AI enabled and capped at the max (100) documented value
# (Legacy docs show ServerAIMax default 100, AIRate default 1.0; Evrima keeps the same idea.) :contentReference[oaicite:5]{index=5}
bSpawnAI=true
ServerAIMax=300
ServerAIRate=1.0
# --- Common defaults youll likely want ---
bServerDynamicWeather=true
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
bServerGrowth=true
bServerNesting=true
bServerFallDamage=true
bServerAllowChat=true
bServerGlobalChat=true
bServerNameTags=false
bRconEnabled=false
RconPort=9876
RconPassword="Atlaskor"
bQueueEnabled=false
QueuePort=15000