1. permissions are working fine for me!
    [DOUBLEPOST=1426828978][/DOUBLEPOST]Supports ranks now ?
     
  2. Doesnt seem to work here. Even if I do oxide.usergroup add PRAWLN admin for the default group, it says it doesnt exist.
     
  3. you need to create the group first, there only the permission admin already created. so create a group called admin and give the group the permission also admin.
     
  4. I maybe going blind, dumb or both but where do I raise the char limit per line? I have tried messing with the values in the plugin itself but it made no difference.
     
  5. In the config file there is a entry in generals called "MaxCharsPerLine" its default set to 64
     
  6. I think it was a bit of both blind and dumb. I was looking in the plugin itself as my skim read it rather than reading it all properly. Thank you Domestos, expect some beer coupons shortly.
     
  7. Dont worry, thats what the forums are here for.
    And thank you very much for the donation. I appreciate it.
     
  8. Does chat handler supports ranks now ?
     
  9. You mean the plugin RanksAndTitles? No, not yet. I'll see what i can do but it wouldnt be a one line change so it needs some more work to get it working properly.
     
  10. Wulf

    Wulf Community Admin

    Given Oxide has titles and ranks in the permission system, is the plugin relevant anymore?
     
  11. Oxide's title and rank system is only implemented for groups not for single users. And if i remember correctly the RanksAndTitle plugin uses some sort of karma system to assign ranks to users.
    The title part however would be redundant to chathandler's group/prefix system
     
  12. Code:
    5:28 PM [Info] Loaded plugin Enhanced Ban System v2.2.3 by #Domestos
    5:28 PM [Error] Failed to initialize plugin EnhancedBanSystem
    File: EnhancedBanSystem.lua Line: 29 After parsing a value an unexpected character was encountered: ". Path '76561198180563170', line 25, position 1.:
      at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00000] in <filename unknown>:0
     
  13. Wrong plugin.
     
  14. woops meant the other plugin :p
     
  15. 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!
    [DOUBLEPOST=1426921868][/DOUBLEPOST]
    I don't know if this is a chat handler issue or the permission system itself.
     
    Last edited by a moderator: Mar 21, 2015
  16. Does chathandler make the rust chat go clear?
     
  17. Seems to be an Oxide issue.
    What do you mean?
     
  18. Wulf

    Wulf Community Admin

    Pretty sure that is a Rust bug when there is too much text on the screen at a given time.
     
  19. Thanks guys, you sure know how to make a guy feel adequate. :(
    Lol, as for chat handler support that @xShARkx is asking about it is now waiting on me to make a few adjustments to RanksAndTitles to allow compatibility. However I am currently working on a Self Defense check for Ranks And Titles and I would like to finish that so it isn't just another small release.
     
  20. Wulf

    Wulf Community Admin

    It was nothing about you, so don't feel bad about it. The Permission system for Oxide has been there since day one, which included titles and ranks, but it was never activated or fully usable. I was just commenting as I wasn't sure if there was a need for a plugin to handle that on its own anymore.