BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
FIXED priorioty is reverse 0 is highest and if u go up is lower
is so stupid but i like it -
now nice work!

I have one small problem.
Some players from the same clan they do not have a tag next to the nick above character ;c
They are added to the same clan
i dont know whether it is good topic
My group formatting :
Code:[ { "GroupName": "Admin", "Priority": 0, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#FF0000", "Text": "[Admin]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 16, "Color": "#0099ff", "ClanTagFormat": "{Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name} : {Message}" } }, { "GroupName": "default", "Priority": 5, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#bfad3b", "Text": "[Gracz]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 16, "Color": "#0099ff", "ClanTagFormat": "{Clan} {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Name} : {Message}" } }, { "GroupName": "moderator", "Priority": 1, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#00FF00", "Text": "[Moderator]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 16, "Color": "#0099ff", "ClanTagFormat": "{Clan} {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name} : {Message}" } }, { "GroupName": "youtuber", "Priority": 3, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 15, "Color": "#9EC326", "Text": "[Youtuber]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 16, "Color": "#0099ff", "ClanTagFormat": "{Clan} {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name} : {Message}" } }, { "GroupName": "vip", "Priority": 4, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#00FFFF", "Text": "[VIP]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 16, "Color": "#0099ff", "ClanTagFormat": "{Clan} {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name} : {Message}" } }, { "GroupName": "s.vip", "Priority": 2, "Title": { "Hidden": false, "HideIfNotHighestPriority": true, "Size": 15, "Color": "#6600FF", "Text": "[S.VIP]", "InheritSize": false, "InheritColor": false }, "PlayerName": { "Size": 16, "Color": "#0099ff", "ClanTagFormat": "{Clan} {Name}" }, "Message": { "Size": 15, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name} : {Message}" } } ] -
"ClanTagFormat": "[{Clan}] {Name}"
-
lol... I advice the same ... just testing I figured out this
I made default = 99
and admin = 0Last edited by a moderator: Oct 7, 2016 -
So anybody know how to update BetterChat through Host Havoc?
-
Add the .cs file to the oxide/plugins folder, it will load by itself, and then go to the oxide/config folder and I thing that's where it creates the .json file to edit.
-
Thats how priorites work in programming. Same ay rankings, think about it as a race. The best one is on first place, not last.
-
Yeah, it makes sense in that sense, but the option to disable if not "highest priority" is confusing. "Highest" on its own would suggest 1>0, 2>1, etc.
-
have sense
but is not intuitive
-
I talk about tag clan above character, not in chat, this tip work for this?
-
BetterChat doesn't handle those.
-
I CANT DOWNLOAD THE FILE ,WHO CAN GIVE ME THE NEWEST VESION?
-
Wulf Community Admin
Lose the caps please. The latest version is on the Overview. -
THX ,ITS OK
-
Because hurtworld chat freezes after a while I install pluguin?
-
Im having a problem all the players cannot see each other nickname on chat, it only show the group and unknown instead of the name
is there a setting for it? -
unknow was fixed at last update, please check
-
I still see some "unknown" players. (Even after yesterdays update).
Is there any debug data I could send that would help?
Should I change it to be a little more noisy? (change it to show steamid when "unknown"?) -
hi so i use this plugin on my hurtworld server everything works fine for players but for admins and moderators etc it wont work it just doubles the player so you get [player] player] username. what i get as owner [player] [player] [player] username how can i fix this?