ARK: Survival Evolved Server Hosting
ARK: Survival Evolved on Game Lords
Section titled “ARK: Survival Evolved on Game Lords”ARK: Survival Evolved is a survival game featuring dinosaurs, crafting, and base building. Our ARK servers support all official maps, mods, and cluster configurations for the ultimate dinosaur survival experience.
Server Setup
Section titled “Server Setup”Initial Configuration
Section titled “Initial Configuration”- Select “ARK: Survival Evolved” from game list
- Choose your setup:
- Map: The Island, Scorched Earth, Aberration, Extinction, Genesis, etc.
- Server Type: PvP, PvE, or PvE-Conflict
- Difficulty: Affects max wild dino levels
- Mods: Steam Workshop mod support
Recommended Server Specs
Section titled “Recommended Server Specs”| Player Count | RAM | CPU | Storage | Map Type |
|---|---|---|---|---|
| 10-20 players | 8GB | 4 cores | 40GB | Standard maps |
| 20-50 players | 16GB | 6 cores | 80GB | Large maps |
| 50-100 players | 32GB | 8 cores | 120GB | Modded/Cluster |
Game Configuration
Section titled “Game Configuration”GameUserSettings.ini
Section titled “GameUserSettings.ini”Primary configuration file for gameplay settings:
[ServerSettings]# Basic Server InfoSessionName=My ARK ServerServerPassword=QueryPort=27015Port=7777RCONEnabled=TrueRCONPort=32330
# Player and Dino SettingsMaxPlayers=50DifficultyOffset=1.0MaxDifficulty=TrueServerPVE=FalseAllowFlyerCarryPVE=True
# Rates and MultipliersXPMultiplier=2.0TamingSpeedMultiplier=3.0HarvestAmountMultiplier=2.0HarvestHealthMultiplier=1.0ResourcesRespawnPeriodMultiplier=0.5
# Structure and Item SettingsStructurePreventResourceRadiusMultiplier=1.0StructureDamageMultiplier=1.0ItemStackSizeMultiplier=1.0StructurePickupTimeAfterPlacement=30.0
# Day/Night and WeatherDayCycleSpeedScale=1.0NightTimeSpeedScale=1.0DayTimeSpeedScale=1.0GlobalSpoilingTimeMultiplier=1.0Engram and Level Configuration
Section titled “Engram and Level Configuration”Customize player progression:
# Level CapsPlayerMaxLevel=105DinoMaxLevel=150
# Engram PointsPerLevelStatsMultiplier_Player[0]=1.0 # HealthPerLevelStatsMultiplier_Player[1]=1.0 # StaminaPerLevelStatsMultiplier_Player[2]=1.0 # OxygenPerLevelStatsMultiplier_Player[3]=1.0 # FoodPerLevelStatsMultiplier_Player[4]=1.0 # WaterPerLevelStatsMultiplier_Player[5]=1.0 # TemperaturePerLevelStatsMultiplier_Player[6]=1.0 # WeightPerLevelStatsMultiplier_Player[7]=1.0 # Melee DamagePerLevelStatsMultiplier_Player[8]=1.0 # Movement SpeedPerLevelStatsMultiplier_Player[9]=1.0 # FortitudePerLevelStatsMultiplier_Player[10]=1.0 # Crafting SkillMap Management
Section titled “Map Management”Official Maps
Section titled “Official Maps”ARK includes numerous official maps:
Free Maps
Section titled “Free Maps”- The Island: Original ARK map, balanced for new players
- The Center: Large community map with unique biomes
- Ragnarok: Diverse landscapes with all creatures
- Valguero: Mix of biomes with underground areas
- Crystal Isles: Beautiful crystal-themed map
- Lost Island: Tropical paradise with unique creatures
- Fjordur: Norse-inspired map with multiple realms
DLC Maps
Section titled “DLC Maps”- Scorched Earth: Desert survival with new creatures
- Aberration: Underground radiation survival
- Extinction: Post-apocalyptic with mechanical creatures
- Genesis Part 1: Simulation biomes with missions
- Genesis Part 2: Space station with varied biomes
Map Switching
Section titled “Map Switching”To change maps:
- Stop your server
- Navigate to “Configuration” > “Map”
- Select new map from dropdown
- Save configuration and restart
- New map will generate fresh
Mod Support
Section titled “Mod Support”Installing Mods
Section titled “Installing Mods”ARK supports Steam Workshop mods:
- Find mod on Steam Workshop
- Copy the mod ID from the URL
- In control panel, go to “Mods”
- Add mod ID to mod list
- Restart server to download and install
Popular Mods
Section titled “Popular Mods”Quality of Life
Section titled “Quality of Life”- Structures Plus (S+): Enhanced building system
- Awesome SpyGlass: Detailed creature information
- Resource Stacks: Increased stack sizes
- Death Recovery Mod: Retrieve items after death
Content Expansion
Section titled “Content Expansion”- Primal Fear: Adds powerful new creatures
- Additional Creatures: More dinosaur varieties
- Ark Additions: High-quality creature additions
- Pyria: Ethereal creature variants
Utility Mods
Section titled “Utility Mods”- HG Stacking Mod: Configurable stack sizes
- Ultra Stacks: Massive stack increases
- Kibble Table: Visual kibble crafting guide
- Dino Storage v2: Pokeball-style dino storage
Mod Configuration
Section titled “Mod Configuration”Some mods require additional setup:
- Check mod description for requirements
- Edit configuration files if needed
- Set mod load order (important for compatibility)
- Test thoroughly after installation
Server Clusters
Section titled “Server Clusters”What is Clustering?
Section titled “What is Clustering?”Clustering allows players to transfer characters, items, and dinosaurs between multiple ARK servers.
Setting Up Clusters
Section titled “Setting Up Clusters”- Create multiple servers with same cluster ID
- Configure transfer settings in each server
- Enable cross-ARK transfers in settings
- Set up shared storage for transfers
Cluster Configuration
Section titled “Cluster Configuration”[ServerSettings]# Cluster SettingsClusterDirOverride=/path/to/cluster/folderClusterID=MyClusterNameNoTransferFromFiltering=False
# Transfer SettingsPreventDownloadSurvivors=FalsePreventDownloadItems=FalsePreventDownloadDinos=FalsePreventUploadSurvivors=FalsePreventUploadItems=FalsePreventUploadDinos=FalseTransfer Restrictions
Section titled “Transfer Restrictions”Control what can be transferred:
- Items: Tools, weapons, resources
- Dinosaurs: Tamed creatures
- Characters: Player levels and stats
- Tribe data: Tribe memberships and rankings
Admin Commands
Section titled “Admin Commands”Becoming Admin
Section titled “Becoming Admin”Grant yourself admin privileges:
- Connect to your server
- Press Tab to open console
- Type:
enablecheats YourAdminPassword - You now have admin powers
Essential Admin Commands
Section titled “Essential Admin Commands”Player Management
Section titled “Player Management”Kick PlayerName # Kick player from serverBan PlayerName # Ban player permanentlyUnban PlayerID # Remove player banShowMyAdminManager # Open admin GUISpawning and Items
Section titled “Spawning and Items”GiveItemNum ItemID Quantity Quality Blueprint# Example: GiveItemNum 1 100 0 false (gives 100 simple pistol ammo)
SpawnDino "Blueprint" X Y Z # Spawn dinosaur at coordinatesDestroyAll ClassName # Destroy all of specific typeKillPlayer PlayerID # Kill specific playerServer Control
Section titled “Server Control”SaveWorld # Force save server dataDoExit # Shutdown server gracefullySetTimeOfDay HH:MM # Set time (24-hour format)SetGlobalPause true/false # Pause/unpause serverTeleportation
Section titled “Teleportation”TeleportPlayerIDToMe PlayerID # Teleport player to youTeleportToPlayer PlayerID # Teleport to playerSetPlayerPos X Y Z # Teleport to coordinatesDinosaur Management
Section titled “Dinosaur Management”Taming Configuration
Section titled “Taming Configuration”Adjust taming mechanics:
# Taming SpeedTamingSpeedMultiplier=3.0
# Dino SpawnsDinoSpawnWeightMultipliers=(DinoNameTag=Dodo,SpawnWeightMultiplier=2.0)
# Dino Damage and ResistanceDinoCharacterFoodDrainMultiplier=1.0DinoCharacterStaminaDrainMultiplier=1.0DinoCharacterHealthRecoveryMultiplier=1.0Wild Dino Management
Section titled “Wild Dino Management”# Destroy all wild dinos (respawns with new levels)DestroyWildDinos
# Set wild dino levelsDestroyAll DinoClassname_C
# Prevent specific dino spawnsNPCReplacements=(FromClassName="Dodo_Character_BP_C",ToClassName="")Breeding Settings
Section titled “Breeding Settings”Configure dinosaur breeding:
# Breeding MultipliersMatingIntervalMultiplier=0.5 # Faster breeding cooldownEggHatchSpeedMultiplier=3.0 # Faster egg hatchingBabyMatureSpeedMultiplier=3.0 # Faster growthBabyCuddleIntervalMultiplier=0.5 # More frequent imprintingBabyImprintingStatScaleMultiplier=1.0BabyCuddleGracePeriodMultiplier=1.0Performance Optimization
Section titled “Performance Optimization”Server Performance Settings
Section titled “Server Performance Settings”# Graphics and PerformanceUseOptimizedArkDb=trueOnlyAllowSpecifiedEngrams=falsebDisableStructurePlacementCollision=false
# Resource ManagementResourceNoReplenishRadiusPlayers=1.0ResourceNoReplenishRadiusStructures=1.0
# AI and PhysicsbForceAllStructureLocking=falsebAllowUnlimitedRespecs=falseHardware Optimization
Section titled “Hardware Optimization”- CPU: ARK heavily uses single-core performance
- RAM: More RAM = better performance, especially with mods
- Storage: NVMe SSD recommended for map loading
- Network: Stable connection crucial for large tribes
Regular Maintenance
Section titled “Regular Maintenance”- Daily: Check for performance issues and player reports
- Weekly: Review logs and restart server
- Monthly: Clean up abandoned structures
- Updates: Install game and mod updates promptly
Troubleshooting
Section titled “Troubleshooting”Common Issues
Section titled “Common Issues”Server Won’t Start
Section titled “Server Won’t Start”Check these potential causes:
- Mod conflicts: Disable mods one by one
- Configuration errors: Validate .ini files
- Corrupted save: Restore from backup
- Insufficient resources: Check RAM and storage
Poor Performance
Section titled “Poor Performance”Performance optimization steps:
- Monitor resource usage in control panel
- Reduce structure count with cleanup
- Limit wild dino spawns in problematic areas
- Update problematic mods or remove them
Player Connection Issues
Section titled “Player Connection Issues”- Verify ports: 7777 (game) and 27015 (query)
- Steam connectivity: Check Steam server status
- Version mismatch: Ensure server/client versions match
- Mod synchronization: All players need same mods
Save File Corruption
Section titled “Save File Corruption”If save becomes corrupted:
- Stop server immediately
- Restore from automatic backup
- Check storage health for hardware issues
- Contact support if corruption persists
Tribe and PvP Management
Section titled “Tribe and PvP Management”Tribe Settings
Section titled “Tribe Settings”Configure tribe mechanics:
# Tribe LimitsMaxNumberOfPlayersInTribe=10MaxTribesLog=50
# Alliance SettingsMaxAlliancesPerTribe=3MaxTribesPerAlliance=10
# PvP SettingsbPvPDisableFriendlyFire=falsebPvPDinoDecay=truePvPStructureDecayPeriodMultiplier=1.0Raid Protection
Section titled “Raid Protection”For PvE-Conflict or moderated PvP:
- Offline Raid Protection: Structures invulnerable when offline
- Safe Zones: Protected areas for new players
- Scheduled PvP: Specific hours for combat
- Admin Intervention: Manual conflict resolution
Advanced Configuration
Section titled “Advanced Configuration”Custom Recipes
Section titled “Custom Recipes”Create custom engrams and recipes:
- Use ARK Dev Kit or configuration tools
- Define custom engram blueprints
- Set learning requirements and costs
- Upload to server configuration
Event Configuration
Section titled “Event Configuration”Set up server events:
# Seasonal EventsActiveEvent=None # Halloween, Christmas, Easter, etc.NewYear1UTC=1577836800 # New Year timestampNewYear2UTC=1609459200 # Next New Year timestampCross-Platform Play
Section titled “Cross-Platform Play”Enable cross-platform features:
# Epic Games IntegrationEpicIntentionalCrossplay=trueCrossplayByDefault=trueGetting Help
Section titled “Getting Help”ARK Resources
Section titled “ARK Resources”- Official ARK Wiki: Comprehensive game information
- ARK Reddit: r/ARK and r/playarkservers
- Steam Community: Guides and discussions
- YouTube: Video tutorials and showcases
Game Lords ARK Support
Section titled “Game Lords ARK Support”Our specialized ARK support includes:
- Cluster setup assistance
- Mod installation and troubleshooting
- Performance optimization
- Save file recovery
When contacting support, provide:
- Server logs and configuration files
- List of installed mods
- Player count and activity patterns
- Specific error messages or symptoms
Survive and thrive in the ARK!