Admin Commands List

Complete list of all admin and console commands for Project Zomboid dedicated servers, including player management, weather, teleportation, and more.

This is a complete reference of all admin commands available on your Project Zomboid server. You must be logged in as an admin to use these commands.

💡 Tip: Type commands in the in-game chat (press T) prefixed with /. Commands themselves are not case-sensitive, but player names and item IDs are case-sensitive — type them exactly as they appear. To become an admin first, see Become a Server Admin.

Player Management

CommandDescription
/playersList all connected players
/kickuser "username"Kick a player from the server
/kickuser "username" -r "reason"Kick with a reason message
/banuser "username"Ban a player by username
/banuser "username" -r "reason"Ban with a reason message
/banid [steamid64]Ban a player by Steam ID
/unbanuser "username"Unban a player by username
/unbanid [steamid64]Unban a player by Steam ID
/adduser "username" "password"Create a user account and add to whitelist
/addalltowhitelistAdd all currently connected players to the whitelist
/removeuserfromwhitelist "username"Remove a user from the whitelist
/setaccesslevel "username" [level]Set a player's access level
/grantadmin "username"Grant admin rights to a player
/removeadmin "username"Revoke admin rights from a player
/voiceban "username"Toggle a player's voice chat access

Access Levels

LevelPermissions
adminFull access — all commands, server settings, kick/ban, spawn
moderatorPlayer management — kick, ban, teleport, but no server config changes
gmGame Master — spawn items, teleport, run events, no ban/kick
overseerLimited — view player info, teleport, minimal moderation
observerWatch only — invisible, can spectate but can't interact
noneRegular player (removes any access level)
/setaccesslevel "PlayerName" admin

Teleportation

CommandDescription
/teleport "player1"Teleport yourself to player1
/teleport "player1" "player2"Teleport player1 to player2's location
/teleportto x,y,zTeleport yourself to specific coordinates

📝 Note: /teleport is for player-to-player teleportation. /teleportto is for teleporting to map coordinates. The z value is the floor level (0 = ground).

💡 Tip: Find coordinates using the Project Zomboid Map — hover over a location to see its coordinates.

Item and Vehicle Commands

CommandDescription
/additem "username" "module.item" [count]Give items to a player
/addvehicle "vehicletype"Spawn a vehicle at your position
/addxp "username" "Perk=amount"Grant XP in a specific skill

Common Item Examples

/additem "PlayerName" "Base.Axe" 1
/additem "PlayerName" "Base.Shotgun" 1
/additem "PlayerName" "Base.WaterBottleFull" 5
/additem "PlayerName" "Base.FirstAidKit" 1
/addvehicle "Base.VanSeats"
/addxp "PlayerName" "Woodwork=100"

📝 Note: Item IDs use the Module.ItemName format and are case-sensitive. Base.Axe works but base.axe does not. See Give Items and Spawn Items for a full item ID reference.

Player Mode Commands

CommandDescription
/godmode "username"Toggle invincibility
/invisible "username"Toggle invisibility to zombies and players
/noclip "username"Toggle noclip (move through walls)

Weather and Event Commands

CommandDescription
/startrainStart rain
/stoprainStop rain
/startstormStart a thunderstorm
/stopstormStop the current storm
/lightningTrigger a lightning strike effect
/thunderTrigger a thunder sound effect
/chopperSpawn a helicopter event at a random player
/gunshotTrigger a gunshot sound near a random player (attracts zombies)
/alarmTrigger a building alarm at your position (must be indoors)
/createhorde [count]Spawn a zombie horde of specified size near you
/removezombiesRemove all zombies from the area

Server Administration

CommandDescription
/servermsg "message"Broadcast a message to all players
/saveForce save the server
/quitSave and shut down the server
/showoptionsDisplay current server settings
/reloadoptionsReload server settings from config files
/changeoption "option" "value"Change a server setting in real-time
/checkModsNeedUpdateCheck if installed mods have Workshop updates
/reloadlua "filename"Reload a Lua script file
/sendpulseDisplay server performance diagnostics
/logSet log verbosity level
/clearClear the console output
/helpList all available commands
/help "command"Show help for a specific command
/releasesafehouseRelease a claimed safehouse
/replay "username"Record a gameplay replay from a player

Useful Tips

  • Commands are not case-sensitive, but player names and item IDs are
  • Player names with spaces need quotes: "Player Name"
  • Use /players to verify exact usernames before running commands
  • The /changeoption command applies changes immediately without a restart
  • Use /save before making major changes as a safety precaution
  • Type /help in-game to see all commands available for your current access level

See also: Become a Server Admin | Access Levels | Ban and Unban Players | Give Items and Spawn Items | RCON

If you need help, join our Discord.

How is this guide?

40% Off — Limited TimeGet your Project Zomboid server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page