I tried the new betterchat but he say it is not loaded?
Restart the server and still not loaded.
Old version still works (but with lag)
Is the new version really universal?
Better Chat [Replaced]
Discussion in 'Plugin Support' started by LaserHydra, Dec 13, 2015.
-
Hello,
I unfortunetly i gave my friend idiot admin group on chat. I'am using better chat for hurtworld. Do anyone know how to remove that group from my friend name?? -
I have a problem, How can i set VIP prefix, not group?
-
Code:
[Oxide] 12:12 [Error] [Better Chat] The plugin failed to read something from the config: Word Filter/Permission Please reload the plugin and see if this message is still showing. If so, please post this into the support thread of this plugin.
So maybye someone else can fix this and then I'm pretty sure that the lag on the betterchat will be fixed.
( ps this is still from the old betterchat version and why Well this one is working properly then the new one) -
-
Code:{ "admin": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#DCFF66", "Permission": "admin", "Rank": 3, "TextColor": "white", "Title": "[Admin]", "TitleColor": "red" }, "Anti Flood": { "Enabled": true, "Seconds": 1.5 }, "AntiSpam": { "Enabled": false, "MaxCharacters": 85 }, "default": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#DCFF66", "Permission": "player", "Rank": 1, "TextColor": "white", "Title": "[Player]", "TitleColor": "#C4FF00" }, "General": { "Enable Player Tagging": false, "Minimal Characters": 2, "Reverse Title Order": false }, "moderator": { "ConsoleFormatting": "{Title} {Name}: {Message}", "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}", "NameColor": "#DCFF66", "Permission": "moderator", "Rank": 2, "TextColor": "white", "Title": "[Mod]", "TitleColor": "red" }, "Mute": { "Enabled": true }, "Word Filter": { "Custom Replacement": "Unicorn", "Enabled": false, "Phrases": [ "bitch", "faggot", "fuck" ], "Replacement": "*", "Use Custom Replacement": false }, "WordFilter": { "CustomReplacement": "Unicorn", "Enabled": false, "FilterList": [ "fuck", "bitch", "faggot" ], "UseCustomReplacement": false } }
So yeah -
Code:{ "Anti Flood": { "Enabled": true, "Seconds": 1.5 }, "General": { "Enable Player Tagging": true, "Minimal Characters": 2, "Reverse Title Order": false }, "Word Filter": { "Custom Replacement": "Unicorn", "Enabled": false, "Phrases": [ "bitch", "faggot", "fuck" ], "Replacement": "*", "Use Custom Replacement": false } }
-
-
-
@TruxDeadnitro
Do you know what is PM? Probably not, nevermind. It is "Private Message".
Well, what is your problem...
Your config file is corupt, because you have space in the key and old plugin doesn't work.
No "Word Filter" but "WordFilter"
I think that you were trying newest plugin and forgot to delete old configuration file.
How to fix your problem:
Just delete your configuration file "BetterChat.json" and restart plugin in the game, plugin creates new itself. Just write "/reload BetterChat" or restart your server.
[DOUBLEPOST=1467565781][/DOUBLEPOST]if you want to use new version of this plugin, you must delete Configuration file too!
if you don't do this, so plugin will not work...Last edited by a moderator: Jul 3, 2016 -
sure I did that
[DOUBLEPOST=1467569535][/DOUBLEPOST]Other ways I didn't asking help on this page that much.
and it seems like you know everything well explain me when I'm createing in game a group with the next commands /chat add admin and /char add moderator and when I'm doing /chat user add moderator only what is showing is this [player] ]player]
So yeah that isn't my fault I did everything correctly what i need to do before upgrade towards the newst version of betterchat this is just a script/plugin fault -
@TruxDeadnitro I dont play this game myself but what is wrong using the latest plugin
-
Try: "/chat group add admin" and then "/chat user add <player> admin" -
For change [player] [ player] Nick, You must set the group using by "/chat group set <group> <setting> <value>" or use his software http://laserhydra.com/downloadfiles/BetterChatManager/BetterChat Group Manager Installer.exe or edit configuration file at "\oxide\data\BetterChat\Groups.json"
-
Can anyone tell me why it keeps placing everyone into the default group after every restart?
Attached Files:
-
-
@Horris
You must be in default group. If you like to hide "[Player]" tag, you must hide it.
Edit your "Groups.json" file in "\Oxide\Data\BetterChat\"
Find lines where is: "HideIfNotHighestPriority": false, and change "false" to "true"
Enjoy -
Thanks for the reply, Unless I did it wrong it didn't work. Also it seems every-time I leave the default group it places me back in.
Attached Files:
Last edited by a moderator: Jul 5, 2016 -
-
-
-
Thanks for reply, Heres my groups file.
Attached Files:
-