background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
Categories

HumanitZ Admin Commands


This guide covers admin setup, all available console commands, player management, world settings, and troubleshooting for your HumanitZ dedicated server. HumanitZ uses chat-based commands prefixed with / for server administration.

Prerequisites: Make sure your server is already installed and running. If you have not set up your server yet, start with the HumanitZ Server Setup Guide.

Admin Setup

HumanitZ grants admin access through a password system. The admin password is configured in your server's GameServerSettings.ini file or via GPanel startup variables.

Setting the Admin Password

Set the admin password in your server configuration file:

AdminPassword=YourSecurePassword123

You can also set this via GPanel's Startup tab by editing the Admin Password variable. After changing the password, restart the server for it to take effect.

Security: Choose a strong admin password that is different from your server's join password. Anyone with the admin password has full control over the server, including the ability to spawn items and shut down the server. Do not share it with untrusted players.

Logging in as Admin In-Game

  1. Join your server as a normal player.
  2. Open the in-game chat (press Enter or T).
  3. Type the following command with your admin password:
/AdminAccess YourSecurePassword123

You will see a confirmation message that admin privileges have been granted for your current session. Admin access persists until you disconnect from the server.

Admin Tag Visibility

By default, an admin tag may appear next to your name in chat. You can toggle this visibility:

/admintag

This hides or shows the admin indicator, letting you play anonymously if needed.

Admin Commands

All commands are entered in the in-game chat and prefixed with /. Commands are case-sensitive.

Server Management Commands

Command Syntax Description
Shutdown /Shutdown [seconds] Shuts down the server after the specified delay. All players are notified in chat and the world is saved before shutdown.
Save Game /SaveGame Forces an immediate manual world save. Useful before making changes or performing maintenance.
Admin UI /adminw Opens the admin utility panel for spawning items and adjusting settings through a graphical interface.
SuperAdmin /SuperAdmin Toggles invisible flight mode. You become invisible to other players and can fly freely across the map. Run the command again to disable.
God Mode /god Toggles invincibility. You cannot take damage from any source while active. Run again to disable.
FPS Display /FPS or /FPS2 Toggles a frame rate counter display. Useful for monitoring server performance.
Execute Command /ExecCmd [command] Executes a raw Unreal Engine console command. For advanced users only.

Spawn Commands

Spawn commands let you create items, vehicles, creatures, and companions at your current location.

Command Syntax Description
Spawn Item /Spawn item_[Name] Spawns a pickup item at your location. Example: /Spawn item_Apple
Force Spawn /fspawn item_[Name] Force-spawns an item ignoring collision checks. Use when /Spawn fails due to terrain.
Spawn Vehicle /spawn car_[Type] Spawns a vehicle at your location. See the vehicle list below.
Spawn AI /spawn ai_[Type] Spawns a zombie, hostile NPC, or wildlife creature. See the AI list below.
Spawn Dog /spawn Dog Spawns a companion dog at your location.
Spawn Claimable Dog /spawn CompDog Spawns a dog that can be claimed by any player as their companion.
Spawn Horse /spawn horse Spawns a random horse at your location.

Vehicle Types

Use these identifiers with /spawn car_[Type]:

Type Vehicle
car_suvSUV
car_pickupPickup truck
car_jeepJeep
car_hatchbackHatchback
car_vanVan
car_truckTruck
car_sportSports car
car_rvRV / Camper
car_policesuvPolice SUV
car_gaztigerMilitary vehicle (Gaz Tiger)
car_edmondEdmond sedan
car_rallyRally car
car_ameroAmero muscle car
car_lazerLazer sports car

AI Spawn Types

Use these identifiers with /spawn ai_[Type]:

Type Description
ai_bearBear (hostile wildlife)
ai_wolfWolf (hostile wildlife)
ai_buckDeer / Buck (passive wildlife)
ai_zombiepolicePolice zombie
ai_zombiegirlFemale zombie
ai_zombiebellyBloated zombie
ai_humanmeleeHostile human NPC (melee)
Item Names: Item and entity names are specific to the game version and may change with updates. Check community wikis or use the /adminw panel to browse available items through the graphical interface instead of memorizing names.

Companion and Player Commands

