Rust experimental server

Skippi

Plugin Developer
Plugin Developer
Jul 16, 2014
33
57
8
32
Saint-Petersburg
skippi.tk
=======================================
||
|| How to Download and run your server.
||
================================================
Now u can download rust experimental server, just follow theese steps:

==>>For WINDOWS only: you may just download THIS (press СКАЧАТЬ button)
==>>unpack it to any folder you want and run "Update and Run Experimental Server.bat"
==>>This script will download\update your server and start it
==>>Now it has bat script to start Legacy server (cos now steamcmd downloads experimental and legacy server)

==>>For LINUX only: you may just download THIS (press СКАЧАТЬ button)
==>>unpack it to any folder you want and run "Run.sh"
==>>This script will download\update your server and start it


Manual download:


1) Download SteamCMD
2) Run steamcmd.exe \ steamcmd.sh

3) Type
login anonymous
force_install_dir <directory>
app_update 258550 -beta experimental validate
4) Open <directory>

5) Create Start.bat file and insert this:
Code:
@echo off
Start /high RustDedicated.exe -batchmode +server.hostname "Server name Here" +server.port 28015 +server.identity "myserver" +server.seed 123567 -logFile "output.log"
6) Save Start.bat and run it.

============================
||
|| How to update your server
||
============================

You need to do it only if you are not using my auto-update script =)
To update your server - just repeat steps 2 and 3. <directory> - should be a directory where your server is.

============================
||
|| How to connect to your server
||
============================

Open experimental client, press F1 and type "client.connect your_ip:your_port"
where your_ip is IP of your server and your_port - it's port.

============================
||
|| Available commands
||
============================

Code:
kick "Name"
kickall
ban "Name"
banid "Steam ID"
status - Players online
say - server announce
users - information about users
banlist
banlistex - banlist with reasons
listid - people banned by SteamID
event.run - Airdrop
server.port "28015" - Set server port
server.maxplayers 500 - maximum online players on server
server.hostname "My Personal Server" - Server Name
server.identity "identity" - Server identificator
server.level
server.seed 123567 - set seed for map generation
server.saveinterval 3600 - save interval (in seconds)
server.secure
server.tickrate
server.start
server.stop
server.writecfg - save config
inventory.give - give item
gc.collect
construct.frameminutes 600 - time (in minutes) after which building will be destroyed
============================
||
|| Debug commands
||
============================

Code:
echo
instances
serverstrings
objects
textures
colliders
 
Last edited:

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,065
4,486
113
At your house.
github.com
Now u can download rust experimental server, just follow theese steps:
1) Download SteamCMD
2) Run steamcmd.exe \ steamcmd.sh
3) Type
4) Type
5) Type
6) Open <directory>
7) Create Start.bat file and insert this:
Code:
@echo off
Start /high RustDedicated.exe -batchmode  -port 28015
8) Save Start.bat and run it
9) Open experimental client, press F1 and type "client.connect your_ip:port"
Permissions, permissions, permissions... GOD DAMN IT I FORGOT ABOUT THEM xDDD @Ramm
 
  • Optimistic
Reactions: Ramm

Skippi

Plugin Developer
Plugin Developer
Jul 16, 2014
33
57
8
32
Saint-Petersburg
skippi.tk
1) Download SteamCMD
2) Run steamcmd.exe \ steamcmd.sh

3) Type
login anonymous'



This is what i have done ! but then it says i must enter a password
i don't know why....but u can type "login <ninckname>" and enter your password, then open your email, find SteamGuard key and enter it too

Anyway, "login anonymous" worked for me....and for other people)
 

Jakkee

Plugin Developer
Plugin Developer
Contributor
Jul 28, 2014
1,465
925
113
Australia
Ofcourse no =)
U may download experimental server on your own computer.

P.S.: I don't know, but maybe some GSPs have experimental servers installed...
EDIT: Nevermind.
Thanks! :)
 
Last edited:

Razztak

New Member
Member
Aug 18, 2014
6
3
3
Anyone run experimental in Linux server?
Anyone have a startup script for it?

Thanks
 

Razztak

New Member
Member
Aug 18, 2014
6
3
3
NO, I dont talk about install. I have installed but when I run Server a few second later process is killed by system.