1. is there a way to add or remover ppl from group if they are not logged on?
     
  2. @LaserHydra
    From time to time the chat loses its layout/markup and seems to have something to do with symbols beeing used.
    Reloading the plugin doesn't always solve the issue, sometimes it does. Console shows nothing though.

    It seems to happen more often after an advert has been printed in chat. so im not sure wether is a betterchat issue or adverts one.
     

    Attached Files:

  3. Code:
    BetterChat.cs(134,20): warning CS0219: The variable `uid' is assigned but its value is never used
    BetterChat.cs(311,13): warning CS0162: Unreachable code detected
    BetterChat.cs(306,30): warning CS0168: The variable `ex' is declared but never used
    Code:
    [SERVER v1.0.18] Console: BetterChat.cs(75,14): warning CS0114: `Oxide.Plugins.BetterChat.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning)
     
  4. These are just warnings not errors and do not harm, they can normally be ignored. I may be fixing them but its definitly not high priority.
     
  5. 393420 screenshots 2016 01 13 00001 - 609x301393420 screenshots 2016 01 13 00001 - 609x301
    Hey Hydra can u answer on this question!?!?!?!?!
    HOW FIX THIS??????????????????
     
  6. Please do not use caps and bold. I can read your message better if it is regular. Also I may not ab amswering on such posts. I just hate when people try to be seen by using caps and bold. I do read every post I can. I have read the above one too. Its most likely caused by / or such in names and in messages, that is a Hurtworld issue which will be fixed soon, I am sure. BetterChat just may higher the appearance as it has lots of color codes.
     
  7. Emm... So when i type /usergroup add BobRoss owner it sais "Group "BobRoss" does not exist" and when i type /usergroup add owner BobRoss it sais "User owner could not be found" please help :)
     
  8. Hi,

    Can you update the wordfilter to make it possible to write one word like "ass" and noone can do "ASS", "AsS", "aSs" etc.
     
  9. The wordfilter needs a rewrite whatsoever, trying to do it soon, I just don't have so much time currently.
    [DOUBLEPOST=1452752313][/DOUBLEPOST]
    If you use the default config, its group name is "admin" and not "owner"
     
  10. This. Is there going to be a fix? It happens regularly on my server. It appears to be happening to everyone at the same time.
     
  11. I don't think I would be able to fix this so easily per plugin. Its a Hurtworld issue with should be fixed by the game, and I guess it will be soon.
     
  12. I can not for the life of me figure out how to add me as the admin for chat, let along anyone else. I got as far as this command (grant <group|user> <name|id> <permission>) comming up and I have no idea what to type in for it to make me the admin color and my mods a different color... please help me with a step by step please.
     
  13. /usergroup add NAME admin
     
  14. Hi @LaserHydra !

    After the new Hurtworld/Oxide update, when people type commands that doesn't exist or work, it no longer shows their tag [Player], [Mod] etc.
     
    Last edited by a moderator: Jan 17, 2016
  15. the plugin sometimes just displayes the html code .... is there a fix for this ?

    I deleted the lang file and reloaded the plugin. After i reload the plugin it works for a couple of commands. ... i see this on many servers
     
  16. Its Oxide what provides the grant command, its not BetterChat. I may be adding a command for betterchat which works with partial names.
     
  17. Although, some plugins have partial names support. Like /pm zle hello, it sends me a PM. Sorry if I confused you :p

    EDIT: Oh I got what you mean. My bad! I confused myself.