BetterChat
Moved
Total Downloads: 26,145 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Can someone sent me a code for meneger? please without bugs
-
Does it make sense to have integration for Admin Private and mute as features of BetterChat? it seems logical.
-
When i add manager group so its give to all players Manager give me code for use usergroup add name manager and its will work Great!
-
Shalev, sorry I do not understand your grammar

can you include the code snippet? I think you said you add a new chatgroup that handles this correct? if so does it handle give from the console like
console: > inv.giveplayer "quicken" "Code Lock BP" ? -
i need code for Menneger, like admin, owner player ETC
-
Think he means manager group
-
Yes manager group
-
It will auto add permission to your groups as long as you have added it in the config for this plugin
-
but when i add it into the config so its give me admin and manager.
-
upload your config
-
please upload your config by using the upload option on this site not a link to where you uploaded it and its the json file I needLast edited by a moderator: Jan 16, 2016
-
{
"admin": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "admin",
"Rank": 3,
"TextColor": "white",
"Title": "[Admin]",
"TitleColor": "red"
},
"AntiSpam": {
"Enabled": false,
"MaxCharacters": 85
},
"Mute": {
"Enabled": true
},
"owner": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "owner",
"Rank": 5,
"TextColor": "white",
"Title": "[Owner]",
"TitleColor": "red"
},
"player": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "player",
"Rank": 0,
"TextColor": "white",
"Title": "[Player]",
"TitleColor": "#C4FF00"
},
"WordFilter": {
"CustomReplacement": "Unicorn",
"Enabled": false,
"FilterList": [
"fuck",
"bitch",
"faggot"
],
"UseCustomReplacement": false
}
} -
You dont even have the manager in there
-
i know, if i add it, so its make error, may you make mannager and send me?
-
I can not forgive right , I therefore ask for help for the Console!?
-
Any news about when native mute will be added (if possible) ? Thanks!
-
How do i add vip and then vip+ because i have added it and my vip players have got vip+ too!!
-
try replacing the + with a 1. It may be possible that the plugin can't handle the +
(The title can contain a +, just not the group name)
