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
Категории

The Front Admin Commands

the-front admin commands Полезно для 0 чел.
Доступно на: ESPAÑOL

This guide covers everything you need to know about admin commands in The Front, including setting up admin access, opening the console, and a comprehensive reference of all available commands for player management, spawning, combat tuning, building, resources, and more. For initial server setup and configuration, see The Front Server Setup Guide.

Setting Up Admin Access

Before you can use admin commands, you must register your Steam account as an administrator on the server. There are two methods to do this:

Method 1: ServerConfig_.ini (Recommended)

  1. Stop your server from the Console tab in GPanel.
  2. Navigate to TheFrontManager/ServerConfig_.ini via the GPanel Files tab or SFTP.
  3. Find or add the ServerAdminAccounts setting under the [BaseServerConfig] section.
  4. Add your Steam64 ID(s), separated by semicolons:
    [BaseServerConfig]
    ServerAdminAccounts=76561198012345678;76561198087654321;
  5. Save the file and start the server.

Method 2: In-Game Console Command

If you already have admin access, you can add additional admins with the console command:

AddGM 76561198012345678 1

The second parameter is the GM (Game Master) level. To remove an admin, use:

RemoveGM 76561198012345678
Finding your Steam64 ID. Your Steam64 ID is a 17-digit number unique to your Steam account. You can find it by visiting steamid.io and entering your Steam profile URL. Look for the "steamID64" value.

Opening the Admin Console

To access the in-game admin console, follow these steps:

  1. Ensure your Steam64 ID is listed in the ServerAdminAccounts setting.
  2. Join the server and enter the game world.
  3. Open the GM Tool by pressing Shift + G.
  4. Once the GM Tool is active, press the ~ (tilde) key (to the left of the 1 key) to open the command console input box at the bottom of the screen.
  5. Type your command and press Enter to execute it.
English keyboard layout required. The console uses the tilde (~) key, which requires an English keyboard layout. If you are using a different layout, switch to English (US) before pressing the key.

Admin Visibility

You can toggle whether players see an admin icon next to your name:

ToggleGMTitleShow 0

Set to 0 to hide the admin icon, or 1 to show it.


Player Management Commands

These commands allow you to manage players on your server, including kicking, banning, and teleporting.

Command Description
KickPlayerOff [playerID] Kicks the specified player from the server without notification.
BanPlayer [playerID] login Bans the player from logging in to the server.
PermitPlayer [playerID] login Unbans a previously banned player, allowing them to log in again.
BanPlayer [playerID] chat Mutes the player, preventing them from sending chat messages.
PermitPlayer [playerID] chat Unmutes a previously muted player.
DestroyPlayerByGUID [playerID] Kills the specified player instantly.
GMClearInventory [playerID] Clears the specified player's entire inventory.
SetCanChat [1/0] Enables (1) or disables (0) the in-game chat for all players.
Player IDs. The [playerID] in commands refers to the player's Steam64 ID. You can find connected players' IDs through the GM Tool interface.

Teleport Commands

These commands allow you to move yourself or other players around the map.

Command Description
GotoPlayerByAccount [playerID] Teleports you to the specified player's location.
RelocatePlayerToGM [playerID] Teleports the specified player to your current location.
goto [x] [y] [z] Teleports you to the specified world coordinates.

Movement and God Mode Commands

These commands give admins special movement abilities and invulnerability for server management.

Command Description
God Toggles God mode, making you invulnerable to all damage.
Fly Enables flight mode, allowing you to fly freely around the map.
Walk Disables flight and returns you to normal walking mode.
Ghost Enables noclip mode -- flight with no collision, allowing you to pass through walls and terrain.
hide [1/0] Makes your character invisible (1) or visible (0) to other players.
ClearAllPlayersGodMode Disables God mode for all players on the server.
ActivateInfiniteStamina [1/0] Toggles infinite stamina for your character.
ActivateIgnoreEnvironment [1/0] Toggles immunity to environmental effects (heat, cold, radiation).
ActivateInfiniteRecoverHealth [1/0] Toggles automatic health regeneration to full HP per second.
SetPlayerScaleRate [scale] Changes the size of your character model. Default is 1.
Overhead camera. Press Shift + C for an overhead perspective with noclip and invulnerability. Press Shift + V to return to normal view.