Command Syntax Description
Name Dog /DogSetName [Name] Sets a custom name for your companion dog.
Teleport Dog /TPDog Teleports your companion dog to your current location. Useful when the dog gets stuck.
Remove Dog /NoDog Removes your companion dog from the game.
Give Experience /exp [amount] Grants the specified amount of experience points to your character.
Unstuck /unstuck Resolves being stuck or unable to interact with objects.
Unstuck Geometry /unstuckgeo Force-frees your character from terrain or geometry. Use when /unstuck is not enough.

Weather and Season Commands

Command Syntax Description
Weather /weather list Lists available weather types and allows you to change the current weather.
Season /season list Lists available seasons and allows you to change the current season.

Player Management

HumanitZ handles player management primarily through the server configuration and the admin panel rather than individual chat commands.

Managing Players via the Admin Panel

Use the /adminw command to open the admin utility panel in-game. This graphical interface provides options for managing connected players, including the ability to remove disruptive players from the server.

Server Password Protection

The simplest way to restrict server access is through a server password. Set the Password field in GameServerSettings.ini and share it only with trusted players:

Password=YourServerPassword

Shutdown with Warning

When you need to restart or maintain the server, use the shutdown command with a delay to give players time to save their progress:

/Shutdown 60

This sends a 60-second warning to all connected players in chat before the server shuts down and saves.

World Settings Management

While most world settings are configured through GameServerSettings.ini before starting the server, some adjustments can be made on the fly using admin commands.

Quick Settings Reference

What You Want to Change How to Change It
Current weather /weather list in-game
Current season /season list in-game
Zombie density, difficulty, loot rates Edit GameServerSettings.ini and restart the server
Day/night duration Edit DayDur and NightDur in config and restart
PvP mode Edit PVP in config and restart
Spawn items/vehicles for testing /adminw panel or /Spawn commands in-game
Tip: For a complete list of all server configuration settings and their values, see the HumanitZ Server Setup Guide.

Troubleshooting

Server Crashes

  • Check the console log: Review the GPanel console output for error messages before the crash. Common causes include memory limits and corrupted save data.
  • Memory issues: HumanitZ recommends 6-8 GB RAM for stable operation. If the server crashes under load, consider upgrading your server plan.
  • Corrupted world save: If the server crashes on startup repeatedly, try restoring from a backup or performing a world reset. See the Server Setup Guide for backup and reset instructions.
  • Game updates: Crashes after a game update may indicate that save data from the previous version is incompatible. Check the official HumanitZ patch notes and community forums for known issues.

Connection Issues

  • Server not appearing in browser: Ensure the server has fully started (check GPanel console for a ready message). Verify that the query port is correctly assigned.
  • Cannot connect via Direct IP: Double-check the IP and game port (not the query port). Use the format IP:Port. See How to Find Your Server IP and Port.
  • Timeout on connect: The server may be overloaded or unresponsive. Try restarting via GPanel. If the issue persists, check the console for errors.
  • "Version mismatch": Both the server and client must be on the same game version. Restart the server to apply pending updates, and ensure players have updated their game through Steam.

Admin Commands Not Working

  • Not authenticated: You must run /AdminAccess [password] each time you join the server. Admin access does not persist between sessions.
  • Wrong password: The admin password is case-sensitive. Verify it matches the AdminPassword setting in your server config exactly.
  • No admin password set: If AdminPassword is empty or missing in the config file, admin commands will not work. Set a password and restart the server.
  • Command typo: Commands are case-sensitive. /spawn and /Spawn may behave differently. Use the exact syntax shown in this guide.

Performance Optimization

  • Reduce MaxPlayers if the server struggles with the current player count.
  • Lower ZombieAmountMulti and HumanAmountMulti to reduce entity count and CPU usage.
  • Increase respawn timers (ZombieRespawnTimer, HumanRespawnTimer) to keep entity counts lower.
  • Ensure the server has enough RAM for the world size and active player count.
  • Schedule periodic restarts (daily or every few days) to clear accumulated memory usage.
  • Use /SaveGame before restarts to ensure all progress is preserved.

Related Articles

Need Help? If you are experiencing issues not covered in this guide, open a support ticket and our team will help you out.

Was this article helpful?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.