Project Zomboid /// Administrator commands Print

  • project zomboid admin commands, project zomboid příkazy
  • 0

Available server-administration commands:

  • addalltowhitelist — adds all currently connected password-protected users to the whitelist.
  • additem — gives an item to a player. Usage: /additem "username" "module.item" count
  • adduser — adds a user to a whitelisted server. Usage: /adduser "username" "password"
  • addusertowhitelist — adds a password-protected user to the whitelist. Usage: /addusertowhitelist "username"
  • addvehicle — spawns a vehicle. Usage: /addvehicle "script" "user or x,y,z"
  • addxp — gives experience to a player. Usage: /addxp "playername" perkname=xp
  • alarm — triggers a building alarm at the administrator's position; the administrator must be inside a room.
  • banid — bans a SteamID. Usage: /banid SteamID
  • banuser — bans a user. Add -ip to ban the IP address and -r "reason" to store a reason.
  • changeoption — changes a server option. Usage: /changeoption optionName "newValue"
  • chopper — starts a helicopter event for a random player.
  • createhorde — spawns a horde near a player. Usage: /createhorde count "username"
  • createhorde2 — opens the CreateHorde2 server function.
  • godmode — enables or disables invulnerability. Usage: /godmode "username" -true or -false
  • gunshot — creates a gunshot sound near a random player.
  • help — displays command help.
  • invisible — makes a player invisible to zombies. Usage: /invisible "username" -true or -false
  • kickuser — disconnects a user. Add -r "reason" to specify a reason.
  • noclip — allows a player to pass through walls and structures. Usage: /noclip "username" -true or -false
  • players — lists connected players.
  • quit — saves the world and stops the server.
  • releasesafehouse — releases a safehouse you own. Usage: /safehouse release
  • reloadlua — reloads a Lua script. Usage: /reloadlua "filename"
  • reloadoptions — reloads server options and sends them to clients.
  • removeuserfromwhitelist — removes a user from the whitelist.
  • removezombies — runs the Remove Zombies server function.
  • replay — records or plays a player's movement replay. Usage: /replay "playername" -record|-play|-stop filename
  • save — saves the current world.
  • sendpulse — toggles server-performance information for the current client.
  • servermsg — broadcasts a message to all connected players.
  • setaccesslevel — changes a player's access level. Levels include admin, moderator, overseer, gm, and observer.
  • showoptions — displays current server options and values.
  • startrain — starts rain.
  • stoprain — stops rain.
  • teleport — teleports to a player or teleports one player to another.
  • teleportto — teleports to coordinates. Usage: /teleportto x,y,z
  • unbanid — removes a SteamID ban.
  • unbanuser — removes a user ban.
  • voiceban — enables or disables a user's voice restriction. Usage: /voiceban "username" -true or -false

Was this answer helpful?

« Back