Error
Failed to call hook 'ProcessText' on plugin 'UFilter v5.0.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.UFilter.ProcessText (System.String text, Oxide.Core.Libraries.Covalence.IPlayer player) [0x00000] in <9fe4d69bfd6143d6938f130f088c8b77>:0
at Oxide.Plugins.UFilter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <9fe4d69bfd6143d6938f130f088c8b77>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
[PrivateMessages] [PM]juulos->Loqie:ок
PrivateMessages.json
{
"CooldownTime": 3,
"EnableHistory": false,
"EnableLogging": true,
"PmCommand": "pm",
"UseBetterChatMute": true,
"UseCooldown": false,
"UseIgnore": true,
"UsePermission": false,
"UseUFilter": true
}
UFilter.json
{
"Check for advertising (true/false)": true,
"Check for profanity (true/false)": true,
"Check player chat (true/false)": true,
"Check player names (true/false)": true,
"Log advertising (true/false)": true,
"Log profanity (true/false)": true,
"Log to console (true/false)": true,
"Log to file (true/false)": true,
"Warn player in chat (true/false)": true,
"Action for advertising": "block",
"Action for profanity": "censor",
"Word or symbol to use for censoring": "*",
"Allowed advertisements": [],
"Allowed profanity": []
}