When I put myself in the "Admin" group it now comes up as "[Player][Player]Name:".
How do I fix this so I can just have it as "[Admin]Name:"?
Thank you
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Use '/chat group set player HideIfNotHighestPriority true' to automaticly hide the player title. -
but you can not add permissions to authLevel? to the administrator and the moderator immediately assigned. I think many people with this problem. sorry for my English
-
-
[DOUBLEPOST=1460565818][/DOUBLEPOST]if you have one the admin then you are lucky -
Authlevel 2 (admins) are automaticly added to the 'admin' group. -
-
-
-
Code:[ { "GroupName": "player", "Priority": 4, "Title": { "Hidden": true, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#269ec3", "Text": "[Player]" }, "PlayerName": { "Size": 15, "Color": "#00abff" }, "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": "red", "Text": "[Admin]" }, "PlayerName": { "Size": 15, "Color": "lime" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "moderator", "Priority": 1, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "#026cff", "Text": "[Mod]" }, "PlayerName": { "Size": 15, "Color": "lime" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" }
-
-
-
-
how does the BetterChat Group manager work ? is it suppost to save a group.json file ? (Simply load in the new Groups.json file, edit your groups and then save the file.) i cant load any files?
-
-
-
I get this four times and can not for the life of me change my Tag from player to admin....
[Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
[Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
[Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
[Oxide] 17:40 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')Attached Files:
-
-
-
http://i.imgur.com/d6Jw36J.png
Off-Topic: And the emote permission is there and its saying it doesnt exist when i revoke it... -