Information Announcer

Join/leave messages, rules, broadcasts & custom commands

Total Downloads: 2,609 - First Release: May 5, 2015 - Last Update: May 23, 2015

4.73333/5, 15 likes
  1. [Error] Announcer tried to register command 'version', this command already exists and cannot be overridden!

    This started when ROK 16 came out. Any idea what do do for this?

    Is there anyone that can help with this?
     
    Last edited by a moderator: Aug 7, 2017
  2. Wulf

    Wulf Community Admin

    Change the command in the plugin to something other than version.
     
  3. So something other than version? I feel there's a lot of room for error here lol.
     
  4. Wulf

    Wulf Community Admin

    Find "version", replace with "mycommand" (or whatever you want) and you should be fine.
     
  5. Sadly this didn't seem to solve the issue. I placed 'mycommand' in the text area that I should have, and nothing is popping up on the error log.

    If you'd like to Private message me on this, I'm open to that and I'll send the file that way or something. Other than that, I don't know what more can be done.
     
  6. hey wolf can you help me plz bud, tried to to do exclude players on connection settings on server but every time i join it says welcome to the server ***** @Wulf
     

    Attached Files:

    Last edited by a moderator: Oct 23, 2017
  7. also wolf a ? if i may some servers now make you read and accept rules while in creation mode, and have to accept before proceeding any further... do you know how this is done and could you please explain to me how i may add this on to my server ty @Wulf
     
    Last edited by a moderator: Oct 23, 2017
  8. Wulf

    Wulf Community Admin

    I'm not familiar with this plugin, so I can't really say right now sorry.
     
  9. it looks like to be a accept rule plugin or a rules/accept plugin.. just gotta find one that works with rok @Wulf
     
  10. Hello i am trying to make some rules but everytime i try it wont work and i tried Json validate hope someone can help :)
     
  11. Wulf

    Wulf Community Admin

    What's the issue?
     
  12. Never mind i figured it out anyway thanks :)
     
  13. Hey I'm trying to create new rules for my server but it keeps coming up with the default ones, I have resorted to just changing the default ones and nothing else yet still nothing changes?
     
  14. Wulf

    Wulf Community Admin

    Edit the config file, not the plugin.
     
  15. Could you be more specific? Sorry
     
  16. Wulf

    Wulf Community Admin

    oxide/config/InformationAnnouncer.json => open it, edit it, save it, reload the plugin.
     
  17. It's still showing as default .. What am I doing wrong?
     

    Attached Files:

  18. Wulf

    Wulf Community Admin

    There should be no (1) in the filename.
     
  19. It is now announcer.json although I changed it back to that, it still appears to appear as default. I might be completely oblivious to something - I have been playing around with it for a while now, I have no clue :p
     
  20. Wulf

    Wulf Community Admin

    Make sure you're making valid changes per JSON format (check with jsonlint.com), make sure the filename isn't changed (it would match the plugin's name, which should be InformationAnnouncer), and make sure to reload the plugin after making any config file changes.