Spawn and Item Commands

Use these commands to spawn NPCs, give items, and manage player experience.

Command Description
GMAddItems [itemID] [amount] [playerID] Gives the specified item to a player. Requires the item's internal ID.
AddTargetPlayerExp [playerID] [amount] Grants the specified amount of experience points to a player.
UnlockTargetAllRecipe [playerID] Unlocks all crafting recipes for the specified player.
UnlockTargetAllTalent [playerID] Unlocks all talent tree abilities for the specified player.
GMSpawnNPCByLocation [creatureID] [level] [x] [y] [z] Spawns an NPC with the specified level at the given world coordinates.
GMSpawnNPCByPlayerGuid [creatureID] [level] [amount] [distance] [playerID] Spawns the specified number of NPCs at the given distance (in meters) from a player.
GMSpawnPetByPlayerGuid [creatureID] [level] [amount] [distance] [playerID] Spawns a pet creature near the specified player.
ClearAllNPC Kills all currently spawned NPCs on the server.
KillInteractObject Destroys whatever object you are looking at (structure, creature, or vehicle).
SetEnableSuperKill Enables one-hit kill mode on creatures, vehicles, and structures.
GMCreatorMode [1/0] Toggles Creator Mode. When enabled, crafting does not consume materials.

Server Management Commands

These commands control core server settings and operations.

Command Description
SaveWorld Forces an immediate save of all world data.
CloseServer Gracefully shuts down the server.
SetTime [value] Sets the in-game time of day (0-24 range).
SetWeather [weatherID] [regionID] Changes the weather in the specified region.
SloMode [0-1000] Controls server speed. Default is 1. Higher values speed up the server, 0 pauses it.
SetQueueThreshold [amount] Sets the maximum number of players allowed on the server.
SetMaxQueueSize [amount] Same as SetQueueThreshold.
SetSaveGameInterval [seconds] Sets how often the server auto-saves world data (in seconds).
AddGM [Steam64ID] [level] Adds a new admin to the server. The 17-digit Steam64 ID is required.
RemoveGM [Steam64ID] Removes admin privileges from the specified account.

Damage and Combat Multiplier Commands

These commands adjust damage ratios between players, NPCs, structures, and vehicles. All values are multipliers -- 1 is default, 2 doubles the effect, 0.5 halves it.

Player vs NPC Damage

Command Description
SetMeleeNpcDamageRatio [N] Player melee damage to NPCs.
SetRangedNpcDamageRatio [N] Player ranged damage to NPCs.
SetWildNPCDamageRate [N] Wild NPC damage output to players.
SetWildNPCHealthRate [N] Wild NPC hit points multiplier.
SetWildNPCSpeedRate [N] Wild NPC movement speed multiplier.

Player vs Player Damage

Command Description
SetMeleePlayerDamageRatio [N] Player melee damage to other players (PvP).
SetRangedPlayerDamageRatio [N] Player ranged damage to other players (PvP).
SetIsCanSelfDamage [1/0] Toggles whether players can damage themselves.
SetIsCanFriendDamage [1/0] Toggles friendly fire between squad members.

Structure and Vehicle Damage

Command Description
SetMeleeConstructDamageRatio [N] Player melee damage to structures.
SetRangedConstructDamageRatio [N] Player ranged damage to structures.
SetVehiclePlayerDamageRatio [N] Vehicle damage to players.
SetVehicleConstructDamageRatio [N] Vehicle damage to structures.
SetConstructDefenseRatio [N] Damage reduction multiplier for structures.
SetConstructMaxHealthRatio [N] Maximum durability multiplier for structures.
SetTrapDamageRatio [N] Damage output multiplier for traps.
GMSetToolDamageRate [N] Tool damage to resources multiplier.
GMSetDurabilityCostRate [N] Durability loss rate for tools, weapons, and armor.

Raid NPC Settings

