ARK: Survival Evolved

ARK: Survival Evolved

2,393 Bewertungen
Admin Server Commands
Von Viesk und 1 Helfern
This guide contains information about Commandline Arguments for customizing your server as well as Singleplayer and Multiplayer Admin Commands.
2
6
2
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
How to use the Admin Commands
Logging in as Admin
Press Tab, or whatever you have bound your console key to and type

enablecheats <password>
example = enablecheats pass123

From here you can enter commands.

Whitelisting an Admin
This allows you to use commands without needing to login as Admin.

Create a file in the directory \ShooterGame\Saved\ called AllowedCheaterSteamIDs.txt
It should look like this \ShooterGame\Saved\AllowedCheaterSteamIDs.txt

From here, list on each line the Steam64 ID's you wish to authorize for cheat commands, these users will be able to cheat without logging in as Admin.
Admin Commands
*When using commands in local, simply leave out the word cheat as it is not required

Command
Effect
ShowMyAdminManager
Enables the Admin UI
enablecheats <password>
Logs you in as the administrator
requestspectator <password>
Allows anyone with the password to login as a Spectator
cheat enablespectator
Destroys your character and puts you into Spectator mode (Used for Whitelisted Admins)
stopspectating
Cancels spectating
setcheatplayer true/false
enables/disables the cheat menu
cheat AllowPlayerToJoinNoCheck <Steam64ID>
Whitelists the persons Steam ID
cheat DisallowPlayerToJoinNoCheck <Steam64ID>
Removes the persons whitelist
cheat SetMessageOfTheDay <message>
Sets a message of the day that appears when people join the server
cheat broadcast <message>
Broadcasts a message to everyone on the server, and forces their chat window to open
cheat ServerChatToPlayer <"PlayerName">
Sends a private message to the player associated with that name
cheat ServerChatTo <"Steam64ID">
Sends a private message to the player associated with that ID
cheat god
Enables godmode, you can not die except you can still drown
cheat fly
Allows you to fly
cheat walk
Deactivates flying and allows you to walk again
cheat teleport
Teleports you to coords 0 0 0 (X Y Z)
cheat teleporttoplayer <id>
Teleports to the specificed player, use showmyadminmanager to get the 9 digit number to fill in the <id> field
cheat slomo 5
Changes the speed on the server such as player movement, use slomo 1 to revert to normal speed
cheat playersonly
Freezes absolutely everything except players, this even includes crafting
cheat ghost
Turns on noclip, you are able to walk through walls and objects
cheat forcetame
Instantly tames a dinosaur, you can even ride it without a saddle
cheat forceplayertojointargettribe <id>
Forces the player to join the targeted tribe, get the 9 digit id of the player by looking at the connected players in the showmyadminmanager list.
cheat forceplayertojointribe <id> <tribeid>
Forces the player to join the tribe, use showmyadminmanager for the required information
cheat giveexptoplayer <id> <how much> <tribeshared> <preventsharing>
Gives experience to another player, use showmyadminmanager for the required information. Unable to test currently.
cheat addexperience 1000 0 0
Gives you 1000xp, you can change the value and if you change the second 0 to a 1 it will share the xp among your tribe
cheat giveresources
Gives you 50 of all resources
cheat infinitestats
Gives you infinite hunger, stamina and infinite ammo
cheat listplayers
Shows a list of all players on the server with their SteamID
cheat kickplayer <Steam64ID>
Kicks the person from the server
banplayer <Steam64ID>
Bans the user from the server
unbanplayer <Steam64ID>
Unbans the user from the server
cheat destroyallenemies
Destroys all enemies, they respawn eventually. *WARNING* This includes tamed dinos too.
cheat hurtme <amount>
Deals x amount of damage to yourself
togglegun
Toggles the visibility of your currently equipped weapon/tool
cheat settimeofday <timestring>
Changes the time of day, for example cheat settimeofday 12:00
cheat setplayerpos 0 0 0
Allows you to teleport to coords coord map[jdimensional.com]
cheat saveworld
Saves the current worldstate
cheat quit
Exits the current world, use after saving for a safe shutdown
cheat execsetsleeping true/false
Puts your character to sleep/wakes them up
cheat enemyinvisible true/false
Makes all creatures ignore you even if you attack them
cheat destroyall <classname>
destroys all objects/dinosaurs of a classname, refer to the dinosaur or item lists for specific classnames, also works with structures *WARNING* This includes tamed dinos and all instances of structures
cheat killplayer <id>
Immediately kills the player, get the id for the player by opening showmyadminmanager and looking at the 9 digit number next to their name in the connected players list
cheat summon <classname>
Summons specified object/dinosaur at your location. A list of all dinosaurs can be found in the package below. This command can also be used to summon structures, structures will be rotated depending on the players viewing direction
cheat giveitemnum <ItemID> <QTY> <Quality> <True/False>
Gives you an item, the list of items with their ID's can be found here:Item-ID List[ark.gamepedia.com] example: giveitemnum 1 1 0 false gives you a primitive simple pistol.
cheat givetome
Makes any structure/dino you are currently looking at yours
stat fps
Shows your fps, usable by anyone. commands do not need to be enabled for this
stat unit
Shows your GPU and CPU stats, usable by anyone. commands do not need to be enabled for this
pause
Pauses the server (LOCAL ONLY)
Admin Commands Pt. 2
Command
Effect
cheat MakeTribeAdmin
Allows you to force yourself as an Admin within a tribe
cheat MakeTribeFounder
Allows you to force yourself to be the tribe founder
cheat RemoveTribeAdmin
Allows you to remove admin from the tribe
cheat giveitem <ItemName> <QTY> <Quality> <True/False>
Gives you an item of specified <ItemName> <QTY> <Quality> <True/False>. Example:giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun.PrimalItem_WeaponGun" 1 0 false gives you a primitive simple pistol. A list of <ItemNames> can be found in the below package.
cheat giveitemnumtoplayer <PlayerID> <ItemID> <QTY> <Quality> <True/False>
Gives <PlayerID> an item of specified <ItemID> <QTY> <Quality> <True/False>. Example:giveitemnumtoplayer 399414114 1 1 0 false gives <PlayerID> a primitive simple pistol. A list of <ItemIDs> can be found in List/Ark_Item_List.pdf. <PlayerIDs> can be found using ShowMyAdminManager.
cheat giveitemtoplayer <PlayerID> <ItemName> <QTY> <Quality> <True/False>
Gives <PlayerID> an item of specified <ItemName> <QTY> <Quality> <True/False>. Example:giveitemtoplayer 399414114 "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun.PrimalItem_WeaponGun" 1 0 false gives <PlayerID> a primitive simple pistol. A list of <ItemNames> can be found in the below package. <PlayerIDs> can be found using ShowMyAdminManager.
cheat ClearPlayerInventory <PlayerID> <bClearInventory> <bClearSlotItems> <bClearEquippedItems>
Allows you to clear inventories of Players by ID, find the <PlayerID> using ShowMyAdminManager. Example:ClearPlayerInventory PlayerID 0 0 0. 0=False, 1=True.
cheat GiveAllStructure
gives every structure that's connected to the current chain to you.
cheat SetTargetPlayerBodyVal int (0-30), float (0-1)
changes a character's body scaling for that region. Example: cheat SetTargetPlayerBodyVal 0 0.
cheat SetTargetPlayerColorVal int (0-2), float (0-1)
changes a character's body color for that region. Example: cheat SetTargetPlayerColorVal 0 0.
cheat destroymytarget
Destroys the object / dinosaur you are looking at.
cheat SetTargetDinoColor <ColorRegion[int32]> <ColorID[int32]>
Sets the dino you target to specified color/s. Example: cheat SetTargetDinoColor 0 0. Use printcolors command to see what colors there are. Alternative:Dino Color Generator Site[jdimensional.com]
printcolors
Shows the colors available to use with Set Color commands.
cheat destroywilddinos
Destroys all Wild Dinos on the map. They respawn.
givecolors <amount>
Will give you every dye in the amount specified.
cheat SpawnDino <blueprintPath> <spawnDistance> <spawn-Y-offset> <Z-offset> <DinoLevel>
Allows you to spawn a Dino at a certain coordinate and at a specified level.
cheat destroytribestructures
Destroys all instances of the structures of the tribe you are currently looking at
cheat destroytribedinos
Destroys all instances of the dinosaurs of the tribe you are currently looking at
cheat destroytribeplayers
Destroys all instances of the players of the tribe you are currently looking at
Frequently Asked Questions
Q: How do I install the Admin Pack?

