By default, Rust is a PvP survival game, but some server owners prefer PvE gameplay where players can cooperate, build, and explore without the threat of player combat. Setting up a PvE Rust server requires adjusting damage settings, raiding rules, and AI behavior.
This guide will walk you through enabling PvE mode, disabling player damage, and configuring AI behavior using VolticHost Game Panel.
π Prerequisites
-
A Rust server purchased at VolticHost.com
-
Access to VolticHost Game Panel
-
(Optional) Oxide/uMod installed for additional PvE management
1οΈβ£ Disable Player Damage and PvP Combat
-
Log in to VolticHost Game Panel.
-
Click on your Rust server.
-
Navigate to the Console tab.
-
Enter the following command to disable player damage:
server.pve true
-
Prevent players from damaging each other:
server.damageplayerfalse
-
Press Enter to apply the changes.
β PvP is now disabled, and your server is in PvE mode!
2οΈβ£ Prevent Raiding and Structure Damage
To stop players from destroying bases, disable structure damage:
-
Open the Console tab.
-
Enter the command:
server.decay false
-
Disable explosive damage to structures:
server.bulletdamagemultiplier 0 server.meleedamagemultiplier 0 server.explosivedamagemultiplier 0
-
Press Enter to apply the changes.
β Players can no longer raid each otherβs bases!
3οΈβ£ Modify NPC Behavior for PvE Playstyle
If you want AI enemies like Scientists and Bradley APC to remain aggressive, keep PvE engaging by adjusting their behavior:
npc.enabled true
npc.damage true
npc.spawn_max_population_military_tunnels 10
-
npc.enabled true
β Keeps AI enemies active. -
npc.damage true
β Allows AI to attack players. -
npc.spawn_max_population_military_tunnels 10
β Adjusts AI difficulty in key areas.
β Your Rust server now features PvE combat against AI!
4οΈβ£ Use Oxide for Advanced PvE Customization
If you need more control over PvE mechanics, install TruePVE from uMod:
-
Install Oxide from the Mod Manager.
-
Download TruePVE from uMod and upload the
.cs
file to:/oxide/plugins/
-
Edit the TruePVE.json config file to customize damage rules, PvE zones, and player interactions.
-
Restart the server.
β Oxide now gives you complete control over your PvE server!
5οΈβ£ Restart the Server to Apply Changes
-
Navigate to the Console tab in VolticHost Game Panel.
-
Click Stop to shut down the server.
-
Wait a few seconds, then click Start to relaunch the server with PvE settings.
β Your Rust server is now running in PvE mode!
π Conclusion
You've successfully set up a Rust server with PvE mode, disabled raiding, and configured AI combat using VolticHost Game Panel! Your players can now explore, build, and fight AI enemies without PvP conflicts. π
For more assistance, contact VolticHost Support.