Hey there, I've just started up my server today and I'm having a few problems!
1. What plugin allows players to type /help to show a list of available commands to them.
2. What plugin allows admins to fly
3. When I'm in my server it shows another servers name.. why?
Thanks!
Solved /help command and more
Discussion in 'Rust Discussion' started by H3XServers, Jun 14, 2015.
-
Wulf Community Admin
-
Sorry for the double post. But I changed the server name but it still displays another servers name and it loads Hapis Island instead of procedural map which is what I have saved in my CommandlineLast edited by a moderator: Jun 14, 2015 -
Wulf Community Admin
-
-
Wulf Community Admin
Code:@RustDedicated.exe -batchmode +server.port 28015 +server.maxplayers 100 +server.hostname "[UK] H3X|50x|TP|HOME|KITS|INST|MORE" +server.identity "DefaultServer" +server.level "Procedural Map" +server.worldsize 4000 +server.seed 6738 -load +server.tickrate 30 +rcon.ip 0.0.0.0 +rcon.port 28016 +rcon.password "yourpass"
If your hostname still isn't being set, then it's reading it from the root cfg/server.cfg and changing it on startup. -
@RustDedicated.exe -batchmode +server.port 28015 +server.maxplayers 100 +server.hostname "[UK] H3X|50x|TP|HOME|KITS|INST|MORE" +server.identity "DefaultServer" +server.level "Procedural Map" +server.worldsize 4000 +server.seed 6738 -load +server.tickrate 30 +rcon.ip 0.0.0.0 +rcon.port 28016 +rcon.password "yourpass"
?