BetterChat

Moved

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

4.9898/5, 98 likes
  1. Can anyone help me? when my admins join they get automatic added to group moderator... so the chat wil be like this: [Mod] [Admin] .... help please
     
  2. Use in combination with Timed Permissions.
     
  3. --TimedPermssions-- installed plugin how to register on time?
    [DOUBLEPOST=1473600305][/DOUBLEPOST][QUOTE = "LaserHydra, должность: 250893, член: 53411"]. Использование в сочетании с разрешениями таймерных [/ QUOTE]

    --TimedPermssions-- installed plugin how to register on time?
     
  4. Using /grantgroup if I remember correctly
     
  5. upload your groups.json will fix it for you quote this post so i will get the alert
     
  6. Please write command to add a player at the time to the VIP group
     
  7. Read the overview or passed posts
     
  8. Code:
    [
      {
        "GroupName": "admin",
        "Priority": 1,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "Red",
          "Text": "[Admin]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#6E6E6E"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Default",
        "Priority": 3,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": true,
          "Size": 15,
          "Color": "Green",
          "Text": "Player"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#43c75f"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "General",
        "Priority": 0,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "#3399ff",
          "Text": "[General]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#43c75f"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Moderator",
        "Priority": 2,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "Yellow",
          "Text": "[Mod]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#6E6E6E"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "vip++",
        "Priority": 0,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "#FF8000",
          "Text": "[VIP++]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "vip+",
        "Priority": 0,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "#DDDD00",
          "Text": "[VIP+]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "owner",
        "Priority": 0,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "Red",
          "Text": "[Admin]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#6E6E6E"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "vip",
        "Priority": 0,
        "IgnoreOtherGroups": false,
        "Title": {
          "Hidden": false,
          "Size": 15,
          "Color": "#DDE901",
          "Text": "[VIP]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "Black"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
     
  9. Can you upload the file
     
  10. Okay i uploaded it now
     

    Attached Files:

  11. Your file was so messed up make sure you are running the latest plugin. Best if you restart the server after you upload this has there are a lot of changes
     

    Attached Files:

  12. Betterchat still doesn't record log.chat?
     
  13. is it your oxide logs :)
     
  14. When new patch BetterChat ?
     
  15. Thanks :D Cheers
     
  16. [Oxide] 09:37 [Warning] BetterChat has replaced the 'muteglobal' command previously registered by BetterChat
    [Oxide] 09:37 [Warning] BetterChat has replaced the 'unmuteglobal' command previously registered by BetterChat
    [Oxide] 09:37 [Warning] BetterChat has replaced the 'mute' command previously registered by BetterChat
    [Oxide] 09:37 [Warning] BetterChat has replaced the 'unmute' command previously registered by BetterChat
    [Oxide] 09:37 [Warning] BetterChat has replaced the 'chat' command previously registered by BetterChat
     
  17. You need to set rank priorities.
    To do this go into the oxide/data/betterchat and change the priority to ranks with player (presumably) being your lowest rank then you should set it as the highest number priority.
    0>1>2>3
    Eg. Set the admin rank priorty as 0 if it is your highest rank.
     
  18. I already fixed that for him reading other posts would of told you that
     
    Last edited by a moderator: Sep 14, 2016
  19. Just wondering how can I stop all that codes which pop up when i write in T chat rust legacy?

    Everytime i write something in chat except for a command it pops up with all this random code, please help.
    [DOUBLEPOST=1473835439][/DOUBLEPOST]this is what I mean
    [DOUBLEPOST=1473835549][/DOUBLEPOST] upload_2016-9-14_14-44-19.png
     

    Attached Files:

  20. You need to upload all json files that you have edited that has that coding in it so it can be checked we cant say from a screenshot