It's under ascent.conf.
Code:
<Server PlayerLimit = "100"
PlrUpdateDistance = "80"
Motd = "No MOTD specified."
SendBuildOnJoin = "1"
SendStatsOnJoin = "1"
EnableBreathing = "1"
LevelCap = "60"
Expansion1LevelCap = "70"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0">
Change:
Code:
SendBuildOnJoin = "1"
SendStatsOnJoin = "1"
To:
Code:
SendBuildOnJoin = "0"
SendStatsOnJoin = "0"