Solved I got a another question how do i login as admin on my own server?

CorrosionX

Plugin Developer
Plugin Developer
Sep 3, 2014
212
85
18
California
In your server.cfg file, set
Code:
rcon.password passwordhere
When you log on the server, open console with F1, type
Code:
rcon.login passwordhere
If you are using Rust++, in game you then type /setmasteradmin, if i remember correctly. Then you are the master admin.
 
  • Informative
Reactions: Snake

Kenrick Pichardo

New Member
Member
Sep 12, 2014
7
0
1
In your server.cfg file, set
Code:
rcon.password passwordhere
When you log on the server, open console with F1, type
Code:
rcon.login passwordhere
If you are using Rust++, in game you then type /setmasteradmin, if i remember correctly. Then you are the master admin.
Thank you allot