Easiest Rust Server Setup, With Oxide In 5 Minutes! Tutorial 2018
Updated video: https://youtu.be/A21Okdl114Q
This is by far the fastest tutorial on setting up a Rust server, with Oxide. For tutorials regarding Rust Plugins and setting them up, just leave a comment down below, and I might look into how to set it up.
If I ever get into creating videos like that, they'll be in a playlist on my channel. That might be linked here if we ever get to that :)
Links:
Rustafied link: https://www.rustafied.com/how-to-host-your-own-rust-server/
Oxide download link: https://oxidemod.org/downloads/
Steam ID Finder: https://steamidfinder.com/
Script:
echo off
:start
steamcmd.exe +login anonymous +app_update 258550 +quit
cd "D:\Test server\steamapps\common\rust_dedicated"
RustDedicated.exe -batchmode +server.port 28015 +sv_password "SERVERPASS" +server.level "Procedural Map" +server.seed 1234 +server.worldsize 4000 +server.maxplayers 10 +server.hostname "RUST SERVER NAME" +server.description "Description shown on server connection window." +server.url "http://yourwebsite.com" +server.headerimage "http://yourwebsite.com/serverimage.jpg" +server.identity "server1" +rcon.port 28016 +rcon.password RCONPASSWORD +rcon.web 1
goto start
--Music used--
aekasora music used licensed under Creative Commons Attribution 3.0 Unported (CC BY 3.0).
Background:
- aekasora - one day in Japan
- aekasora - the Jaffa Orange
aekasora:
Bandcamp: https://aekasora.bandcamp.com
Facebook: https://www.facebook.com/aekasora/
Instagram: https://www.instagram.com/aekasora/
Soundcloud: https://soundcloud.com/akashh_495
YouTube: https://www.youtube.com/channel/UCVyQq89Jp0NGoTS69Qwozgg
#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.