There is a plugin that as a site with an online console or something like that? thanks
Solved Online console?
Discussion in 'Rust Discussion' started by Rydax, Jul 28, 2015.
-
yes there is
http://bbtracker.net/AdminTools
i use it sometimes -
my server is hosted. -
RustIO also does it
-
wat u using to start the server?
i use this
Code:@echo off RustDedicated.exe -batchmode +server.port 28017 +server.hostname myserver +server.identity myserver +server.maxplayers 50 +rcon.ip (add your ip for server) +rcon.port 28141 +rcon.password mypassword -cfg "server\IDENTIFICACION\cfg\server.cfg"
-