The plugin is very poorly optimized game Hurtworld. Message Chat comes with a delay, but not at the same time when you sent the message. It was necessary to remove the plug.
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
is there any way to get rid of or change the [player] tag thats in the middle of title and player name?
-
Here, a simple example of the default group, where prefix would not be shown:
Code:{ "GroupName": "default", "Priority": 100, "IgnoreOtherGroups": false, "Title": { "Hidden": true, "Size": 14, "Color": "Gray", "Text": "[Player]" }, "PlayerName": { "Size": 14, "Color": "Gray" }, "Message": { "Size": 14, "Color": "white" }, "Formatting": { "Console": "{Title} {Name}: {Message}", "Chat": "{Title} {Name}: {Message}" } },
-
-
-
-
-
-
Here is one I made for most groups servers haveAttached Files:
-
-
Im having this error from the last wipe
Code:(08:43:48) | [Oxide] 08:43 [Error] Failed to call hook 'API_FindPlayerPrimaryGroup' on plugin 'BetterChat v4.2.9' (NullReferenceException: Object reference not set to an instance of an object) (08:43:48) | [Oxide] 08:43 [Debug] at Oxide.Plugins.BetterChat+Group.GetGroups (System.String SteamID, Sorting sorting) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat+Group.GetPrimaryGroup (System.String steamID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.API_FindPlayerPrimaryGroup (System.String id) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
I have an error from Notifier plugin but... I think is not related, or yes? -
After latest oxide update, I get this (screenshot):
Attached Files:
-
-
Wulf Community Admin
-
the group is "betterchat.group.member"
the kit creation is fine, exist and is well setted, and appear on /kit
but VIP members can not take the kit because the permission, before the wipe and the updates this worked fine.
Seems to something was "dis"hooked. Will be fixed this? or I must to change something? -
Wulf Community Admin
-
the Kit is enganging the permission "kits.betterchat.group.member"
and SHow perms kits.betterchat.group.member show no user NOW; I dont know what happens!
but I only put the grant to the group "members" to that permission and now is correctly working.
But I have now "betterchat.group.member" and "kits.betterchat.group.member"
That is needed? -
Hello, i have problem, please help me, my players have name "unknown", what me do?
-
chat sags, what to do?
-
Hello,
I am having an issue with BetterChat and I have tried using an older version of BetterChat, newest, removing all other plugins but still no luck.
Error message when I try to reload the plugin and when the server restarts:
Code:>oxide.reload BetterChat [Error] BetterChat plugin failed to compile! [Error] BetterChat.cs(1492,60): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetAllOnlinePlayers' and no extension method `GetAllOnlinePlayers' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference?
Code:>oxide.version Oxide 2.0.2517 for Rust 1037.68 (1803)
-
Wulf Community Admin
-
Code:
[Oxide] 08:10 [Info] BetterChat was compiled successfully in 2565ms [Oxide] 08:10 [Info] Loaded plugin Better Chat v4.2.10 by LaserHydra [Oxide] 08:10 [Warning] [Better Chat] Generating new config file... [Oxide] 08:10 [Warning] BetterChat has replaced the 'muteglobal' command previously registered by BetterChat [Oxide] 08:10 [Warning] BetterChat has replaced the 'unmuteglobal' command previously registered by BetterChat [Oxide] 08:10 [Warning] BetterChat has replaced the 'mute' command previously registered by BetterChat [Oxide] 08:10 [Warning] BetterChat has replaced the 'unmute' command previously registered by BetterChat [Oxide] 08:10 [Warning] BetterChat has replaced the 'chat' command previously registered by BetterChat