1. Code:
    > reload notifier
    [Oxide] 3:41 AM [Info] Unloaded plugin Notifier v2.16.2 by SkinN
    [Oxide] 3:41 AM [Info] Loaded plugin Notifier v2.16.2 by SkinN
    [Oxide] 3:41 AM [Info] [Notifier v2.16.2] --------------------------------------------------
    [Oxide] 3:41 AM [Info] [Notifier v2.16.2] * Configuration file is up to date
    [Oxide] 3:41 AM [Error] Failed to initialize plugin 'notifier v2.16.2'
    Traceback (most recent call last):
      File "notifier.py", line 334, in Init
      File "notifier.py", line 416, in OnPlayerInit
      File "notifier.py", line 762, in webrequest_filter
     

    Attached Files:

  2. Hi, thanks for this awesome plugin. I´d like to ask something... Would it be possible to add the posibility to translate the country names when people joins the server? I can´t find it in the config file... Thanks again, this is one of the best plugins I´ve ever had on my server.
     
  3. (08:18:45) | Oxide version: 2.0.1438, Rust Protocol: 1323

    Code:
    (08:14:30) | [Oxide] 7:14 AM [Info] [Notifier v2.16.2] [ERROR] Unknown name format on advert message! (Message: You are playing on: {server.hostname})
     
  4. You must of edited line 7 wrong make sure it is like this in the config
    "You are playing on: <lime>{server.hostname}<end>",
     
  5. I did not touch that line : here is what I have

    Code:
    "You are playing on: <lime>{server.hostname}<end>",
    /EDIT : seems there was a problem with the server provoking this error.

    I had to restart and notifier seems to work ok now.

    So disreagard

    ps : a small question with /motd message ( how to put the message in color ? for exemple yellow ? )
     
    Last edited by a moderator: Oct 8, 2015
  6. The is weird:
    Code:
    [Oxide] 8:55 PM [Info] [Notifier v2.16.2] Who the hell is SAM?
    I do not have that message anywhere in the config or the plugin file !
     
  7. It's an easter egg the developer put in, still waiting to see what it is :)
    @SkinN õ.Õ'.|. :p
     
  8. I don't know what you're talking about *blinks*
     
  9. Does this mean I've found a "Golden Ticket"

    or is it more like this
     
  10. I really don't know what your talking about... *slowly walks away*
     
  11. SkinN õ.Õ'.|. updated Notifier with a new update entry:

    Notifier | Improvements & Fixes


    [DOUBLEPOST=1444365670][/DOUBLEPOST]
    It is not possible to extend the time of chat messages, though your request will be fulfilled when Notifier supports UI features.
     
    Last edited by a moderator: Oct 9, 2015
  12. Easter Egg Messages

    SAAAAM
    !!!
    Hey, SAM?!
    Who the hell is SAM?
    Did anybody saw SAM around?
    I bet SAM is hiding somewhere!


    Okay, so here's an idea:
    1. Generate 365 humorous lines
    2. Put them on a web server
    3. Give each line a unique key ;)
    4. Allow 1 web request per day from any rust server - each request receives a different key
    ( notifier plugin generates a unique server key based on IP,server name and owner to make sure the request is made only once perday)
    5. Store the keys for each day in a data file on the Rust server
    6. Each day's key is stored
    7. The message is given at a random(s) time during the day

    The secret messages are never revealed before their time!
     
  13. Its just like you're editing in the config file:

    [DOUBLEPOST=1444365833][/DOUBLEPOST]
    Even though I dont know what you're talking about here, Its a lot of code for a simple thing..
    [DOUBLEPOST=1444365877][/DOUBLEPOST]
    Upload your config file please.
    [DOUBLEPOST=1444365964][/DOUBLEPOST]
    No It's not possible. Notifier gets the countries names from a webrequest, and it's not kept in a file or whatsoever.
    [DOUBLEPOST=1444366144][/DOUBLEPOST]
    Update to the new update and let me know if it still happens
     
  14. Is the "oxide\data\notifier_countries_db.json" just an old file?
    [DOUBLEPOST=1444367376][/DOUBLEPOST]
    Not that much. But a cool feature, that leads to other ideas that web requests could serve.
    [DOUBLEPOST=1444367583][/DOUBLEPOST]
    Are you planning on adding an option to use the GeoIP API plugin, to give the server owner an option to not make webrequests for this?
     
    Last edited by a moderator: Oct 9, 2015
  15. - The countries database is now obsolete as mentioned here: Notifier for Rust Experimental - Notifier | New Features & Improvements! | Oxide

    - Still, it would be useless code for the purpose in hand, as this is temporary.

    - I did consider having Notifier to support GeoIP, but I rather not, no need for Notifier to require another plugin to do a job of a few lines of code, it would just give more trouble for the server owners to install another plugin for such a small feature, thats not wise, and I like to keep things simple and user friendly. :)
     
  16. I did say "option" - so if the server owner want to do it that way he could. But, I get it. The less dependencies the better.
     
  17. I have uninstalled all plugins and have only kept Notifier and DeathNotes installed but neither of them display their icons in chat anymore, is this a known issue or is something wrong with my server in general?
     
  18. When the icon appears as the ? image it means that you are not connected to Steam Friends, or there is some connection problem related to Steam causing this to happen. In case you don't know plugin image is an actual Steam account, by this I mean that the account is as it was some other player (steam user), this "issue" can happen with any player really, perhaps sometimes you'll see players in the chat with ? when the exact same issue is happening, or not.
    So it's just a matter of time untill this connection problem "solves itself" per say and sooner or later you'll see the icon.
     
  19. After this update the chat commands (/players, /rules, etc) are not working. Say that "Unknown command".
     
  20. Everyone in chat has their own steam icons and the default Rust one seems to work fine but only DeathNotes and Notifier seem to have this issue, is it a client or server side problem?