BetterChat
Moved
Total Downloads: 26,143 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Thanks man
-
Just search for the html color picker in google and find the color which matches the original one.
-
Sorry for the late reply, the alert sytem here is a tat weird, what oxide plugin? I don't think I have one. Where do I download it
-
This plugin is an Oxide Plugin... This gives you a Config file to change that. Don't change it in the .cs file. The config files are located in oxide/config
-
This right? I don't have the oxide.
-
exactly.
-
Is server restart necessary to make the changes take effect? Reload didn't work.
-
change the config file then use the console command oxide.reload BetterChat and it should work.
-
Thanks man, I really appreciate your help and people that make mods <3
-
Hello,
how to remove someone from a group? pls
thx -
Console Command:
usergroup.remove <Username> <Groupname>
or maybe <Groupname> <Username> I am not sure. -
thx guys!
[DOUBLEPOST=1445020683][/DOUBLEPOST]oops, sorry.. 1 question again..
and for remove permissions please? ^^ -
revoke user <Username> <Permission>
or
revoke group <Groupname> <Permission> -
thank so much!
-
Could you add an anti-spam feature also? And also to where you can limit the characters when typing?
-
I think so
-
Thanks man! could we get an estimate on when it's going to be finished?
-
No I am not sure. Sorry. Got quite some stuff to do.
-
to add a vip group can I just paste this into the json?
"vip":{
"ConsoleFormatting":"{Title} {Name}: {Message}",
"Formatting":"{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor":"yellow",
"Permission":"color_vip",
"Rank":2,
"TextColor":"white",
"Title":"[V.I.P.]",
"TitleColor":"orange"
}
