1. How can I edit the join/quit colors? I literally went in and changed them like i did last time inside the actuaul plugin, but they still show up default. (I'm using <lime>, as was the last plugin, maybe i'll try <green>

    Edit:

    To be clear i changed these two lines:

    lang.RegisterMessages(new Dictionary<string, string> {
    { "Join Message", "<green>{username}<end> <white>joined the server from</end> <orange>{country}<end>" },
    { "Leave Message", "<green>{username}<end> <white>left the server. (Reason: {reason})</end>" },

    But it still comes out cyan and silver :(
     
  2. Go to the /lang/Notifier.en.json file, it moved towards there to change messages like that

    Code:
      "Join Message": "<lightblue>{player.name} <silver>joined from<end> {player.country}<end>",
      "Leave Message": "<lightblue>{player.name}<end> left the server",
     
  3. Thanks!
    [DOUBLEPOST=1458875168][/DOUBLEPOST]That broke it more..... it's trying to do both colors form the plugin and color form the lang file, and jsut outputs code, no color
     
  4. You shouldn't edit the plugin file itself, only there. See if you default the plugin, if it works again properly.
     
  5. Hi,
    Thank you for the updated plugin.
    Not sure if anyone has already noticed this:
    Have some players joining with <> in their names which changes the name at Welcome message to show all font formatting as words.
    My assumption is notifier is reading the characters as close and open brackets on joining.
    Eg.
    <BRAP>InfintyXp
     
  6. How can I have the icon show the notifier icon? The blue one with white bars. anabling it to true doesnt work. Thanks.
     
  7. Did you reload the plugin after changing the setting
     
  8. I think you might have broke the code, like he said do not change the plugin file, for the messages go to the lang folder
    [DOUBLEPOST=1458886696][/DOUBLEPOST]
    Yes notifier scans colors within < > in whatever text goes through the Simple Color Format system, I will see what I can do about that.
    [DOUBLEPOST=1458886835][/DOUBLEPOST]
    Well thats about it, you just enable it. Sometime might show a ? icon for you, thats fine, sometimes it happens for some reason, but the fact is showing ? for you doesn't mean its not showing for other, its just something I cant really fix. I have it as an unstable feature, thats why its disabled by default
     
  9. clarifying: i reloaded the default plugin. Changing/adding colors in lang file then makes it post raw code, uncolored
     
  10. ok, thanks SkinN! Great plugin.
     
  11. Ey Skin, did you see my message?
     
  12. for some reason players arent getting welcome messages. Its set to true in config.
     
  13. It is because of last update. "Welcome Messages will now only show when the player spawns after connecting"
     
  14. I can confirm that welcome messages don't show.
     
  15. I must say that this WAS a fantastic plugin that did all i wanted it to do, THEN you changed it and added some "kiddie" messages to the adverts, what a shame, I will have to spend a while editing it for the adults , I already have "death messages" so i dont need additional ones, most of the functionality of this plugin that i wanted has now disappeared

    and as a point of interest the welcome message has been showing up to this afternoon,
    dont see the point of fixing something that was working very well
     
  16. THE REALLY annoying thing about this plugin now is that you cant change things the way you want them, change the airdrop or heli announcement to true and it changes back to false when you save and apply it, add your own rules and it deletes them and goes back to default crap, change the advert messages and it will either add the complete deleted default list above your list or just delete your list, WTF
    what is the point in having a config file if you cant change it to suit YOUR server, its not the plugin writers rules its the server owners, i will have to go back to one of the other notifiers and hopefully will get what i want
     
  17. pebkac.
     
  18. Hello dear Notifier user,

    Let me tell you I find it funny how say these things just because you can't make your things to work for some reason, whether or not is the plugin's fault, I also find funny how you say things like you are paying me to do this (which NO one does, as I do this for free on my own will), you speak without having a minimal idea the work behind coding. Either way dear user , and as always I try to help people out , whether trying to solve their problems by them selves by pointing on the right directions, or trying to fix the code if it needs to be fixed. Just keep in mind one thing though, this its for me a hobbie, which I enjoy very much spending time to, however, I have a life, I have a job, I have family and a girlfriend if you don't mind me saying, and you like it or not these or my TOP priorities, even though I always do my best to keep my plugins (a small part of my hobbies) updated and fully working as they should be. Unfortunately for you, I recently changed this plugin to new programming language that is far way from my comfort zone that the previous language was (which I worked with for more than 5 years), so this said I think its quite normal that the plugin has some flaws, but nevertheless I believe it works pretty darn well for what it does.

    But enough about me, after all "im here just to make things work out for you" so please, let me ask you for a bit more patience so i can review the plugin code and find the flaws there to be fixed.

    Much love,

    your plugin developer.
     
  19. I have no issues with my settings getting rollbacked. Provide step by step how does it happen.