Project Zomboid Administrator command
Command | Example | Description |
/addalltowhitelist | /addalltowhitelist | Add all players on the current server to the whitelist |
/additem [ID] [Item ID] [Quantity] | /additem job Base.Axe 1 | Give player job a fire axe |
/addusertowhitelist [ID] | /addusertowhitelist job | Add player job to the whitelist |
/addvehicle [Vehicle ID] [Player ID or XYZ] | /addvehicle VanAmbulance 1,1,1 | Generate an ambulance to the coordinates X1,Y1,Z1 |
/addxp [ID] [skill=X experience] | /addxp job Woodwork=5 | Increase player job's Carpenter,Carpentry experience by 5 points |
/alarm | /alarm | trigger alarm in current house (need to be inside) |
/banid [Steam id] | /banid 111111111 | Block the player with Steam ID 11111111 |
/banuser [ID] -ip -r [reason] | /banuser job -ip -r bye bye | block player job and block IP reason is bye bye |
/changeoption [parameter name] [value] | /changeoption pvp true | Change server PVP status to true |
/chopper | /chopper | trigger the helicopter event to a random player |
/createhorde [number] [ID] | /createhorde 150 job | Creates a swarm of 150 corpses near player job |
/godmod [ID] -true or -fals | /godmod job -true | Turns player job into God mode |
/gunshot | /gunshot | triggers a random gunshot event to a player |
/help | /help | Show command list |
/invisible [ID] -true or -false | /invisible job -true | Turns the player job into invisible mode |
/kickuser [ID] -r [reason] | /kickuser job -r roll | Kick out player job for reason roll |
/noclip [ID] -true or -false | /noclip job -true | Turn on player job in wall mode |
/players | /players | List all online players |
/quit | /quit | Saves and shuts down the server |
!!!/releasesafehouse | /safehouse | Release Release the safehouses you own |
/reloadlua [filename] | /reloadlua [filename] | Reload the lua script |
/reloadoptions | /reloadoptions | Reload the server settings file |
/removeuserfromwhitelist [ID] | /removeuserfromwhitelist job | Remove player job from whitelist |
/removezombies | /removezombies | Remove zombies (not tested, may have problems) |
/save | /save | Saves the current world |
/sendpulse | /sendpulse | Send performance messages about the server |
/servermsg [broadcast] | /servermsg welcome to join Send server | Broadcast and say welcome to join |
/setaccesslevel [ID] [level] | /setaccesslevel job admin | Set player job to admin |
/showoptions | /showoptions | Shows a list of current server options and values |
/startrain | /startrain | Start rain |
/stoprain | /stoprain | Start rain |
/teleport [ID] or [ID] [ID] | /teleport job job2 | Teleport player job to player job2 |
/teleportto [X,Y,Z] | /teleportto 1,2,1 | Teleport to coordinates X1,Y2,Z1 |
/unbanid [Steam ID] | /unbanid 111111111 | Unblock player with SteamID 1111111111 |
/unbanuser/voiceban [ID] -true or -false [ID] | /unbanuser 111111111 | 111111111 Unblock player with ID 1111111111 |
/voiceban [ID] -true or -false | /voiceban job -true | Reject voice from player's job |
Those commands are all server administration commands for the game project zomboid. They can be used to manage players, change server options, and perform various other actions.
For comprehensive server management strategies and detailed explanations of these commands in action, check out our complete server administration guide. If you're setting up a multiplayer server, our server settings guide will help you configure the perfect gameplay experience.
Many of these commands are particularly useful for military roleplay scenarios, where admins need to spawn vehicles, manage player permissions, and create immersive experiences for their community.