That's not really BetterChat related. Neither Permissions nor groups are provided by BetterChat but by Oxide.
I'd recommend askin in the Kit support thread if you are having issues with it's permissions.
BetterChat
Moved
Total Downloads: 26,143 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
-
my plugin automatic adding me (owner) to the admin group without doing nothing and some players too!
do i need to delete everything and do new one? -
-
Wulf Community Admin
-
Can you remove the [Better Chat] in front of console messages? This causes most Rcon clients to not detect that they are chat messages and thus arent placed in the chat section.
-
What command do you type to remove a permission.
I know grant group name command -
I had this plugin working just fine until now. Added an other plugin and now betterchat dosent work?
Ive removed the plugin that i installed before betterchat stopped working, and ive reinstalled betterchat but nothing works?
It says its unloaded. -
Hi if got a quick question, i added 2 groups (Owner, Admin). Giving works, but as soon as i rejoin the server im getting the default group "player" back. Is there any way to fix it without removing it for everyone? Thanks
-
hi @laser hydra, can i know how do i make the xxx has come from country x using better chat thanks
-
Hello I have a problem: I'm lost
Can you help me ?
But i given't permission, it's my problem ? Because I do not know how to add them for *****
Code:My Texte:[ { "GroupName": "default", "Priority": 3, "Title": { "Text": "[Novice]", "Color": "#55aaff", "Size": 13, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#01CA87", "Size": 13, "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Color": "white", "Size": 13 }, "Format": { "Chat": "{Title} [{Clan}] {Name}: {Message}", "Console": "{Title} {Name}: {Message}" } }, { "GroupName": "admin", "Priority": 1, "Title": { "Text": "[Admin]", "Color": "#D10115", "Size": 13, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#01CA87", "Size": 13, "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Color": "white", "Size": 13 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "moderator", "Priority": 2, "Title": { "Text": "[Moderator]", "Color": "#F79D01", "Size": 13, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 13, "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Color": "white", "Size": 13 }, "Format": { "Chat": "{Title} {Clan} {Name}: {Message}", "Console": "{ID} {Title} {Name}: {Message}" } }, { "GroupName": "owner", "Priority": 0, "Title": { "Text": "[Owner]", "Color": "#01CA87", "Size": 13, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "red", "Size": 13, "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Color": "white", "Size": 13 }, "Format": { "Chat": "{Title} {Clan} {Name}: {Message}", "Console": "{ID} {Title} {Name}: {Message}" } } ]
Attached Files:
-
-
place in data folder
Use this plugin for your clan
Clans | OxideAttached Files:
Last edited by a moderator: Jun 2, 2017 -
-
So my BetterChat isn't working anymore before it used to work but not anymore what did I do wrong?
-
Can anyone make a file with rank:
Owner
Co-Owner
Head-Admin
Admin
Mod
Vip
Player?
Colour doesn't matter to me -
-
-
-
Code:
[ { "GroupName": "default", "Priority": 3, "Title": { "Text": "[Player]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#DCFF66", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "admin", "Priority": 1, "Title": { "Text": "[Admin]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "#DCFF66", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "moderator", "Priority": 2, "Title": { "Text": "[Moderator]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "green", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } }, { "GroupName": "owner", "Priority": 0, "Title": { "Text": "[Owner]", "Color": "#55aaff", "Size": 15, "Hidden": false, "HiddenIfNotPrimary": true }, "Username": { "Color": "red", "Size": 15 }, "Message": { "Color": "white", "Size": 15 }, "Format": { "Chat": "{Title} {Username}: {Message}", "Console": "{Title} {Username}: {Message}" } } ]
-