🎉 Save 25% on your first month with code: PYRO25

Project Zomboid Server Commands Guide

Complete list of Project Zomboid server commands for administrators and moderators. Learn how to manage your server, moderate players, and use admin commands effectively.

Andreas
1 min read
Jan 23, 2024
Last updated: Jan 23, 2024

Project Zomboid Server Commands Guide

This comprehensive guide covers all available server commands in Project Zomboid. Whether you're an administrator managing a server or a moderator helping maintain order, understanding these commands is essential for effective server management.

Important Notes

  • When using commands from the Control Panel, you don't need to add a / before commands
  • Commands are case-sensitive
  • Parameters in quotes ("") are required
  • User permissions must be properly set to use admin commands

General Commands

These commands are used for basic server management and gameplay modifications:

CommandDescriptionSyntax
additemGives an item to a player/additem "user" "module.item"
addvehicleSpawns a vehicle for a player/addvehicle "user"
addxpGives experience points to a player/addxp "user" "perk=XP"
alarmTriggers a building alarm at admin's location/alarm
changeoptionModifies a server option/changeoption option="newOption"
chopperInitiates a helicopter event/chopper
changepwdChanges your password/changepwd "pwd" "newPwd"
createhordeCreates a zombie horde near a player/createhorde "number"
godmodeMakes a player invincible/godmode "user"
gunshotCreates a gunshot sound/gunshot
helpDisplays the help menu/help
invisibleMakes a player invisible to zombies/invisible "user"
noclipEnables no-clip mode for a player/noclip "user"
quitSaves and shuts down the server/quit
releasesafehouseReleases ownership of your safehouse/releasesafehouse
reloadoptionsReloads server configuration/reloadoptions
replayRecords and plays back player movement/replay "user" [-record | -play | -stop] "filename"
saveSaves the current game world/save
sendpulseToggles server performance info/sendpulse
showoptionsDisplays current server options/showoptions
startrainControls weather conditions/startrain or /stoprain
teleportTeleports between players/teleport "toUser" or /teleport "user" "toUser"
teleporttoTeleports to coordinates/teleportto x,y,z

Moderation Commands

These commands are essential for server administration and player management:

CommandDescriptionSyntax
addalltowhitelistAdds all connected users to whitelist/addalltowhitelist
adduserCreates a new whitelisted user/adduser "user" "pwd"
addusertowhitelistManages whitelist entries/addusertowhitelist "user"
removeuserfromwhitelistRemoves user from whitelist/removeuserfromwhitelist "user"
banid / unbanidManages Steam ID bans/banid "SteamID" or /unbanid "SteamID"
banuser / unbanuserManages user bans/banuser "user" or /unbanuser "user"
grantadmin / removeadminManages admin privileges/grantadmin "user" or /removeadmin "user"
kickuserRemoves a player from the server/kickuser "user"
playersShows all connected players/players
servermsgBroadcasts a server message/servermsg "message"
setaccesslevelSets user permission level/setaccesslevel "user" "[admin | moderator | overseer | gm | observer]"
voicebanManages voice chat privileges/voiceban "user" [-true | -false]

Best Practices

  1. Always use the correct syntax to avoid command errors
  2. Back up your server before making significant changes
  3. Use moderation commands responsibly
  4. Document any major server changes
  5. Communicate important commands to your moderation team

Troubleshooting

If commands aren't working:

  • Verify you have the correct permissions
  • Check command syntax
  • Ensure the server is fully loaded
  • Confirm player names are spelled correctly
  • Check server logs for any errors