Sometimes it is incredibly useful to ban/kick disruptive or unwanted players from your Project Zomboid server. This article will cover how to kick and ban players from your server using the server console.
HOW TO BAN A PLAYER WITH STEAMID64
- Login to your server’s control panel.
- On the left-hand side, navigate to the Console.

- Find the SteamID64 of the player.
- Type in your console:
banid <SteamID64>.- You can unban SteamID64 with
unbanid <SteamID64>.
- You can unban SteamID64 with
HOW TO BAN A PLAYER WITH THEIR USERNAME
- Login to your server’s control panel.
- On the left-hand side, navigate to the Console.
- Type in your console:
banuser <Username>.- You can unban with
unbanuser <Username>.
- You can unban with
HOW TO KICK A PLAYER
- Login to your server’s control panel.
- On the left-hand side, navigate to the Console.
- Type in your console:
kickuser <Username>.
