not sure what this is but a server i help mod is showing up. i looked up what it would but it shows no description. is this normal?
Console.tail showing in console
Discussion in 'Rust Discussion' started by Inkss, May 15, 2018.
-
Type server.description in the console and if it returns empty there's an issue with your configuration in either server.cfg or your startup bat file.
You can also manually set the description to verify this:
Code:server.description "My server's description"
-
Code:21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: serverinfo 21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: playerlist 21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: bans 21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: server.seed 21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: server.worldsize 21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: console.tail 128 21:36:41[Logger] [5/15/2018 8:36:44 PM] 73.130.160.60 ran command: chat.tail 128
-
Wulf Community Admin