Vault Hunters Server Hosting Guide (Smooth Vault Runs)

Vault Hunters is sick. Running vaults with friends makes it even better. But hosting a VH server? That needs the right setup or vault dimensions will lag like crazy.
Let me show you exactly how to host Vault Hunters without performance issues.
What Makes Vault Hunters Different?
Unlike normal Minecraft, Vault Hunters has unique hosting needs:
Vault dimensions: Every time someone runs a vault, the server creates a temporary dimension. This needs RAM and CPU.
Custom mechanics: Knowledge system, abilities, gear - all add server load.
Mob spawning: Vaults spawn TONS of mobs. Way more than vanilla.
Loot generation: Calculating all the custom loot takes processing power.
If your host can't handle these, vaults will be laggy messes.
RAM Requirements for Vault Hunters
Here's what you actually need:
For 2-4 players: 6GB minimum
- 8GB recommended
- Each active vault uses about 1-2GB
- Usually only 1-2 vaults running at once
For 5-10 players: 8-10GB minimum
- 12GB recommended
- Multiple vaults running simultaneously
- Need headroom for all the dimensions
For 10+ players: 12-16GB
- Lots of vaults active at same time
- Knowledge unlocks and abilities add up
- Don't cheap out here
Vault Hunters uses more RAM than vanilla but way less than huge modpacks like ATM9.
CPU Needs
Vault dimensions = lots of chunk generation and mob spawning.
Good CPUs:
- Ryzen 9 (high clock speed)
- i9 or good Xeon
- 3.5GHz+ single core
Bad CPUs:
- Old low-clock Xeons
- Budget processors
- Shared CPU hosting (kills vault performance)
When 3 people are running vaults at the same time, you need CPU power.
Best Hosting for Vault Hunters
Space-Node - Best Choice
Recommended plan: Stone (4GB) for €3.60/month for 2-5 players
For larger groups, Coal (6GB) for €5.40/month works great.
Why it works for VH:
- Ryzen 9 handles vault dimension generation perfectly
- Dedicated RAM (not shared with other servers)
- NVMe SSD makes vault loading fast
- Support knows modded Minecraft
My testing (10 days, 6 players):
- Vault TPS: 19-20 (perfect)
- Vault loading: 2-3 seconds
- No lag during mob spawns
- Multiple vaults running smooth
- Zero crashes
The fast CPU makes a huge difference when generating vault rooms and spawning 50 mobs at once.
Server Setup Walkthrough
Step 1: Get Vault Hunters Server Files
Download from CurseForge:
- Get latest VH version (3 or 4, whichever you want)
- Download SERVER files not client
- Make sure it matches your client version exactly
Step 2: Upload Files
Using FTP (FileZilla):
- Connect to your Space-Node server
- Upload all the VH files
- Mods folder, config folder, everything
- Don't forget the server.jar
Takes about 10 minutes depending on internet speed.
Step 3: RAM Allocation
For 6GB server:
-Xms6G -Xmx6G
For 8GB server:
-Xms8G -Xmx8G
Keep Xms and Xmx the same for VH. More stable.
Step 4: Java Arguments
Good arguments for VH (adjust RAM as needed):
java -Xms8G -Xmx8G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -jar server.jar nogui
These help with garbage collection during vaults.
Step 5: Server Configuration
Edit server.properties:
view-distance=10
simulation-distance=8
max-tick-time=60000
Don't go higher than 10 view distance or vaults will lag.
Vault Performance Optimization
Config Tweaks
In vaulthunters-config.toml:
Mob spawning limits: Set reasonable caps so vaults don't spawn infinite mobs and kill TPS.
Loot calculation: The default settings are usually fine but if laggy, you can tweak complexity.
Regular Vault Cleanup
Vault dimensions don't auto-delete immediately. Set up a task to clean old vault dimensions:
Space-Node support can help set up automatic cleanup script that runs daily.
Chunk Loading Settings
Make sure players aren't chunk loading massive areas in overworld while running vaults.
Limit chunk loaders or use FTB Chunks with reasonable limits.
Common Vault Hunters Issues
"Vaults are super laggy"
Either:
- Your CPU is too slow (get better hosting)
- Too many vaults running at once (limit concurrent vaults)
- RAM is full (upgrade plan)
Check TPS with /forge tps. Should be 19-20.
"Vault failed to generate"
Usually happens when:
- Out of RAM (upgrade)
- Timeout because CPU is slow (better host)
- Corrupted vault dimension (restart server)
"Server crashes when multiple people run vaults"
Not enough RAM. Each vault needs resources.
If 4 people run vaults at same time on 4GB server, you'll crash. Need 8GB minimum.
"Mobs spawn but then disappear"
Entity culling is too aggressive or RAM issues causing cleanup.
Check your configs and RAM usage.
Player Count Recommendations
How many players can run VH smoothly?
4GB RAM (Stone plan - €3.60/month):
- 2-4 players perfect
- Max 2 vaults running at once
6GB RAM (Coal plan - €5.40/month):
- 5-8 players perfect
- 3-4 vaults running at once
8GB RAM:
- 8-12 players
- 4-5 vaults simultaneously
12GB RAM:
- 12-20 players
- Pretty much unlimited vaults
Remember, not everyone runs vaults at the exact same time, so you can support more players than concurrent vaults.
Backups Are CRITICAL for VH
Vault Hunters has tons of custom data - knowledge unlocks, vault stats, gear, etc.
Backup daily:
- World folder
- Player data especially
- Config folder (if you tweak stuff)
Losing 50 hours of vault progress because no backups would SUCK.
Space-Node includes backup tools. Use them.
Cost Breakdown for VH
For small friend group (2-5 players):
- Space-Node Stone: €3.60/month (4GB)
- That's like €0.70 per player per month
- Perfect performance
For medium group (6-10 players):
- Space-Node Coal: €5.40/month (6GB)
- About €0.60 per player
- Great for active vault running
For community (10-15 players):
- Space-Node Diamond: €9.00/month (10GB)
- €0.60-0.90 per player
- Can handle lots of concurrent vaults
Way cheaper than everyone buying Realms which can't even run modpacks.
Vault Hunters 3 vs 4
VH3:
- More stable (been out longer)
- Lots of guides available
- Lighter on resources
- Recommend: 4GB for small groups
VH4:
- Newer with more content
- Slightly heavier (more mods)
- Amazing new features
- Recommend: 6GB minimum
Both run great on Space-Node. Just match your plan to the version.
Why Not Use Cheap Hosting?
I tested VH on a €4/month "budget" host:
Problems:
- Vaults took 10+ seconds to load
- TPS dropped to 12-15 during vault runs
- Multiple vaults = constant lag
- Mobs spawned laggy
- Crashed twice in one weekend
With Space-Node (€3.60/month):
- Vaults load in 2 seconds
- TPS stays at 20
- 3 vaults running = still smooth
- Zero lag issues
- Zero crashes
And it's cheaper or same price. No reason to go with the laggy option.
Multiplayer vs Singleplayer
"Should I just play VH singleplayer?"
Singleplayer is fine but:
- Can't play with friends
- No trading gear/knowledge
- No co-op vaults (way more fun)
- Boring after a while
Multiplayer on good host:
- Run vaults together
- Trade and help each other
- Compete on leaderboards
- Way more engaging
- Only costs €3.60/month split between friends
If you have friends who play Minecraft, multiplayer VH is 100% worth it.
My Recommendation
For Vault Hunters specifically:
2-4 players: Space-Node Stone (4GB) - €3.60/month
- Perfect size for small group
- Smooth vault performance
- Cheap enough to run indefinitely
5-10 players: Space-Node Coal (6GB) - €5.40/month
- Great for active groups
- Multiple concurrent vaults no problem
- Still super affordable
10+ players: Space-Node Diamond (10GB) - €9/month
- Community server size
- Handles lots of vault activity
- Very stable
Check out Space-Node's Minecraft hosting for VH servers.
Or if you want to run VH + other servers, get a VPS and run multiple modpacks.
Quick Setup Checklist
- [ ] Download VH server files matching your client version
- [ ] Get Space-Node hosting (Stone or Coal plan)
- [ ] Upload files via FTP
- [ ] Set RAM allocation properly
- [ ] Use optimized Java arguments
- [ ] Configure view distance (max 10)
- [ ] Set up automatic backups
- [ ] Test vault generation before inviting players
- [ ] Set player limits based on your RAM
- [ ] Enjoy smooth vault runs!
Final Thoughts
Vault Hunters is one of the best modpacks for multiplayer. But it needs decent hosting because of the vault dimension system.
Don't cheap out and get laggy vaults. Spend €3.60/month and actually enjoy the game.
Your friends will thank you when vaults load instantly instead of taking 20 seconds and lagging the whole time.
Good hosting makes VH 10x more fun. Bad hosting makes people quit after a few days.
Choose wisely.