Jump to content

Any way to block server reset vote?


Recommended Posts

Hi @Fedcomp

if you want disabled vote, you can add this option in your cluster.ini:

vote_enabled = false

exemple with my cluster.ini:

[GAMEPLAY]
game_mode = endless
max_players = 7
pvp = false
pause_when_empty = true
vote_enabled = false

this is going disabled all vote for players, now only admin can use kick or generate new world or rollback the server

path directory in default for cluster.ini:

Windows: /Documents\Klei\DoNotStarveTogether\MyDediServer\cluster.ini

Linux: /.klei/DoNotStarveTogether/MyDediServer/cluster.ini

Mac OS X: /Documents/Klei/DoNotStarveTogether/MyDediServer/cluster.ini

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...