Easiest Rust Server Setup + uMod (Oxide) + Plugins In 10 Minutes! Full Guide
Setting up your own Rust server from scratch, and installing uMod is easy! This short, concise tutorial shows you everything you need to know!
Port forwarding guide (Any router): https://youtu.be/B9jH8QPsVOw
SteamCMD: https://developer.valvesoftware.com/wiki/SteamCMD
uMod: https://umod.org/games/rust
uMod Rust Plugins: https://umod.org/plugins?categories=rust
Other start options: https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server
Timestamps:
00:35 - Downloading your Rust server
02:40 - Basic server setup
05:13 - Connecting to the working server
05:41 - Downloading and installing uMod
06:59 - Installing & Configuring uMod plugins
08:33 - Giving yourself admin
09:49 - Connecting to the working server
with uMod+plugins installed
-----------------------------
Downloads:
- start.bat: https://s.tcno.co/TC-RustOxStart
For those that want to copy and paste, instead of downloading:
-----------------------------
echo off
:start
RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed 50500 +server.worldsize 2500 +server.maxplayers 10 +server.hostname "TroubleChute"
goto start
-----------------------------
Also, see:
Hosting CUSTOM MAPS on your new Rust server: https://youtu.be/SCxx-qWNsLQ
#Rust #Server #Guide
-----------------------------
πΈ Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
πΈ Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
π¬ Discuss video & Suggest (Discord): https://s.tcno.co/Discord
π Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
π Website: https://tcno.co
π§ Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co
Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.