Better Chat for Rust | Oxide
You don't need to give yourself or the group any permission unless you need to mute players. So read the overview so you can see whats needed
BetterChat
Moved
Total Downloads: 26,148 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
-
Can someone please add a chatlog to this plugin?
Thanks in advance -
Love the plugin, the only problem I have is when I try assign myself to one group (Owner), it still comes up in the side chat as {Owner}{Admin}Name rather than {Owner}Name. I'm fairly positive I added the owner part in correctly.
Attached Files:
-
-
-
-
-
Attached Files:
-
-
-
-
Is there any way to make all player messages to be logged to console not as message from plugin, but like standart players chat (for separate logging)? This plugin uses chat.broadcast, so every chat message in console is marked as oxide plugin output.
-
Can anyone tell me why every time i try to grant someone mod or admin, even myself, it says 'permission does not exist'.
I have tried to follow what to do as much as i can, but i'm not very good with this stuff, so any help is very much appreciated. Thanks in advance. -
-
i havent changed anything in it, its all the standard stuff that came in the file.
Except the 'owner' one. I just need to know how to make my friends admin, and myself owner.
if that can work?
{
"admin": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "admin",
"Rank": 3,
"TextColor": "white",
"Title": "[Admin]",
"TitleColor": "green"
},
"AntiSpam": {
"Enabled": true,
"MaxCharacters": 85
},
"moderator": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "moderator",
"Rank": 2,
"TextColor": "white",
"Title": "[Mod]",
"TitleColor": "yellow"
},
"Mute": {
"Enabled": true
},
"Owner": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "Owner",
"Rank": 4,
"TextColor": "white",
"Title": "[Owner]",
"TitleColor": "red"
},
"player": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "player",
"Rank": 1,
"TextColor": "white",
"Title": "[Player]",
"TitleColor": "#C4FF00"
},
"WordFilter": {
"Banned Words": [
"fuck",
"bitch",
"cunt",
"faggot"
],
"Custom Replacement": "Unicorn",
"Enabled": true,
"Replacement": "*",
"Use Custom Replacement": true
}
} -
can you post the full command you tried to do
like this
"owner": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "owner",
"Rank": 4,
"TextColor": "white",
"Title": "[Owner]",
"TitleColor": "red" -
how do you mean? i showed you all the cfg?
-
-
Hello , sorry for my english I 'm french . I could not understand whether the problem had already been discussed . That when I write about my chat with the plugin , written ca me 2 times. If anyone can help me : / Thanks
[DOUBLEPOST=1459279977][/DOUBLEPOST]Problem solved, it is a probleme conflict with a plugin CapsNoCapsAttached Files:
-
-
I am wondering why I still have the owner tags when I am not within the Owner group and I should be a Head Developer, and I will show you the picture and see if someone can help me because my permissions do not exist even though I have been created, someone please edit the file to what I need and I will be so thankful, Cheers Mates!
Here is the messages in game: Click Here or Gyazo - 88fabab6bc393bbbb1fef623bdcbe748.jpg
Code:{ "admin": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_admin", "Rank": 3, "TextColor": "lime", "Title": "[Admin]", "TitleColor": "lime" }, "AntiSpam": { "Enabled": false, "MaxCharacters": 85 }, "developer": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_dev", "Rank": 6, "TextColor": "lime", "Title": "[Developer]", "TitleColor": "purple" }, "head developer": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_headdev", "Rank": 7, "TextColor": "lime", "Title": "[Head Developer]", "TitleColor": "magenta" }, "moderator": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_mod", "Rank": 2, "TextColor": "lime", "Title": "[Mod]", "TitleColor": "yellow" }, "Mute": { "Enabled": true }, "owner": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_owner", "Rank": 8, "TextColor": "lime", "Title": "[Owner]", "TitleColor": "maroon" }, "player": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "white", "Permission": "color_player", "Rank": 0, "TextColor": "lime", "Title": "[Player]", "TitleColor": "silver" }, "superadmin": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_superadmin", "Rank": 5, "TextColor": "lime", "Title": "[SuperAdmin]", "TitleColor": "red" }, "VIP": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "lightblue", "Permission": "color_vip", "Rank": 1, "TextColor": "lime", "Title": "[Donator]", "TitleColor": "orange" }, "WordFilter": { "Banned Words": [ "fuck", "bitch", "faggot" ], "Custom Replacement": "Unicorn", "CustomReplacement": "Unicorn", "Enabled": false, "FilterList": [ "fuck", "bitch", "faggot" ], "Replacement": "*", "Use Custom Replacement": false, "UseCustomReplacement": false } }