BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Attached Files:
-
-
It worked! Thx
-
how do i get my clan tags working again
Attached Files:
-
-
Not okay for me too
-
upload this then restart server
Attached Files:
-
-
Server restart, i tell you if it's ok or not
-
Hope you did not use the groups file above as it was meant for the other guy as its custom for him
-
all that did was add the player tag back
[DOUBLEPOST=1467278740][/DOUBLEPOST]and clan tag is still not showing up -
Am too tired to go into my test server, but if this won't work after I run some tests in about 12 hrs from now will report it then coder can have a look at the script
-
ok sounds good
-
Not functionnal for me
Code:[ { "GroupName": "default", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#008000", "Text": "" }, "PlayerName": { "Size": 15, "Color": "#008000", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "ADMIN", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#aa0000", "Text": "" }, "PlayerName": { "Size": 15, "Color": "#aa0000", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title}{Name}: {Message}" } }, { "GroupName": "Modo", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "#ff5800", "Text": "" }, "PlayerName": { "Size": 15, "Color": "#ff5800", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title}{Name}: {Message}" } } ] -
I changed two things in your file that needed fixed and I will test this in 12hrs and play around with the code if I have timeCode:
[ { "GroupName": "default", "Priority": 2, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#008000", "Text": "" }, "PlayerName": { "Size": 15, "Color": "#008000", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "ADMIN", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#aa0000", "Text": "" }, "PlayerName": { "Size": 15, "Color": "#aa0000", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title}{Name}: {Message}" } }, { "GroupName": "Modo", "Priority": 1, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#ff5800", "Text": "" }, "PlayerName": { "Size": 15, "Color": "#ff5800", "ClanTagFormat": "[{Clan}] {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title}{Name}: {Message}" } } ] -
Okay no problem guy thanks
-
Can anyone help me? the tag is dublicating on my server, it says [admin] [admin]... since i have admin tag on both admin group and owner group... but when i try to remove me from admin and just be in owner it auto adds me to admin group. and the same thing happens with my admin but he gets auto added to mod group
-
upload your groups.json
-
Code:
[ { "GroupName": "admin", "Priority": 50, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "Red", "Text": "[admin]" }, "PlayerName": { "Size": 15, "Color": "#6E6E6E" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Moderator", "Priority": 25, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "Yellow", "Text": "[Mod]" }, "PlayerName": { "Size": 15, "Color": "#6E6E6E" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "owner", "Priority": 100, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "Red", "Text": "[admin]" }, "PlayerName": { "Size": 15, "Color": "#6E6E6E" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } }, { "GroupName": "Default", "Priority": 0, "Title": { "Hidden": true, "HideIfNotHighestPriority": false, "Size": 15, "Color": "Green", "Text": "0" }, "PlayerName": { "Size": 15, "Color": "#43c75f" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } } ] -
reload the plugin after you upload this but a server restart would be better if you can
Attached Files:
-
-
I think it works now, but what did u do?
-
Please tell me how to disable the avatar icon in front of names? (Google translator)
-
Fixed it