You had [admin] also as title for the owner group. So if you are in the owner and admin group, you get both. As both are the same, its [admin] twice.
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
Don't want to bother, but how can I remove all the icons and leave only the text in the chat?
-
Rust, right?
Rust has those icons by default. I can not remove them. -
without plugin chat text only
-
i have upload new update from plugin and my old config files and so on...first i cant see clantag .now i have work on groups.json but now i see clantag but not vip or admin tag?can anyone help me? this is my groups.json sorry for bad english .
Attached Files:
-
-
Yea thats what i said? but the same happens with my admin, he gets [MOD] [ADMIN] and when i use usergroup remove name mod it goes away.. but when server restart he gets back in the group
-
Hi, I'm trying to call cmdMute via python for the adminmenu plugin i've made.
However it is giving me the following error whenever it ry
The python I'm using to call this is the standard way of calling a method:Code:01:28 [Error] Failed to call hook 'cmdMute' on plugin 'BetterChat v4.1.13' (InvalidCastException: Cannot cast from source type to destination type.) 01:28 [Debug] 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
where callingply is the BasePlayer object of the calling admin, who has the permission,Code:BC = plugins.Find('BetterChat') BC.Call("cmdUnmute",callingply, 'command', arguments)
and arguments is a list of strings of the arguments of the command, e.g. ['76561198xxxxxxxxx','10m']
Am I missing something obvious? Thanks if you can help -
Propably because your arguments should be a csharp string array. I recommend calling the API functions. As far as I remember there is one for muting.
-
Betterchat doesn't work for my server, as you can see in the pictures. the command /chat etc don't exist how do i fix this?
-
Wulf Community Admin
It needs to be BetterChat.cs, not BetterCat (2).cs. -
You need to also remove the (1) from your teleport plugin as well and delete the config for the betterchat and teleport then reload both plugins
-
Okay thanks - as far as I could see there isn't an API call for mute, but i'll convert to a string array and try again.
-
Code:
[Oxide] 22:32 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat') [Oxide] 22:32 [Warning] Duplicate permission registered 'betterchat.group.player' (by plugin 'Better Chat') [Oxide] 22:32 [Warning] Duplicate permission registered 'betterchat.group.zadmin' (by plugin 'Better Chat')
Attached Files:
-
-
please add the function pm
-
Wulf Community Admin
There are existing plugins for private messaging, I don't think it should all be integrated into this plugin personally. -
Hi, i have one question.
Why does not show ClanTags in Formatting chat? there's a command to show it?
Thanks
-SOLVED
FIX IS IN PAGE 124 RESISTANCE FILESLast edited by a moderator: Jul 2, 2016 -
Ok, so I'm having issues again with BetterChat not showing Clan tags. I was using an older version of betterchat so I updated it and now the clan tags wont show. If I delete betterchat and works again. put better chat on and it wont show clan tags. I've tried a few things and even restarted the server. I'm now getting this msg when I load the plugin "(13:30:57) | [Oxide] 13:28 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat')"
Any help would be most welcome.
Update: I have restarted the server and loaded a fresh copy of better chat, still unable to get clan tags to show. Just has [Player] showing.Last edited by a moderator: Jul 2, 2016 -
You have 2 group on betterchat config or data named gamedeveloper i think, delete one and reload it
-
I fixed the "Duplicate permission registered" issue with a server restart but I still cant get the clan tags to show.
-
I got a response about it but we had ignored this problem for now ^^ I'll try tomorrow. Look at page 124