codengine / SOTFEdit

A Sons of The Forest Savegame Editor
MIT License
121 stars 10 forks source link

[DEDICATED] Disable console commands (cheatstick) #32

Open AVESUM opened 1 year ago

AVESUM commented 1 year 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 1 year ago

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