The issue disappeared after a restart. Still cant the admin tag to show im still showing as player.
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
-
Attached Files:
-
-
-
-
add a chat history and how many lines to save?
[DOUBLEPOST=1460603361][/DOUBLEPOST]How do i set the players to groups -
-
Haw anyone had any issues with the name colors not changing? I set the name colors. The Title colors update but the names do not even if it is the same code.
Example:
Code:{ "GroupName": "owner", "Priority": 7, "Title": { "Hidden": false, "HideIfNotHighestPriority": false, "Size": 14, "Color": "#FF2C2C", "Text": "owner" }, "PlayerName": { "Size": 14, "Color": "#FF2C2C" }, "Message": { "Size": 14, "Color": "Yellow" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" }
-
The smaller the priority value the higher the Priority.
So owner would for example be 0 and player 4 -
Also, is there a way to tweak the "join message"? People found it hilarious when I would tweak the "join message" -
Is it normal, that i can't send a single letter?
Like a ?, k and the ! Wants a command from me?
Next q about the filter:
I have problems with a non offensive word that the filter realizes as a Bad word, like if someone writes "bass" and it got filtered, you could imagine why -
[DOUBLEPOST=1460671240][/DOUBLEPOST]also ask a perm like kits where you do kits.(Kit name) and so you can assign them to groups like betterchatg.(Group name) to add them to a group -
Hello,
How can i fix that..
[Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat')
[
{
"GroupName": "player",
"Priority": 4,
"Title": {
"Hidden": false,
"HideIfNotHighestPriority": false,
"Size": 15,
"Color": "#9EC326",
"Text": ""
},
"PlayerName": {
"Size": 15,
"Color": "#FF9966"
},
"Message": {
"Size": 15,
"Color": "white"
},
"Formatting": {
"Console": "{Title} {Name}: {Message}",
"Chat": "{Title} {Name}: {Message}"
}
},
{
"GroupName": "Admin",
"Priority": 0,
"Title": {
"Hidden": false,
"HideIfNotHighestPriority": false,
"Size": 15,
"Color": "#33FF00",
"Text": "[Admin]"
},
"PlayerName": {
"Size": 15,
"Color": "#DCFF66"
},
"Message": {
"Size": 15,
"Color": "white"
},
"Formatting": {
"Console": "{Title} {Name}: {Message}",
"Chat": "{Title} {Name}: {Message}"
}
}
] -
muteall command doesn't work?
-
- /chat group add <group> create a new group
- /chat group remove <group> remove a group
- /chat group set <group> <setting> <value> change a group setting
- /chat group list list all groups
- /chat user add <player|steamid> <group> add a user to a group
- /chat user remove <player|steamid> <group> remove a user from a group
- /chat user groups <player|steamid> list groups of a user
- /mute <player|steamid> [time] mute a player
- /unmute <player|steamid> unmute a player
- /muteall [time] mute all players
- /unmuteall unmute all players
- /ignore <player|steamid> ignore a player
- /unignore <player|steamid> stop ignoring a player
-
-
@Resistance
(17:32:20) | [RCON][***.***.***.***:***] muteall
(17:32:20) | Command not found -
-
Code:
Console Commands: chat group add <group> create a new group chat group remove <group> remove a group chat group set <group> <setting> <value> change a group setting chat group list list all groups chat user add <player|steamid> <group> add a user to a group chat user remove <player|steamid> <group> remove a user from a group chat user groups <player|steamid> list groups of a usermute <player|steamid> [time] mute a player unmute <player|steamid> unmute a playermuteall [time] mute all players unmuteall unmute all players
(18:43:15) | Command not found -