BetterChat
Moved
Total Downloads: 26,148 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
You should post in the plugin topic for support of said plugin but if you read the overview of each plugin it gives you the info you will need
-
what am I doing wrong?
> oxide.grant group vip color_vip
[Oxide] 9:45 PM [Info] Permission 'color_vip' doesn't exist -
You would need to check the config to see what you have but if the group is in the config it will auto add the permission to the group
Try this one just made it for youAttached Files:
-
-
I cant remove any groups off of anybody ingame or on rusty what do i do!
-
Here, this thread might help Using Oxide's permission system | Oxide. Have you tried using usergroup remove "username" groupname?
-
I really can't set-up my chat prefixes. I want the ranks to be like this from High to low:
- Owner (Admin commands/permission, Owner Prefix)
- Admin (Admin commands/permission, Admin Prefix)
- Helper (Moderator commands/permission, Helper Prefix)
- VIP (Player commands/permissions, VIP Prefix, Special Kit for this tier Donators)
- VIP + (Player commands/permissions, VIP Prefix, Special Kit for this tier Donators)
- VIP ++ (Player commands/permissions, VIP Prefix, Special Kit for this tier Donators)
- Player (Player commands/permissions)
This is what I have for the plugin BetterChat.
Someone help me on this one? Been struggeling on it for 2 days now.Code:{ "admin": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#00f9ff", "Permission": "admin", "Rank": 3, "TextColor": "white", "Title": "[Admin]", "TitleColor": "#00f9ff" }, "AntiSpam": { "Enabled": false, "MaxCharacters": 85 }, "moderator": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#ffffff", "Permission": "moderator", "Rank": 2, "TextColor": "white", "Title": "[Helper]", "TitleColor": "White" }, "Mute": { "Enabled": true }, "Owner": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#005edf", "Permission": "admin", "Rank": 3, "TextColor": "white", "Title": "[Owner]", "TitleColor": "#005edf" }, "player": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#DCFF66", "Permission": "player", "Rank": 1, "TextColor": "white", "Title": "[Player]", "TitleColor": "#C4FF00" }, "VIP": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#db876b", "Permission": "player", "Rank": 1, "TextColor": "white", "Title": "[VIP]", "TitleColor": "#db876b" }, "VIP+": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#d0d0d0", "Permission": "player", "Rank": 1, "TextColor": "white", "Title": "[VIP+]", "TitleColor": "#d0d0d0" }, "VIP++": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#fff400", "Permission": "player", "Rank": 1, "TextColor": "white", "Title": "[VIP++]", "TitleColor": "#fff400" }, "WordFilter": { "Banned Words": [ "", "", "" ], "Custom Replacement": "Unicorn", "Enabled": false, "Replacement": "*", "Use Custom Replacement": false } }
Thanks! -
Test this
Attached Files:
-
-
My server now works with [Owner]/[Co-Owner] but now I cant get admin to dissapear! I've tried removing myself from the admin group but that doesn't work! So frustrating
-
Open oxide.groups.data file with notepad++ to see what permission needs removed do the same with oxide.users.data to make sure you are only in the one group
-
Yes i have but it doesn't go away in game
-
On oxide.users.data says I am only in owner. Gyazo - 8ff0c6fcf0c285582e78ac5f1db32608.png
-
Then you must have more titles in the groups file
-
This is what it looks like Gyazo - 8f5849b633fc617c681e1233d2cd05a9.png I'm sorry im super new to this
-
Have you restarted the server yet after changing everything as it all looks ok. What about the other groups are they all ok
-
No, I don't think I have restarted it. Let me try.
[DOUBLEPOST=1456550488][/DOUBLEPOST]It still doesn't work! Is it because I did the ownerid command when I first had my server? -
pm me your skype info I am going to bed soon so need to be fast
-
It's alright we can talk tomorrow,I'll pm you my skype.
-
fixed mine i had double betterchats loaded for some reason
