BetterChat

Moved

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

4.9898/5, 98 likes
  1. Here you go upload this then reload plugin and if you compare this one with your old one you will see what you done wrong and then you wont make the same mistake
     

    Attached Files:

  2. thank you so mutch man
     
  3. Happy to help I did update the one above with custom colours if you want to use or change them to what colours you want
     
  4. Question, I have multiple groups and i go off of what group.json files that are here, but whenever i try to remove someone elses group, it only says it for mine
     
  5. hello, how-to install the update? I have to delete the old?
     
  6. No, overwrite old file with new one
     
  7. ok thank you resistance
     
  8. Okay guys ive been seriously looking hard and long to get rid of this problem i have, i dont know why but i cant either figure out or remove this thing at all, i want the [Player] Tag removed from every player, because when people log in my server they automatically get that tag before their names.. Please someone tell me how to get rid of that tag, ive gone through FAQ's and ive tried to figure it out but it seems i need it hand to hand! Thanks alot in advance!
     
  9. in the groups file change
    "Text": "[Player]",
    to
    "Text": "",
    or change
    "Hidden": false,
    to
    "Hidden": true,
    Pick whatever one you want
     
  10. Nope, didnt fix it, and everytime i create a group and restart the server the group has been deleted and i have tocreate it again..
     
  11. upload the plugin then change the file then reload it there is no need to restart the server if you upload your groups file will have a look at it for you
     
  12. Yeah but any ways, the admin group isnt saved somehow, even if i restart it of other causes.. and umm still struggling with this player tag, i need to get rid of it, dont need it at all..
     
  13. upload your groups file will have a look at it for you
     
  14. Code:
    [
      {
        "GroupName": "player",
        "Priority": 0,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#9EC326",
          "Text": ""
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Superman",
        "Priority": 0,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#9EC326",
          "Text": ""
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
     
    Last edited by a moderator: Oct 10, 2016
  15. upload the file not paste whats inside it and I can see by what you have there its all messed up and looks like you are not running the latest plugin version
     
  16. Cant donwload the file, im using a clanforge server.. i guess i should manually download the file (updated) one and upload it thru the upload function, because thats the way i can have the "whole file"
     
  17. Here you go I made you one also you have the player group the wrong name it should be called default use the file below. Do make sure you are running the latest plugin version
     

    Attached Files:

  18. Plugin version is ok, let me try this..

    EDIT: FFS this clanforge shit isnt letting me do anything, could it work if i copied and pasted the info inside that file u sent me?
     
  19. Make sure you put it in your oxide\data\BetterChat folder
     
  20. Cant upload that kind of files only certain stuff because clanforge.
    Going o bed, i will try to figure it out somehow, ill post here tomorrow prolly.