1. I'm so sorry, but I don't understand. I thought it was to disable the join/leave message for Admins. If it is, how do I make it work?
     
  2. [QUOTE="SkinN õ.Õ'.|] my apologize , I left this untested confident this would work , and as I fixed the previous error I added a new one. However, I would like you to upload your .json file exacly like you have it right now if you dont mind.[/QUOTE]

    Hi, no problem :)
    There you go ...
     

    Attached Files:

  3. if you want to disable Admins Join/Leave messages then enable Hide Admins setting
    [DOUBLEPOST=1456769333][/DOUBLEPOST]
    Hi, no problem :)
    There you go ...[/QUOTE]

    Even though I fixed the error on the update I still wondered why you had the error in the first place, as it was quite impossible if you would've a value similar to Rules Language's setting default, in you config your value was inside a tuple, instead of being just a string as it should

    How you had before:
    Code:
    ...
    "RULES LANGUAGE": [ "AUTO" ]
    ...
    How it should be:
    Code:
    ...
    "RULES LANGUAGE": "AUTO"
    ...
    or else
    Code:
    ...
    "RULES LANGUAGE": "EN"
    ...
    None the less I have fix it for you here
     

    Attached Files:

    Last edited by a moderator: Feb 29, 2016
  4. Thanks, works fine.
     
  5. Im glad I could help
     
  6. Can we do different adverts for different localization ? (like the rules)
     
  7. Hm, If I do anything like that it'll be on v3.0 each is currently in development, but with no ETA at the moment.
     
  8. Is there currently a way to exclude people with a specified permission from having leave and join messages? If not, any plans of implementing this?
     
  9. My notifier refuses to show anything I have changed in my cfg file. I have rebooted server, server cfg write, reloaded the plugin oxide.reload notifier and still it shows the standard rules, welcome message etc..

    It worked before the update and now it's driving me crazy.
     
  10. Notifier won't even work for me now. I've uninstalled and re-installed twice. It wont even create a .json file.
     
  11. Thanks, I will uninstall and await an update
     
  12. nevermind
     
    Last edited by a moderator: Mar 4, 2016
  13. That's a completely different plugin called InfoPanel..
     
  14. I am having a problem with notifier, I see people join on the Console but no notifier join message occurs in chat, and sometimes it does work in-between reloads etc and it says players join from Unknown and the join message only works on some people. I've tried downgrading and updating the plugin, reloading the server, config etc and nothing seems to work. No error messages except for this one sometimes..
    Code:
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/84.50.134.38?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/176.232.189.92?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/80.111.107.206?fields=3[/URL]) (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/86.13.5.237?fields=3[/URL]) (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/109.129.128.70?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/89.243.17.5?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:47:49 PM] [Oxide] 3:47 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/86.152.165.42?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:59:23 PM] [Oxide] 3:59 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/109.225.242.228?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:59:40 PM] [Oxide] 3:59 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/84.50.134.38?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:59:40 PM] [Oxide] 3:59 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/80.111.107.206?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
    [3/4/2016 3:59:40 PM] [Oxide] 3:59 PM [Error] Web request produced exception (Url: [URL]http://ip-api.com/json/86.13.5.237?fields=3[/URL]) in 'notifier v2.18.4' plugin (NullReferenceException: Object reference not set to an instance of an object)
     
    Last edited by a moderator: Mar 4, 2016
  15. Is there any way to remove the stroke lines above and under text?
     
  16. In case all those people are Admins then enable the Hide Admins setting, otherwise there is not, currently though, version 3.0 is under development and I could implant that.
    [DOUBLEPOST=1457134227][/DOUBLEPOST]
    please upload your plugin and .json file
    [DOUBLEPOST=1457134257][/DOUBLEPOST]
    Are you sure you have it installed correctly?
    [DOUBLEPOST=1457134449][/DOUBLEPOST]
    This is probably an issue regarding your server connecting to the API host that gets the player countries info, hopefully this eventually solve itself, otherwise I'll have to ask you to be patient until v3.0 is released
    [DOUBLEPOST=1457134550][/DOUBLEPOST]
    Well not really no, but lucky you somebody have asked me this before and I gave the modified version below, though just FYI this will definitely be optional in v3.0.
     
  17. What modified version are you talking about, I can't see anything below your post?

    Thanks in advance.
     
  18. Oh god, im sorry for my ignorance, I wrote the post but forgot to upload the file, here you go:
     

    Attached Files:

  19. Dont this have to be a json file ?
     
  20. No, the request does require to change the plugin code as there is no way in the configuration to remove the separator lines in the chat. Though and as obvious this is not an official release, however this is going to be a feature in v3.0 as mentioned previously.