soooo i need some assistance I've used the string grant user <player> <permission> and it worked very well but some plugins don't post there <permissions> how do i find out what there permission is? For example the betterchat <permission> would be the betterchat.admin for the /chat command and to grant a user that cmd it would be grant user <player> <betterchat.admin> but for plugin owners whom don't show there permissions where do i find them?
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
oxide.grant group admin betterchat.admin
oxide.grant group admin betterchat.mute
And for the plugins that dont post permission on the overview thats because not all plugins use permissions -
-
-
Enable Player Tagging is causing noticeable latency issues while in use
-
not working tag clan of Clan.io with betterchat
-
this is groups file
Code:(03:57:46) | [Oxide] 03:57 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat') (03:57:46) | [Oxide] 03:57 [Warning] Duplicate permission registered 'betterchat.group.default' (by plugin 'Better Chat')
Attached Files:
-
-
And "HideIfNotHighestPriority": false, needs to be true -
i try this, but not working
[DOUBLEPOST=1466938418][/DOUBLEPOST] -
Hi, love the plugin got a lot of features... but how do i edit it with the config file like you used to? I find it hard to edit with console and got no idea how to add a permission with it
-
Not mute a team who can help?
-
(15:05:34) | [Oxide] 15:04 [Error] [Better Chat] The plugin failed to read something from the config: General/Permission
(15:27:11) | [Oxide] 15:25 [Warning] BetterChat has replaced the 'mute' chat command previously registered by chatmute
(15:27:11) | [Oxide] 15:25 [Warning] BetterChat has replaced the 'unmute' chat command previously registered by chatmute
Please reload the plugin and see if this message is still showing. If so, please post this into the support thread of this plugin.
i done every think but i lost mute and kick i dont have the permission to use it and i done every thinkAttached Files:
Last edited by a moderator: Jun 26, 2016 -
-
I read and read, meybe read badly, but I can´t see some help with not working clans tags...? :-(
-
-
-
@LaserHydra would it be possible to synchronize mutes between differents servers using this plugin ? for example, a website where the plugin gets the mute database and update on it for games supported by the plugin (rust, hurtworld, etc.) ?
If you could consider that option, it will be really great. I can help you to code a webapi if you need. Thanks for your work -
Code:
[Oxide] 18:54 [Error] Failed to call hook 'OnUserChat' on plugin 'BetterChat v4. 1.13' (NullReferenceException: Object reference not set to an instance of an obj ect) [Oxide] 18:54 [Debug] at Oxide.Plugins.BetterChat+Player.Find (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat+Player.FindOrCreate (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.OnUserChat (IPlayer player, System.String message) [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[] arg
Last edited by a moderator: Jun 26, 2016 -
-
-
how do I remove a permission from a group?