company logo

Help center

Go to ChipHead
All collectionsGames LibraryProject ZomboidProject Zomboid Server Console Command Guide

Project Zomboid Server Console Command Guide

Information on console commands for Project Zomboid

Server administrators in Project Zomboid can control and customise nearly every aspect of their server using console commands. These commands can be executed either in-game or directly through the ChipHead Panel console.

From spawning items and vehicles to moderating players or adjusting gameplay settings, console commands provide admins with a fast and efficient way to manage their servers and keep gameplay running smoothly.


Requirements

🛠 Console commands are only available to server admins.
To gain access, make sure you’re logged in as the admin account or have been assigned admin privileges.

info icon
See our guide on How to Become an Admin on Your Project Zomboid Server for setup instructions.

Using Console Commands

Console commands can be entered:

  • Through your ChipHead Panel console, or

  • In-game via chat (press T and type your command).


Full List of Project Zomboid Console Commands

Command

Description

Syntax

additem

Gives the designated item to a player.

/additem "user" "module.item"

addvehicle

Spawns a vehicle.

/addvehicle "user"

addxp

Grants XP to the specified player.

/addxp "user" "perk=XP"

alarm

Triggers a building alarm at the admin’s location.

/alarm

changeoption

Changes a server setting to a new value.

/changeoption option="newOption"

chopper

Starts a helicopter event near a random player.

/chopper

changepwd

Updates the server password.

/changepwd "pwd" "newPwd"

createhorde

Spawns a zombie horde near the player.

/createhorde "number"

godmode

Makes a player invulnerable.

/godmode "user"

gunshot

Plays a gunshot sound nearby.

/gunshot

help

Displays available commands.

/help

invisible

Makes a player invisible to zombies.

/invisible "user"

noclip

Allows a player to move through walls or objects.

/noclip "user"

quit

Saves and shuts down the server.

/quit

releasesafehouse

Removes ownership of a safehouse.

/releasesafehouse

reloadoptions

Reloads all current server options.

/reloadoptions

replay

Records or plays back player movement.

`/replay "user" [-record

save

Saves the world state.

/save

sendpulse

Toggles server performance info sent to the client.

/sendpulse

showoptions

Lists all active server options.

/showoptions

startrain / stoprain

Starts or stops rain on the server.

/startrain or /stoprain

teleport

Teleports players to another player or vice versa.

/teleport "toUser" or /teleport "user" "toUser"

teleportto

Teleports a player to specific coordinates.

/teleportto x,y,z

addalltowhitelist

Adds all online players to the whitelist.

/addalltowhitelist

adduser

Adds a new user to the whitelist.

/adduser "user" "pwd"

addusertowhitelist / removeuserfromwhitelist

Adds or removes a player from the whitelist.

/addusertowhitelist "user"

banid / unbanid

Bans or unbans a player by SteamID.

/banid "SteamID" or /unbanid "SteamID"

banuser / unbanuser

Bans or unbans a player by username.

/banuser "user" or /unbanuser "user"

grantadmin / removeadmin

Grants or removes admin rights.

/grantadmin "user" or /removeadmin "user"

kickuser

Kicks a player from the server.

/kickuser "user"

players

Lists all connected players.

/players

servermsg

Sends a message to all players.

/servermsg "message"

setaccesslevel

Sets a player’s permission level.

`/setaccesslevel "user" "[admin

voiceban

Bans or unbans a player from using in-game voice chat.

`/voiceban "user" [-true


info icon
Tip:
Use these commands responsibly - powerful admin commands like godmode, teleport, and additem can impact gameplay balance. Keep things fair and fun for all players on your ChipHead server!

Did this answer your question?
😞
😐
😁