BetterChat

Moved

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

4.9898/5, 98 likes
  1. The "answer" is here:
     
  2. Your plugin needa fix, the default oxide group for players is not player anymore, but default

     
  3. this ?
    "GroupName": "default",
    It's bad ?
     
  4. It was fixed a few versions ago already.
     
  5. LaserHydra, when will be fixed problem with the show Clan tags and avatars of players??
     
  6. When I know a fix.
     
  7. THX i hope you can fix it.all works whit clan ..pm..remove etc ..only dosnt show tag in the chat its a little problem for my players.
     
  8. Why isit a problem? the clans plugins still work.. just be patient guys
     
  9. The problem is that is not showing avatars of players and Clan tags

    111.png
     
  10. Ah, okay.

    Just tried your plugin, tested 10 minutes, during this time my players was complaining of big lags and chat was lagging too.
     
  11. Oh yeah sorry forgot they were both game stopping problems
     
  12. OMG when I reload the plugin it freezes my server for about a min or so... :(
    What did you do to it.... I got over 3500 players in the Players.json file I think that's the problem.
     
  13. I need to find a way to improve that, yes.
     
  14. How do you add owner tittles and stuff like that?
     
  15. @LaserHydra Experiencing a small issue with the default chat group.
    I have changed the colour and tag for it in the groups config here is a copy of it :

    Code:
      {
        "GroupName": "default",
        "Priority": 1,
        "Title": {
          "Hidden": true,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#55AAFF",
          "Text": ""
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#55AAFF"
        },
        "Message": {
          "Size": 15,
          "Color": "silver"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
    But players still show as the olive green with the [Player] tag

    Also just want to say I don't think people actually understand the work you put into making plugins like this , and its easy for them to just jump on here and whine about their problems and most of the time not even provide a detailed enough explanation. keep up the good work mate! I'm sure you'll have this 100% functional in no time ;)
     
  16. 1 turn off the server. 2 delete the file oxide.groups.data and plugin BetterChat.cs. 3 turn on the server, it will create a new oxide.groups.data. 4 download plugin BetterChat.cs. 5 re-write all the permissions.. it helped me
     
  17. upload this then reload the plugin
     

    Attached Files:

  18. @Richard 3
    @Zampollitra

    oxide.grant group player betterchat.group.default

    default groups name changed from player to default, they don't have the permission for the tag anymore, you need to reassign it.

    Last working vers is 4.0.3, I'm using it until fix, or until I run into an error.