Editing STServer.ini
First look at STServer.ini
STServer.iniThe default STServer.ini config file will look like this:
[general]
sLogLevel=info
bConsole=true
[LiveServices]
bAnnounceServer=false
[Gameplay]
bEnableMiscQuestSync=false
fGoldLossFactor=0
bAutoPartyJoin=true
bEnableItemDrops=false
bEnableXpSync=true
bSyncPlayerCalendar=false
uTimeScale=20
bEnableDeathSystem=true
bSyncPlayerHomes=false
bEnablePvp=false
bEnableGreetings=false
uDifficulty=4
[ModPolicy]
bAllowMO2=true
bAllowSKSE=true
bEnableModCheck=false
[GameServer]
sPassword=
sAdminPassword=
sServerName=Dedicated Together Server
bPremiumMode=true
uMaxPlayerCount=8
uPort=10578To learn more about what each line does, visit this page, which goes over each parameter in detail.
On the following page, the guide will explain what the bEnableModCheck is and how to properly configure it.
Onwards to learn about the bEnableModCheck!
bEnableModCheck!Last updated
Was this helpful?