Groups file was moved as mentioned in the update log. It is .../oxide/data/BetterChat.json now.
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
-
Hey, I got a question - what about ignore? Do you have any plans? Using Ignore API for example.... Cos this is the thing I'd Like to see in BC =3
-
After 5.0.0 update need i to delete the data folder or something? Ty
-
Can you add messages in player console?
UP:
To get this:
Some thing like this needed:
Code:// Log message to console Console.ForegroundColor = ConsoleColor.Green; Console.WriteLine($"{player.Id}/{player.Name}: {message}"); // Log message to file Console.ResetColor(); ConVar.Server.Log("Log.Chat.txt", $"{player.Id}/{player.Name}: {message}");
Last edited by a moderator: Jan 10, 2017 -
oke i try every think but its dont working for me i remove the map for the data i reload every plugins
and the data json and config replace the groups inside data json
but its not working
who can clean it for me
Code:[ { "GroupName": "Part", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#ffd700", "Text": "[Parts]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "default", "Priority": 4, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#269ec3", "Text": "[Player]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "#DCFF66", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "v.i.p", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#269ec3", "Text": "[V.i.P]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Owner", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#8b0000", "Text": "[Santa]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "#dcff66", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Silver", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#c0c0c0", "Text": "[Silver]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } },{ "GroupName": "TheLegend", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#2f4f4f", "Text": "[Thelegend]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Legend", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#5090bc", "Text": "[Legend]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Gold", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#ffd700", "Text": "[Gold]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Bronze", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#b97f45", "Text": "[Bronze]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "mod", "Priority": 1, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#3280cd", "Text": "[Elf]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 15, "Color": "green", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } } ]
-
[DOUBLEPOST=1483996392][/DOUBLEPOST]
[DOUBLEPOST=1483996456][/DOUBLEPOST] -
-
All works but how to add TagClan with HWClans...???
-
and
"Formatting" with "Format"
and
"HideIfNotHighestPriority" with "HiddenIfNotPrimary"
[DOUBLEPOST=1483997697][/DOUBLEPOST] -
Ok, i tell him
-
When I restart my server It sends my player back to all Groups, like Default/Owner/Admin I see the tag in my name, why is that, they all in different priority:
Code:[ { "GroupName": "default", "Priority": 3, "Title": { "Text": "[Member]", "Color": "#269ec3", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "owner", "Priority": 0, "Title": { "Text": "[Owner]", "Color": "#FF0000", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "admin", "Priority": 1, "Title": { "Text": "[Admin]", "Color": "#FF0000", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "member+", "Priority": 2, "Title": { "Text": "[member+]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } } ]
-
The tag are not appearing on my server either.
I have even deleted my old config + data and reuploaded everything... Still it doesn't work.
if i do /chat group list I can see the groups but the tags are not there.
BetterChat.json :
Code:[ { "GroupName": "default", "Priority": 0, "Title": { "Text": "", "Color": "#9EC326", "Size": 15, "Hidden": true, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "admin", "Priority": 1, "Title": { "Text": "[Admin]", "Color": "red", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "modo", "Priority": 2, "Title": { "Text": "[Modo]", "Color": "red", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } } ]
-
oke i try every think now
Code:[ { "GroupName": "Part", "Priority": 3, "Title": { "Text": "[Parts]", "Color": "#ffd700", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "default", "Priority": 4, "Title": { "Text": "[Player]", "Color": "#269ec3", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#DCFF66", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "v.i.p", "Priority": 3, "Title": { "Text": "[V.i.P]", "Color": "#269ec3", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "Owner", "Priority": 0, "Title": { "Text": "[Santa]", "Color": "#8b0000", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#dcff66", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "Silver", "Priority": 3, "Title": { "Text": "[Silver]", "Color": "#c0c0c0", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "TheLegend", "Priority": 3, "Title": { "Text": "[Thelegend]", "Color": "#2f4f4f", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "Legend", "Priority": 3, "Title": { "Text": "[Legend]", "Color": "#5090bc", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "Gold", "Priority": 3, "Title": { "Text": "[Gold]", "Color": "#ffd700", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "Bronze", "Priority": 3, "Title": { "Text": "[Bronze]", "Color": "#b97f45", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "mod", "Priority": 1, "Title": { "Text": "[Elf]", "Color": "#3280cd", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } } ]
-
and when I want to give the modo group a new permission on another plugin, it tells me that the group doesn't exist... XD
-
Guys I have an issue, It doesn't allow me to add myself to any of these group I made with the EXE file that on the first page:
Code:[ { "GroupName": "Admin", "Priority": 1, "Title": { "Text": "[Admin]", "Color": "Red", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "Memeber", "Priority": 2, "Title": { "Text": "[Memeber]", "Color": "#0080FF", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "Memeber+", "Priority": 3, "Title": { "Text": "[Memeber+]", "Color": "#0080FF", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "Owner", "Priority": 0, "Title": { "Text": "[Owner]", "Color": "Red", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": false }, "Username": { "Color": "#55aaff", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } } ]
-
-
-
No possibility to see clan format in chat ? You remove the function ? What a pitty, why you removed the clan formating in the chat ?