LaserHydra updated Better Chat with a new update entry:
3.5.0
BetterChat
Moved
Total Downloads: 26,145 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
to update the plugin, can i replace only *.cs file?
config file *.json will leave the old version -
yes. It should work fine.
-
What exactly does that mean?Code:
[Oxide] 1:12 PM [Warning] BetterChat has replaced the 'unmute' chat command previously registered by chatmute
I can remove the plugin chatmute.lua and use BetterChat command?
- /mute <player> mute somebody
but:Code:"admin": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#FFD700", "Permission": "color_admin", "Rank": 3, "TextColor": "white", "Title": "[Admin]", "TitleColor": "red"
oxide.grant group admin color_admin
Permission 'color_admin' doesn't exist
whats wrong?
may need to delete DATA files after updateLast edited by a moderator: Jan 5, 2016 -
Hi, thanks for an awesome update

I removed my cfg file as well now that the permissions look all different, i saved the old one tho. Anyway when i create a group and write in the permission for example "member" and then ingame do "oxide.grant group member member" it says that no member group exists.
I did add the vip rank with "vip" permission, that worked fine tho. -
mb group name for member "player"?
try oxide.grant group player member -
the permissions have automaticly betterchat. in front of them. Also the permissions are automaticly granted to the groups.
So, just add yourself to the admin group and you should be fine.
[DOUBLEPOST=1451991753][/DOUBLEPOST]betterchat.member -
Ah thanks hydra, just read update notes a 3rd time and my brain just connected this must be the case
) Anyway, is there a way you could implement a timed mute? similar
to the other mute plugin like /mute "name" "5m". Then we could really get rid of the other mute plugin and just go with betterchat
-
yes. If you want to use Chatmute still, just disable mute in the config and the command will not being overriden anymore.
-
I did that, i just figured if you could add a timed mute in the future we could get rid of chatmute then
-
Hello,
since update i have tag [players] & [admin] how remove tag players for me? ty ! -
oxide.revoke group admin betterchat.player
-
Don't work :s
-
another fix incoming soon.
-
You need to rename the default group as player as it messes up groups
-
Ok it's work now, thank you for you help ! -
Thats exactly what I am going to fix
Forgot that when
porting the update from hurtworld. -
And rename moderator to mod
-
yea as the standard moderator group is called moderator and not mod.
If you read the changelog, what you put in as group name in the config, to that group the permission will be automaticly granted. -
For some reason mine is called mod have always had it that was it will take time to add all permissions over and users to the new group so was just easy for me to edit the script
