BetterChat

Moved

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

4.9898/5, 98 likes
  1. upload the file the groups.json from the data/betterchat folder
     
  2. Code:
    [
      {
        "GroupName": "player",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#9EC326",
          "Text": "[Player]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Developers",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#33659a",
          "Text": "[Developer]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "white"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Admin",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#9EC326",
          "Text": "Admin"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
     
    Last edited by a moderator: Jun 12, 2016
  3. Dont paste upload the file
     
  4. enjoy!
     

    Attached Files:

  5. Your player group is now default as it should be it is no longer called player group
     

    Attached Files:

  6. after i did it what i need to do? restart?
     
  7. Yes restart would be best
     
  8. ty so much
     
  9. Hello, I've installed this plugin but not take into account the permision
     
  10. @LaserHydra Hi, can you add some hooks or something for Rust Quests plugin by @k1lly0u ? when ever I am creating quests it replyes it back to chat to all, I mean they see I am writing it, would be good to have it hide cause plugin is sending to you only info what you added/set ;)

    Code:
    (16:15:31) | [Oxide] 16:15 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: Gather: Wolf skulls
    (16:15:31) | [Oxide] 16:15 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:16:01) | [Oxide] 16:15 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: 250
    (16:16:01) | [Oxide] 16:15 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:16:24) | [Oxide] 16:16 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: Gather 250 Wolf Skulls and Earn reward with Item!
    (16:16:24) | [Oxide] 16:16 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:16:26) | [Oxide] 16:16 [Info] [CSA]: <color=green>Jesus Chris</color> zacal lootit Airdrop.
    (16:16:31) | [Oxide] 16:16 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: 15
    (16:16:31) | [Oxide] 16:16 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:17:10) | [Oxide] 16:17 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: quest item
    (16:17:10) | [Oxide] 16:17 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:17:42) | [Oxide] 16:17 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: Gather: Wolf Skulls (250)
    (16:17:42) | [Oxide] 16:17 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:18:03) | [Oxide] 16:18 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: Gather: Crude Oil
    (16:18:04) | [Oxide] 16:18 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:18:12) | [Oxide] 16:18 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: 500
    (16:18:12) | [Oxide] 16:18 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:18:33) | [Oxide] 16:18 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: Gather 500 Crude oil and earn item!
    (16:18:33) | [Oxide] 16:18 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
    (16:18:46) | [Oxide] 16:18 [Info] [Better Chat] [Admin] Brko™  ◕ ‿   ◕: quest item
    (16:18:46) | [Oxide] 16:18 [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: RustCore - False (Boolean), Quests (True (Boolean))
     
    Last edited by a moderator: Jun 13, 2016
  11. I have a problem
    With BetterChat to use a plug-in Hangul
    All players that are one people "Hi" to complete it in accordance with "Hi".
    I do not know why. Please, please fix :(
     
  12. Could you make this compatible with Babel?
     
  13. What error you getting when you use this with babel
     
  14. Resistance
    How do I fix the error tied with tags clans hurtworld the plugin HWClans?
     
  15. Hello. I come from Italy and I have a problem with Better chat, when I create a new group (Ex:/chat group add [Admin])
    and I add someone, the plugin load 2 group (Ex:[Admin][Player] Loki).When I remove myself from default group i'm [Admin]Loki. If I go out and return the name is:[Admin][Player]Loki. How can i fix this?
     
  16. The answer to your problem has already been posted many times just look for it
    [DOUBLEPOST=1465834092][/DOUBLEPOST]
    You need to post your question in the correct plugin for support of the plugin
    HW Clans | Page 8 | Oxide
     
  17. @Studzik :D CSGOLoteria.pl and @Resistance

    (On Hurtworld) - With BetterChat installed, the global chat will be handled there. So clan tag not showing is an issue with this plugin, not on HWClans. I belive @LaserHydra is already working on new compatibility with BetterChat (version 4) and HWClans.
     
  18. @SouZa I @Resistance

    Maybe somehow connect your plug that could set the eg. {Clan_Tag} {Title} {Name}: {Message}
    Helped by a very organize chat
     
  19. It's an idea, but it has to be made on BetterChat, not on HWClans.
     
  20. One user has already tried to do something like that. ^^
    Just because I do not know if it worked.