1. 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?
     
  2. 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"
     
  3. ill try that out. but heres the messages its showing now in rcon. this is all its showing in rcon for me. i do realize its a logger issue maybe. i updated to the newest version of logger and it stopped the spam but this still shows up in the rcon console.
    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
     
  4. Wulf

    Wulf Community Admin

    Add them to the exclusion list. The console.tail and chat.tail are for history as far as I know.