Menu
 

Server Performance - Terraria Wiki

Terraria: Server Performance Optimization

Optimize your Terraria server for maximum performance with lag reduction techniques, player limit tuning, and resource management strategies.

Server Requirements

Players CPU RAM World Size
1-4 2 cores @ 2.5 GHz 1 GB Small-Medium
5-8 4 cores @ 3.0 GHz 2 GB Medium-Large
9-16 6 cores @ 3.5 GHz 4 GB Large

Configuration Optimization

serverconfig.txt Settings

# Performance Settings
maxplayers=8
password=
world=/path/to/world.wld
autocreate=2
worldname=MyWorld

# Network Optimization
port=7777
upnp=1

# Performance Tweaks
priority=1
secure=1

Lag Reduction Techniques

🧹 World Cleanup

Remove excessive items and projectiles

Use /clear command regularly

⚡ Limit Automation

Reduce wire/actuator contraptions

Limit hoik systems

🎯 Player Limits

Set appropriate max players

Monitor concurrent connections

tModLoader Performance

Mod Optimization

  • Limit Mods: Use only essential mods (10-15 max)
  • Avoid Conflicts: Test mod compatibility before deployment
  • Update Regularly: Keep mods updated to latest versions
  • Monitor RAM: Large mods like Calamity need 4GB+ RAM

Important: Terraria is single-threaded. High single-core CPU speed is more important than core count for performance.

Experience lag-free Terraria multiplayer. Host your Terraria server with Supercraft for optimized high-performance hosting.

Top