How to Enable or Disable Vote Kick on Your Don't Starve Together Server
Learn how to manage player vote-kick functionality in DST for moderating disruptive users.
RocketNode Staff
Enabling or Disabling Vote Kick in DST
The vote_kick_enabled setting determines whether players can start a vote to kick others from the server.
Method 1: Use the RocketNode Panel
-
Log in to the RocketNode Game Panel.
-
Select your Don't Starve Together server.
-
Stop the server from the Overview tab.
-
Go to the Configuration tab and open Startup.
-
Find the VOTE KICK ENABLED setting.
-
Set it to:
trueto allow players to initiate vote kicks.falseto disable the vote-kick system.
-
Start your server again.
Method 2: Edit via Config File
- Go to the File Manager tab.
- Navigate to: /DoNotStarveTogether/config/server/cluster.ini
- Find: vote_kick_enabled = true
- Change it to: vote_kick_enabled = false
- Restart the server.
Notes
- Useful for letting the community self-moderate in public servers.
- Vote-kicking may be abused on unmoderated servers. For stricter control, consider using a whitelist or moderator list.
Need help managing access to your server? Check more DST articles or open a ticket at RocketNode Helpdesk.