A: You do not install the Admin Pack, it is just a zip file containing a bunch of pdf files and useful resources from this guide to help you use commands on your server and access the item lists and classnames much easier.

Q: How do I summon a dinosaur of a certain level?

A: You can summon a dinosaur of a certain level using this command:cheat SpawnDino <blueprintPath> <spawnDistance> <spawn-Y-offset> <Z-offset> <DinoLevel> and changing <DinoLevel> to your desired level. Find this command in the table above for a pdf contaning the dino BP list.

Q: How do I limit the commands Admins are able to use?

A: You currently can not, if you want to set other people on your server as an Administrator you either need to trust them with all the commands, or not at all.

Q: How do I disable cheats such as god or infinitestats?

A: Type the same command again to turn them off.

Q: How do I give experience to a dinosaur?

A: You can easily give a dinosaur experience by mounting it and then typing cheat addexperience 1000 0 1 false. You can change the value of 1000 to any xp value you would like.
Contributors
Just a quick section to thank all of those that have been apart of making this guide possible. Without these guys helping with new commands or finding errors this guide would not of been possible.

Scatman, Jason, Hostiletake0v3r, SpiRe, 4CrazyGreen, POGSARK, Falcon911, Kappa, Jimmon, Gato, RuntheRedRaptor, 98, Toooni, [B&E] Bockle, lou_neuro, Rashaka, WSMFreak>XI<, Dronaven, dinovart, E-leven, Lord Sunder, Amudsen, TsolYankee, Sky Drifter, Clamdigger, Feen, The bad player
Additional: Mods
I have included the below mods in this list as i use them a lot of would share the hours i worked on this with others.

