1. @Wulf

    what about this \/

    the permission system is not working properly, the permissions don't stay after a server restart! i have the files in my data folder(oxide groups and oxide users and they have data) but everyone loses their tags after the restart and if i try to add a person to the group again it says it does not exist and i have to create the group again!

    thx :)
     
  2. Wulf

    Wulf Community Admin

    We're aware and looking into it.
     
  3. I am assuming chat handler taps into the permission system now, would it be worth adjusting my own plugin to use this system ? Or just say keep it the way I have it setup currently. (Or is it automatic? :O) I'll have to find the thread.
     
  4. Wulf

    Wulf Community Admin

    There may be an issue with it right now, but I'd recommend using it eventually.
     
  5. Thx and sry for the trouble :)
     
  6. Wulf

    Wulf Community Admin

    No problem. :)
     
  7. 5:45 PM [Info] [Logger] iWatchYouPiss ran chat command: /bw
    5:45 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler'
    File: chathandler.lua Line: 986 invalid arguments to method: MethodBase.Invoke:
     
  8. Most likely caused by one of your other plugins. Line 986 is a code block that hasnt been changed for like 5 updates.
     
  9. Domestos updated Chat Handler with a new update entry:

    RanksAndTitles compatibility

     
  10. thank you :)
     
  11. The file calls the wrong function name; this one should call the correct name, and once you install chathandler make sure you do oxide.reload RanksAndTitles so my plugin can find it and knows that is exists.
     

    Attached Files:

  12. Woooow :D Any fix for that?

    And please, make it campactible with RustIOClans, because it's hard to mute using ./mute "[CLAN TAG] NAME". Easier to ./mute name :D
     

    Attached Files:

  13. I don't know what I'm looking at? Any fix for what?
     
  14. Check the picture... Msg no need to take color of prefix of admin mod
     
  15. The chat is taking the color of the names/prefix? Are you using the chathandler I attached above?
     
  16. Yes, that u attached above

    only /admin Takes prefix color, other all clear
     
  17. Ohhh okay I see what your saying, admin mode is suppose to color the chat message and the name, that's how it is setup are you saying you don't want it to do this?
     
  18. Oh course I don't want this, cuz this ugly and unreadable :)
     
  19. This one should make admin mode use the same clear/white font as the other users do.
     

    Attached Files:

  20. Thank you!