BetterChat

Moved

Total Downloads: 26,145 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. LaserHydra updated Better Chat with a new update entry:

    3.5.0

     
    Last edited by a moderator: Jan 5, 2016
  2. to update the plugin, can i replace only *.cs file?
    config file *.json will leave the old version
     
  3. yes. It should work fine.
     
  4. Code:
    [Oxide] 1:12 PM [Warning] BetterChat has replaced the 'unmute' chat command previously registered by chatmute
    What exactly does that mean?
    I can remove the plugin chatmute.lua and use BetterChat command?
    • /mute <player> mute somebody
    I have one more problem after update (Remove Color group)

    Code:
    "admin": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#FFD700",
        "Permission": "color_admin",
        "Rank": 3,
        "TextColor": "white",
        "Title": "[Admin]",
        "TitleColor": "red"
    but:
    oxide.grant group admin color_admin
    Permission 'color_admin' doesn't exist

    whats wrong?

    may need to delete DATA files after update
     
    Last edited by a moderator: Jan 5, 2016
  5. Hi, thanks for an awesome update :)

    I removed my cfg file as well now that the permissions look all different, i saved the old one tho. Anyway when i create a group and write in the permission for example "member" and then ingame do "oxide.grant group member member" it says that no member group exists.

    I did add the vip rank with "vip" permission, that worked fine tho.
     
  6. mb group name for member "player"?
    try oxide.grant group player member
     
  7. the permissions have automaticly betterchat. in front of them. Also the permissions are automaticly granted to the groups.
    So, just add yourself to the admin group and you should be fine.
    [DOUBLEPOST=1451991753][/DOUBLEPOST]
    betterchat.member
     
  8. Ah thanks hydra, just read update notes a 3rd time and my brain just connected this must be the case :)) Anyway, is there a way you could implement a timed mute? similar to the other mute plugin like /mute "name" "5m". Then we could really get rid of the other mute plugin and just go with betterchat :)
     
  9. yes. If you want to use Chatmute still, just disable mute in the config and the command will not being overriden anymore.
     
  10. I did that, i just figured if you could add a timed mute in the future we could get rid of chatmute then :)
     
  11. Hello,

    since update i have tag [players] & [admin] how remove tag players for me? ty !
     
  12. oxide.revoke group admin betterchat.player
     
  13. Don't work :s
     
  14. another fix incoming soon.
     
  15. You need to rename the default group as player as it messes up groups
     

  16. Ok it's work now, thank you for you help !
     
  17. Thats exactly what I am going to fix ;) Forgot that when porting the update from hurtworld.
     
  18. And rename moderator to mod
     
  19. yea as the standard moderator group is called moderator and not mod.
    If you read the changelog, what you put in as group name in the config, to that group the permission will be automaticly granted.
     
  20. For some reason mine is called mod have always had it that was it will take time to add all permissions over and users to the new group so was just easy for me to edit the script