SSNNotifier

Collects and sends game information to the Survival Servers Network

Total Downloads: 689 - First Release: Feb 5, 2016 - Last Update: Feb 25, 2017

5/5, 4 likes
  1. Umlaut submitted a new resource:

    SSNNotifier - Collects and sends game information to the Survival Servers Network

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    Sorry for the delay with approving this!

    I do have one little suggestion though: the webrequests library is already exposed to C# plugins, just use webrequests.EnqueueGet or EnqueuePost. I'd also recommend making the author in the plugin match what your username is here on the site, which should be a requirement really.
     
  3. Umlaut updated SSNNotifier with a new update entry:

    0.0.3

     
  4. I have spent about 15 minutes when trying to connect SSNNotifier plugin with your site, but only "SSN error (401): Salt is invalid."
     
  5. Which port to use on the site and in the cfg thank you
    RCON port or server port. ???
     
  6. This is a port of my server and it is 1024.
    [DOUBLEPOST=1454704112][/DOUBLEPOST]
    Are you sure that specify the server name and password correct in the plugin configuration file?
    The name and server password are set during its creation on our website.
    [DOUBLEPOST=1454704204][/DOUBLEPOST]
    Thank you for your comments. I will fix it soon.
    [DOUBLEPOST=1454705451][/DOUBLEPOST]
    Method EnqueuePost of class WebRequests is not static. I didn't find the reference "webrequests". Can you show example?
     
  7. What port used . Rcon port or rcon rcon server or provided in the cfg
     
  8. Port provided in the cfg.
     
  9. Yes, i know. but nothnig never changes.
     
  10. Should he put the 28515 server port or the rcon 28516 or something because it does not work for me.
    while the number of seconds between the plugin and the website
     
  11. What is name of your server? Could you send plugin config to me ([email protected])?
    [DOUBLEPOST=1454747766][/DOUBLEPOST]
    In configuration file you must change name and password only. Port must be 1024.
    Apparently this was a bad idea to place it in the configuration file
    [DOUBLEPOST=1454748413][/DOUBLEPOST]I'm going to site add tags of servers.
    Tags should reflect the features of the server. I have prepared the following list: classic, donate, nodonate, arena, tphome.
    If anyone add to the list I will be grateful.
     
  12. Everything is set up but nothing appears on the site. I am beast or I do not understand everything lol
     
  13. You have created a server on the site? Plugin settings correspond to the server settings on the site?
    Please send me config of your plugin.
    One of the members did so and found that the password is not equal to what is stored in the server site settings.
     
    Last edited by a moderator: Feb 6, 2016
  14. How do I send you the cfg
     
  15. Important! Server name is not server title!
    You specify the name and the title of server when it is created on the site. In the configuration file should be written name, not the title. The port must be equal to 1024.
     
  16. I do not understand too the translation is not perfect. How is it that some servers have different ports in the cfg "in 1024.
    J have already try with port 1024 but nothing to do it does not work thank you.
     
  17. I did not understand what the problem. Your configuration file is incorrect. In it instead of the name specified title of server.
     
  18. I have to change j put in the cfg as on the frenchcoop site in name and it does not work.
     
  19. about chatlogs
    please add functioon to disagble output to logs /kit and /pm
    pm is personal messages.
    but i see this in public logs
    Code:
    0:22    Rock Cat    /pm ba пока
    0:22    BaGG    пока
    need something like this
    Code:
    "show.chatcommands": false
     
  20. What is name of your server? Chat commands are not processed by my plugin by default.
    Perhaps this feature of the implementation of the plugin personal messages. What plugin do you use?
     
    Last edited by a moderator: Feb 11, 2016