BetterChat

Moved

Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. 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?
     
  2. You dont need to add permissions to any user you only need to add these to the admin group only
    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
     
  3. Beleive me I've tried but for some reason it doesn't accept the admin or even the Ownerid I've tried the Global.ownerid <steamid> ect but it doesn't wrk for some reason
     
  4. Use what I posted above
     
  5. Enable Player Tagging is causing noticeable latency issues while in use
     
  6. not working tag clan of Clan.io with betterchat
     
  7. 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:

  8. Is this the original file or did you just edit it and put most to test
    And "HideIfNotHighestPriority": false, needs to be true
     
  9. i try this, but not working
    [DOUBLEPOST=1466938418][/DOUBLEPOST]
    i edit this json not original
     
  10. 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
     
  11. Not mute a team who can help?
     
  12. (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 think
     

    Attached Files:

    Last edited by a moderator: Jun 26, 2016
  13. I read and read, meybe read badly, but I can´t see some help with not working clans tags...? :-(
     
  14. Same issue mate.
     
  15. BTW config for BetterChat is in /oxide/config/BetterChat.json
     
  16. @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
     
  17. 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
  18. Do you know when that appears?
     
  19. I delete file Players from data and good working
     
  20. how do I remove a permission from a group?