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 -
-
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
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. -
try oxide.grant group player member -
So, just add yourself to the admin group and you should be fine.
[DOUBLEPOST=1451991753][/DOUBLEPOST] -
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
-
-
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 ! -
-
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 ! -
Forgot that when porting the update from hurtworld.
-
-
If you read the changelog, what you put in as group name in the config, to that group the permission will be automaticly granted. -