List of Console Commands For A Project Zomboid Server
To access the in-game console, press the ~
key (tilde) by default. Here are some common in-game console commands:
- Help:
help
Displays a list of available commands.
- Give Items:
give [item] [quantity]
Gives the specified item and quantity to the player.
- Teleport:
teleport [x] [y]
Teleports the player to the specified coordinates on the map.
- Toggle Debug Mode:
debug
Toggles debug mode, which provides access to additional commands and information.
- Set Time:
settime [hour] [minute]
Sets the in-game time to the specified hour and minute.
- Toggle Creative Mode:
creative
Toggles creative mode, providing unlimited items and invincibility.
- Kill Player:
kill [player name]
Kills the specified player character.
- Weather Control:
weather [type]
Changes the weather to the specified type (e.g., "clear", "rain", "storm").
- Toggle Fire Spread:
fire
Toggles the spread of fire.
- Toggle Zombie Awareness:
zombieradar
Toggles zombie awareness.
- Spawn Zombie:
zombie [zombie type]
Spawns a zombie of the specified type.
- Toggle Night Vision:
nightvision
Toggles night vision for the player.
Remember that the availability of these commands and their syntax may change with game updates. Always refer to the latest in-game documentation or community resources for the most accurate and up-to-date information. Additionally, some commands may only work if you have enabled debug mode or are playing in a sandbox mode that allows for more flexible command use.
Updated on: 31/12/2023
Thank you!