Admin Pack (Version 1.80)
The Admin Pack is essentially all commands from this guide as well as the item lists for structures, items and summon commands for dinosaurs in one easy to use location. Check this section regularly for updates to the Admin Pack. See Changelog.txt for update notes.

Admin Pack (1.80)[www.gamingalliance.net] Game Version 285 (9.3mb) - Updated 08/Nov/2018

Disclaimer: Please comment in the comment section to point out any commands, dinosaurs, or items that we may be missing from the latest update.

574 Kommentare
JOSH_26_MPS 8. Juni 2023 um 15:11 
my freind is admin and he cant make me admin
WookieSM>XI< 8. März 2023 um 5:09 
@Rich you can get the player id from the admin manager with the showmyadminmanager command, ive been using this for years with no problems.
Rich 7. März 2023 um 18:57 
Doesnt work since I cannot get my friends player ID no matter what. I can only use these commands on myself = useless.
Kolbian 13. Juni 2022 um 21:09 
amazing
dinovart 13. Juni 2022 um 14:44 
311475 99777 4322 Lonely island 9without - symbol)
dinovart 13. Juni 2022 um 13:29 
68875 -79537 7691 teleport room to 3 realms

209850 -253893 -162089 portal terminal in Vanaheim

161035 -371929 55905 nice small crystal cave in Vanaheim

-168578 269085 -139608 portal terminal in Jotunheim

-168252 213361 -152613 worldboss terminal in Jotunheim

-158996 -167592 -167592 -308722 portal terminal in Asgard

-245297 103275 -317237 red forest in Asgard

-99581 78010 -314822 Valhalla-like village in Asgard

-2810554 -74274 -136415 - Fenrir (final boss) arena

Being inside one of realms, place alpha trophies of dragon, broodmother, megapithecus in terminal to teleport into alpha Fenrir arena

113343 -129574 10888 main base – helms deep-like fortress (good for dragons, mini-bosses, griffin, wyverns, and fjordur creatures)
dinovart 13. Juni 2022 um 13:27 
Some Fjordur locations

-301061 -48592 2800 “Morrowind” - village in bogs

-255130 -3972 2080 Cave near village

-317985 -62431 12448 Fortress Boldbjord

-302487 17478 23743 Obelisk in mountains

-285078 278786 -58688 Dwergheim – deep inside dwarven fortress

-298361 240985 -3076 Dragon boss terminal

-318237 258520 2024 unremarkable cave entrance to Dwergheim

-206167 236430 7794 ornated entrance to Dwergheim

-311294 99827 4322 – lonely island (my secondary base, good for kaiju, peaceful, pre-built small house)

330228 209891 11727 obelisk on volcanic island

245856 278177 43193 ruins of fortress near volcano

175072 30782 32505 Castle Aggersburg

219770 -230091 26965 obelisk in forest

-207817 -180861 37428 entrance to the castle in snowy mountains

97298 -31994 21794 Moria-like dwarven cave entrance

-48107 -154303 26515 small village in forested mountains
DrunkMunki  [Autor] 15. Dez. 2021 um 12:26 
thanks again @dinovart :)
i am in the process of redoing the whole document to use GFI instead of the blueprint, just taking a while.
Also just noticed the download link was broken, has now been fixed.
dinovart 15. Dez. 2021 um 4:30 
Moved to northen island due to rar. but annoying pegomastax spawns
dinovart 15. Dez. 2021 um 4:14 
Some iconic Lost Islan map locations

-113017 -442497 -10557 Actek-stlye ruins, including pyramids

86863 -91916 -10118 Late Romanian/early medieval English-style castle

-301913 -302252 25589 Late medieval English-French style castle in snowy mountain peaks

-147932 337260 -7412 Late medieval clif-side mini-fortress, also English-French style

-155897 26642 -126622 Dinopithecus king boss arena

160434 -362126 9880 - wyvern canyon, not too far from magmasaur caves

233820 -323764 25758 Red obelisk (volcano)

-266636 -375477 39552 Blue obelisk (snowy mountain top)

119128 223255 4858 Green obelisk (green hills on small island)

510340 540519 8658 Desert (highest peak, spectacular view)

376652 180628 -6541 Peaceful (meaning no predators usually spawn there) plateau

199881 -605976 -9699 Peaceful northen island (the most isolated one)

-455042 105555 -13733 Peaceful southern tropical island (my base location, enough space for kaiju from mods)