Command Description
SetCityNPCLevelRate [N] Raid NPC level multiplier.
SetCityNPCDamageRate [N] Raid NPC damage output multiplier.
SetCityNPCHealthRate [N] Raid NPC hit points multiplier.
SetCityNPCSpeedRate [N] Raid NPC movement speed multiplier.
SetCityNPCNumRate [N] Raid NPC spawn count multiplier.
GMSetNPCLootableItemRate [N] NPC loot drop quantity multiplier.
SetNpcRespawnRate [N] NPC respawn speed multiplier. Higher values make NPCs respawn faster.

Player Stat Multiplier Commands

These commands adjust player character stats and survival mechanics.

Health, Stamina, and Movement

Command Description
SetPlayerMaxHealthRate [N] Maximum health multiplier.
SetPlayerMaxStaminaRate [N] Maximum stamina multiplier.
SetStaminaRecoverRate [N] Stamina regeneration speed.
SetStaminaConsumeRatio [N] Stamina consumption rate. Lower values reduce stamina drain.
SetMoveSpeedRate [N] Player movement speed multiplier.
SetJumpHeightRate [N] Player jump height multiplier.

Hunger, Thirst, and Oxygen

Command Description
SetPlayerMaxHungerRate [N] Maximum fullness (hunger bar) multiplier.
GMSetHungerDecRate [N] Rate at which hunger decreases.
GMSetBodyHungerAddRate [N] Amount of hunger restored when eating food.
SetBodyWaterMaximumRate [N] Maximum hydration multiplier.
GMSetWaterDecRate [N] Rate at which thirst increases.
GMSetBodyWaterAddRate [N] Amount of hydration restored when drinking.
SetBreathMaximumRate [N] Maximum oxygen capacity multiplier.
SetBreathRecoverRate [N] Oxygen recovery speed multiplier.
SetPlayerBreathCostRate [N] Oxygen consumption rate. Lower values reduce oxygen drain.

Environmental Resistance

Command Description
SetPlayerHotDefAddRate [N] Heat resistance multiplier.
SetPlayerIceDefAddRate [N] Cold resistance multiplier.

Building and Structure Commands

Command Description
SetPlayerMaxHouseFlagNumber [N] Maximum number of Beacons each player can place.
SetHFTrapMaxNum [N] Maximum number of traps within a Beacon's coverage area.
SetHouseFlagExcitantTime [0-24] Sets the attack window for Beacon territories (in hours).
SetConstructDisableRot [1/0] Toggle structure decay. 1 enables decay, 0 disables it.
GMSetCraftTimeRate [N] Crafting and repair time multiplier. Lower values speed up crafting.
GMSetDeathDropMode [0/1/2] Controls what players drop on death. 0 = nothing, 1 = drop everything, 2 = drop inventory only (keep equipment).
PerspectiveConstruct [0/1] Displays structure names and owner information when looking at buildings.

Squad (Guild) Commands

These commands manage squads (guilds/clans) on the server.

Command Description
SetGuildAdmin [1/0] Makes yourself the captain of any squad you are in.
JoinGuildByGuid [squadGUID] Joins a squad by its GUID, bypassing member limits.
ForcedChangeGuildName [squadGUID] [newName] Force-renames a squad.
KillGuildAll [1/0] Destroys the entire squad. 1 = drop items, 0 = no drops.
KillRadiusGuildConstruct [1/0] [radius] Destroys all squad structures within the specified radius.
KillRadiusGuildVehicle [1/0] [radius] Destroys all squad vehicles within the specified radius.
ClearAttackCityCD [playerID] Resets the supply/raid cooldown for the specified player.

Resource and Experience Rate Commands

For a full reference of experience rate and resource collection rate commands, see the Experience and Resource Rate Settings section in the The Front Server Setup Guide.

Quick reference for the most commonly used rate commands:

Command Description
SetPlayerAddExpRate [N] Global experience gain multiplier for all players.
GMSetTreeGainRate [N] Wood collection multiplier.
GMSetOreGainRate [N] Ore and mineral collection multiplier.
GMSetCropGrowRate [N] Crop growth speed multiplier.
Console commands are not persistent. Multiplier changes made via console commands are applied immediately but may reset when the server restarts. For permanent changes, edit the corresponding values in the ServerConfig_.ini file.

Related Articles


Need Help?

If you need assistance with admin commands or server management for The Front, please open a support ticket and our team will be happy to assist you.


Была ли эта статья полезной?

Ready to Get Started?

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