HumanitZ console commands (February 2026) — full admin list

Use these HumanitZ console commands to manage servers, spawn items and AI, control time and weather, and toggle powerful admin tools.

By Shivam Malani 4 min read
HumanitZ console commands (February 2026) — full admin list

Console commands in HumanitZ let you fix stuck characters, manage servers, and adjust gameplay, as well as spawn items, vehicles, and AI. Commands are entered through the in‑game chat and most admin tools work in both single-player and on servers where you have admin rights.


How to use console commands in HumanitZ

Step 1: Press Enter in-game to open the chat box. This is where every command is entered.

Step 2: Type the command starting with a forward slash /, then press Enter to send it. Commands are not case-sensitive, so /god and /GOD behave the same.

Step 3: For commands that take values or names, keep the pattern exactly as shown, for example /exp 50 or /DogSetName Lenny.

Step 4: To use admin-only commands on a dedicated multiplayer server, first grant yourself admin with /AdminAccess [password], using the password defined in the server’s configuration (for example in GameServerSettings.ini).

In single-player and in multiplayer sessions where you are the host, you are treated as admin automatically, so /AdminAccess is not required.


General console commands (available to all players)

Command Effect
/unstuck Resets your character when you cannot move or interact, including some glitch situations.
/unstuckgeo Forces your character out of level geometry when physically stuck in walls or objects.
/clear Clears the current chat history from the chat window.
/close Closes the chat window immediately.
/fps or /FPS Toggles a frames-per-second overlay on and off.
/DogSetName [Name] Sets the name of your dog companion, for example /DogSetName Lenny.
/TPDog Teleports your current dog companion to your position.

Core admin and server management commands

These commands require admin rights on a multiplayer server or host/single-player status. Use them carefully, as many of them affect all players or the entire world state.

Command Effect
/AdminAccess [password] Grants admin privileges to the issuing client using the server’s admin password.
/admintag Marks and helps identify the admin player on a multiplayer server.
/adminw Opens the admin window with controls for zombie limit, weather, time flow, object search and more.
/SaveGame or /savegame Immediately saves the current world and player progress.
/Shutdown [SECONDS] Starts a timed shutdown of the server, autosaving players and broadcasting a countdown in chat, e.g. /Shutdown 60 for 1 minute.
/ClearAllFakeBuildings Deletes all unbuilt building blueprints in the world.

Movement, visibility and god mode commands

Command Effect
/SuperAdmin or /superadmin Toggles a super admin mode that lets you fly freely around the map, invisible to players but still visible to AI. Use Space + W to ascend and Space + S to descend.
/god Toggles god mode. While active you do not take damage and building does not consume materials, although repairs and upgrades still require resources.

Spawning items, backpacks, vehicles and AI

Spawning commands follow a consistent pattern, where the part in brackets is replaced with a specific internal name. Spawns can fail if there is no valid space; in those cases, /fspawn can be used to force placement.

Command Effect and pattern
/spawn item_[Name] Spawns an item such as weapons, food, resources or gear. Example: /spawn item_Apple (using the correct internal item name).
/spawn backpack_[Name] Spawns a backpack. Example: /spawn backpack_school.
/spawn car_[Name] Spawns a vehicle. Example: /spawn car_suv.
/spawn ai_[Name] Spawns an AI-controlled entity such as animals, humans or zombies, for example /spawn ai_bear.
/spawn Dog Spawns a dog companion for you to claim.
/spawn CompDog Spawns a dog companion that another player can claim.
/spawn horse Spawns a random horse.
/fspawn Forces a spawn using the last spawn pattern, ignoring collision checks when standard spawning fails due to environment constraints.

Backpacks have specific internal names associated with their size. For reference, here are the backpack spawn names grouped by storage:

Backpack Slots (grid) Spawn command
Adventure Backpack 5 × 8 /spawn backpack_adventure
Hiking Backpack 5 × 7 /spawn backpack_hiking
Warrior Backpack 5 × 7 /spawn backpack_warrior
Military Backpack 5 × 6 /spawn backpack_military
Grey Backpack 5 × 5 /spawn backpack_grey
Grey Sports Bag 5 × 5 /spawn backpack_sport
Travel Pack 5 × 5 /spawn backpack_travel
Sports Bag 5 × 4 /spawn backpack_sport2
Brown Backpack 5 × 4 /spawn backpack_brown
MK Backpack 5 × 4 /spawn backpack_mk
Grey School Bag 5 × 3 /spawn backpack_school
Green School Bag 5 × 3 /spawn backpack_green
Improvised Backpack 5 × 2 /spawn backpack_impro or /spawn item_ImproBackpack

Experience and leveling commands

Command Effect
/exp [Value] Grants experience points. In the current implementation, the amount gained is 1,000 times the value you enter, e.g. /exp 50 gives 50,000 XP.

Experience and level gains can stop once the character reaches the internal maximum level. At high levels, additional /exp calls will not increase XP further.


Time, weather, season and first-person mode

Command Effect
/weather list Prints available weather presets and lets you switch the current weather.
/season list Prints available seasons and lets you switch the current season.
/Day Sets the in-game time of day to 6:00 a.m.
/Night Sets the in-game time to midnight.
/FreezeTime Stops time progression. Run the command again to resume normal time flow.
/FPStuff Enables an experimental first-person mode toggle.

Time flow and day/night length can also be adjusted via the admin window opened with /adminw.


Unreal Engine diagnostic and performance commands

Command Effect
/ExecCmd [command] Executes a raw Unreal Engine console command. Examples include /ExecCmd t.maxfps 144, /ExecCmd stat fps, or /ExecCmd stat unit.

Use /FPS as a quick on/off toggle for the in-game FPS counter if you do not need the full Unreal statistics.


Dog companion management commands

Command Effect
/DogSetName [Name] Assigns a custom name to your active dog companion.
/TPDog Teleports your dog to your position if it is stuck or far away.
/NoDog Disowns your current dog companion.

To obtain a dog via commands, use /spawn Dog for yourself or /spawn CompDog to create a claimable companion for other players.


Used carefully, these commands provide complete control over a HumanitZ world, from resolving stuck characters to testing balance with high-end gear, managing server shutdowns and saves, and tailoring weather, time, and enemy presence to your needs.