BetterChat

Moved

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

4.9898/5, 98 likes
  1. I say this for example. I need this.
    Moderators usually buy premium too.
    And moderators have blue nickname without prefix. Example:
    (orange) [Premium] (blue) • Red Apple •: (white) Hello, guys!
     
  2. cant we disable /mute command?
     
  3. Your little program for editing groups and players does not work, hitting apply settings does nothing.
     
  4. Anyway to disable the [Player] Title? So I can only have Admin titles on players I want to have admin?
     
  5. Omg omg omg...
    Hide Prefix: true
     
  6. How do I make it so I do not have BOTH "Player" & "Admin" before my name?

    I just want "Admin"
     
  7. Is it possible to have 2 ranks. And have a title on the left of the name from one group, and a title on the right of the name with the other group?
    Because so far it wont let me do it. It sends the titles of both either to the left or to the right.
     
  8. I believe it's /chat set group <group> HideIfNotHighestPriotity True
    You should try to set that for every group, so it does'mt show a player and admin.
    [DOUBLEPOST=1462622213][/DOUBLEPOST]
    Your defualt group will be players. In your oxide data there's a BetterChat.json folder there, you can easily change the title for the player group, along with all other aspects.
    [DOUBLEPOST=1462622257][/DOUBLEPOST]
    /chat group set player HideIfNotHighestPriority True
    [DOUBLEPOST=1462622313][/DOUBLEPOST]
    Look at the FAQ, or look at the help in-game, (I don't have time to find it right now.) There is a command to order ranks by priority.
    [DOUBLEPOST=1462622431][/DOUBLEPOST]
    If you want to remove the player title all together you can do what Red Apple said...
    But if you'd rather let normal players have the title do what I said in a earlier post.
     
  9. LaserHydra updated Better Chat with a new update entry:

    4.0.3

     
  10. Does it still lag a server to hell upon compiling? <3
     
  11. Hello, i have a problem,
    Some player need to have vip permissions, however, they have 2 group on betterchat (Players and VIP)
    When an VIp write into a chat, he write like and players
    How i can fix it ?
    Code:
    [
      {
        "GroupName": "admin",
        "Priority": 4,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": true,
          "Size": 15,
          "Color": "#9EC326",
          "Text": "[Admin]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "red"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Name}: {Message}",
          "Chat": "{Name}: {Message}"
        }
      },
      {
        "GroupName": "Modo",
        "Priority": 3,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": true,
          "Size": 15,
          "Color": "#9EC326",
          "Text": "[Modo]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#ff00ff"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Name}: {Message}",
          "Chat": "{Name}: {Message}"
        }
      },
      {
        "GroupName": "Vip",
        "Priority": 2,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#9EC326",
          "Text": "[Player]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#80ff00"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Name}: {Message}",
          "Chat": "{Name}: {Message}"
        }
      },
      {
        "GroupName": "player",
        "Priority": 0,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": true,
          "Size": 15,
          "Color": "#9EC326",
          "Text": "[Player]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#0080ff"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Name}: {Message}"
        }
      }
    ]
     
  12. Try reversing the title order in the config
     
  13. Reloading this plugin is killer....the lag is unreal lol
     
  14. You have player Text for vip change that to vip
     
  15. I've set the permissions in the betterchat.json file, but if a player comes up, he gets a ,,Player" tag, which is not even in the file. Why is this happening? :'(

    The second problem is that the players can't see the kits in /kit.
     
  16. info is in the data/betterchat folder you will find groups.json file
     
  17. Sorry I meant groups.json.
    [DOUBLEPOST=1462642429][/DOUBLEPOST]Can we get in touch somewhere? TS3?
     
  18. Suggestion- Im still using Chatchannels. only cause the option /w /y /l and its channels. /g to global. etc etc . those things are great. maybe you could add ( even if its just an optional addition , able to enable) :D
     
  19. The lag is caused by a huge players.json Clear it out.
     
  20. upload your groups file or pm it to me