codengine / SOTFEdit

A Sons of The Forest Savegame Editor
MIT License
102 stars 6 forks source link

[DEDICATED] Disable console commands (cheatstick) #32

Open AVESUM opened 5 months ago

AVESUM commented 5 months ago

I try to disable console commands on my dedicated server as it allows ALL players access. Unfortunately I've not been successful in this. I've tried editing dedicatedserver.cfg with "CustomGameModeSettings": { "GameSetting.Multiplayer.Cheats": false, ...} to no avail.

Would SOTFEdit be able to set this?

codengine commented 4 months ago

Hi, did you change the GameMode to Custom as well?