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?
-
Check the description - use Betterchat group manager to change prefix option "hidden" to true, or just manualy edit groups.json.
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}" } }, -
thanks for the info but i meant the way it shows example for owner it show [owner] [player] [W.K.Z Dylan]
-
Hm... good question.... See - you are in two groups at the same time - dafault and admin. The easiest way will be to remove yourself(and all over admins) from default group.... At least that's what I think)
-
thank ypu i just figured that out lol thanks alot for the help though mate youre a lagend
-
That will not work as soon as an admin relogs it will place them back into the group also the groups file you posted above is the old one you need to delete your old groups file and reload the plugin so you get the updated one
-
Yep....my fault.... So now I have no idea how to help you, wkzdylan, with this....
-
Its very easy to do if you or anyone needs me to do it upload your groups.json and I will update it just @Resistance my name or quote this post say what you want done and I will update your groups file
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
Temp/quickfix. -
Wulf I have an error when my players wants to get the VIP KIT from the group permission created by SteamGroups,
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
Sounds like a question for the Kits thread, not Better Chat or SteamGroups. Nothing has changed with permissions. -
Wulf I figured out
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:
My Oxide version: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
-
That worked, thanks!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
