ATLAS
Atlas Stables (Creature Cloud), Gold Bank, Aquatic Cargo & Animal Trading Platform
 This topic has been pinned, so it's probably important
Revy  [developer] 20 Apr, 2021 @ 2:25am
Admin Commands
Please note that none of these Commands will work if you haven't set a personal SecretKey (Running on the Public Realm).

Wipe your whole Creature Cloud Data:
cheat ScriptCommand WipeCloudData
--------------------------------------------------------------------------------------
Wipe Creature Cloud Data of a certain SteamID on your Cluster:
cheat ScriptCommand WipeSteamIDCloudData STEAMIDHERE
Example: cheat ScriptCommand WipeSteamIDCloudData 123456789
--------------------------------------------------------------------------------------
Setup a Production Setting for your Secretkey:
cheat Scriptcommand AddProductionSetting <AnimalClassPath> <ItemClassPath> <SecondsPerItem> <MaxQuantity> <MaxCreaturesProducing>

Note:
SecondsPerItem cannot be lower than 60 Seconds!
MaxQuantity is Capped at 999!
MaxCreaturesProducing is atm limited to a maximum of 20!

Example Command:
cheat Scriptcommand AddProductionSetting /Game/Atlas/Creatures/Pig/Pig_Character_BP.Pig_Character_BP_C /Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_DinoPoopMedium.PrimalItemConsumable_DinoPoopMedium_C 180 50 5
This would make Pigs produce Medium Feces on your Server, up to a Limit of 50 Feces, It would Take 180 Seconds for a Pig to produce a Feces and a Maximum of 5 Pigs in each Players stable will be respected!

YOU CAN LEARN MORE ABOUT PRODUCTION HERE:
https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/2139315708/5047948127397269276/
--------------------------------------------------------------------------------------
All your Servers Production Settings can be viewed with:
cheat Scriptcommand ListProductionSetting

Note: The list will only be parsed into your Servers Gamelog, not your Screen ingame!
--------------------------------------------------------------------------------------
Want some Production Settings gone?
cheat Scriptcommand RemoveProductionSetting <ID>

Note: You can find the appropriate ID in your Production Settings List!

Example Command: cheat Scriptcommand RemoveProductionSetting 5
Last edited by Revy; 20 Apr, 2021 @ 2:39am