Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "The Front Admin Commands"

From Survival Servers
Jump to navigation Jump to search
(Created page with "== Running Server Commands == To log in as admin do the following steps: :Make sure your UID is set in your GameUserSettings.ini or launch params (per our install guide) <br...")
 
Line 8: Line 8:
 
== List of Admin Commands ==
 
== List of Admin Commands ==
  
  CheatCommand God
+
  God
 
:Allows your character to go into God mode which prevents your character from being harmed
 
:Allows your character to go into God mode which prevents your character from being harmed
  CheatCommand Fly
+
  Fly
 
:Allows you to fly around the map
 
:Allows you to fly around the map
  CheatCommand Walk
+
  Walk
 
:Reverts to walk mode for your character
 
:Reverts to walk mode for your character
  CheatCommand SloMode [0-1000]
+
  SloMode [0-1000]
 
:Default is 1. Defines how fast your server runs, useful when combined with Fly command to navigate around map
 
:Default is 1. Defines how fast your server runs, useful when combined with Fly command to navigate around map
 +
GMAddItems [itemID] [amount] [playerID] (if playerID is not entered, this command will default to yourself)
 +
:Give item to player
 +
AddTargetPlayerExp [playerID] [EXP value]
 +
:Command + Account ID + EXP
 +
GMSpawnNPCByLocation [creatureID] [level] [coordinate x] [coordinate y] [coordinate z]
 +
GMSpawnNPCByPlayerGuid [creatureID] [level] [amount] [distance (in meters)] [playerID]
 +
:Spawn specified creature ID (if playerID is not entered, this command will default to yourself)
 +
GotoPlayerByAccount [playerID]
 +
:Takes you to the player
 +
RelocatePlayerToGM [playerID]
 +
:Allows you to move a player to yourself
 +
DestroyPlayerByGUID [playerID]
 +
:Allows you to kill the player specified
 +
GMClearInventory [playerID]
 +
:Clears a players inventory
 +
UnlockTargetAllRecipe [playerID]
 +
:Unlocks all recipes for a player ("self" to use on self)
 +
UnlockTargetAllTalent [playerID]
 +
:Unlocks all Talents ("self" to use on self)
 +
KickPlayerOff [playerID]
 +
:Allows you to kick a player from the server
 +
BanPlayer [playerID] login
 +
:Allows you to ban a player from logging back into the server
 +
PermitPlayer [playerID] login
 +
:Allows you to unban a player
 +
BanPlayer [playerID] chat
 +
:Allows you to ban a player from using the in game chat
 +
PermitPlayer [playerID] chat
 +
:Allows you to permit a player to use the in game chat

Revision as of 12:31, 12 October 2023

Running Server Commands

To log in as admin do the following steps:

Make sure your UID is set in your GameUserSettings.ini or launch params (per our install guide)


For some commands, you will need a user's Steam64ID. You can obtain that by going to SteamID.io, adding their Steam account name, and then copying the data from the Steam64 value.

List of Admin Commands

God
Allows your character to go into God mode which prevents your character from being harmed
Fly
Allows you to fly around the map
Walk
Reverts to walk mode for your character
SloMode [0-1000]
Default is 1. Defines how fast your server runs, useful when combined with Fly command to navigate around map
GMAddItems [itemID] [amount] [playerID] (if playerID is not entered, this command will default to yourself)
Give item to player
AddTargetPlayerExp [playerID] [EXP value]
Command + Account ID + EXP
GMSpawnNPCByLocation [creatureID] [level] [coordinate x] [coordinate y] [coordinate z]
GMSpawnNPCByPlayerGuid [creatureID] [level] [amount] [distance (in meters)] [playerID]
Spawn specified creature ID (if playerID is not entered, this command will default to yourself)
GotoPlayerByAccount [playerID]
Takes you to the player
RelocatePlayerToGM [playerID]
Allows you to move a player to yourself
DestroyPlayerByGUID [playerID]
Allows you to kill the player specified
GMClearInventory [playerID]
Clears a players inventory
UnlockTargetAllRecipe [playerID]
Unlocks all recipes for a player ("self" to use on self)
UnlockTargetAllTalent [playerID]
Unlocks all Talents ("self" to use on self)
KickPlayerOff [playerID]
Allows you to kick a player from the server
BanPlayer [playerID] login
Allows you to ban a player from logging back into the server
PermitPlayer [playerID] login
Allows you to unban a player
BanPlayer [playerID] chat
Allows you to ban a player from using the in game chat
PermitPlayer [playerID] chat
Allows you to permit a player to use the in game chat


Share your opinion