BetterChat

Moved

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

4.9898/5, 98 likes
  1. Wulf

    Wulf Community Admin

    It's an error in Oxide, fixed as of the next snapshot coming out shortly.
     
  2. Awesome thanks Wulf!
     
  3. hi wulf ive downloaded your update for betterchat and updated my server and all and for somereason betterchat wont work at all ive redone all the files ect uploaded addon reloaded it reset server and none of it is working i tried oxide.grant user ***** BetterChat.admin and its saying permission doesnt exist ect ive had it working fine before and now it doesnt do you have a fix for this as none of my donators have their titles and cant access there kits
     
  4. The correct way is betterchat.admin you have part of it capped
     
  5. yes both do not work though if i type oxide.grant user *** Betterchat.admin or betterchat.admin it still says permission does not exist all was working fine last night untill i updated the server then reinstalled the plugins ect i kept a file back up of my groups file as well but even if i use the default config it wont let better chat run
     
  6. try
    oxide.grant group admin betterchat.admin
    if the above does not work then either the plugin has not loaded right or not installed in the correct folder so do check warning and error logs
     
  7. Quick question - the update was a success, but, I can't seem to get rid of the [Player] in front of the default group now. Am I forgetting something? Do I have to give the default group some permission to not show this prefix? In the Groups.json, I took the name out here like this:

    {
    "GroupName": "Player",
    "Priority": 0,
    "Title": {
    "Hidden": false,
    "HideIfNotHighestPriority": false,
    "Size": 15,
    "Color": "#9EC326",
    "Text": "[]",
    "InheritSize": false,
    "InheritColor": false
    },
    "PlayerName": {
    "Size": 15,
    "Color": "#9EC326",
    "ClanTagFormat": "[{Clan}] {Name}"
    },
    "Message": {
    "Size": 15,
    "Color": "white"
    },
    "Formatting": {
    "Console": "{Title} {Name}: {Message}",
    "Chat": "{Title} {Name}: {Message}"
    }
    },
     
  8. group is default not player
    "GroupName": "default",
     
  9. > oxide.grant group OWNER betterchat.admin
    Permission 'betterchat.admin' doesn't exist
    > oxide.grant group ADMIN BetterChat.admin
    Permission 'BetterChat.admin' doesn't exist
    > oxide.grant group OWNER BetterChat.admin
     
  10. Did you reinstall oxide when you updated the server files?
     
  11. yes i reinstalled oxide i just reset betterchat completley and uploaded the plugin ect this is what i get when i first reload mod is there something wrong with this
    [Oxide] 15:08 [Info] Unloaded plugin Better Chat v4.2.11 by LaserHydra
    [Oxide] 15:08 [Info] No previous version to rollback plugin: BetterChat
    [Oxide] 15:08 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat')
    [Oxide] 15:08 [Warning] Duplicate permission registered 'betterchat.group.default' (by plugin 'Better Chat')
    > oxide.reload BetterChat
    [Oxide] 15:08 [Info] Loaded plugin Better Chat v4.2.11 by LaserHydra
    [Oxide] 15:08 [Error] Failed to initialize plugin 'BetterChat v4.2.11' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 15:08 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayerManager.get_Connected () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BetterChat.Loaded () [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.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    [Oxide] 15:08 [Info] Unloaded plugin Better Chat v4.2.11 by LaserHydra
    [Oxide] 15:08 [Info] No previous version to rollback plugin: BetterChat
    [Oxide] 15:08 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat')
    [Oxide] 15:08 [Warning] Duplicate permission registered 'betterchat.group.default' (by plugin 'Better Chat')
    [DOUBLEPOST=1477024060][/DOUBLEPOST]have just unistalled all mods and redone the update and oxide update ect so will try see if it will run now
     
  12. Ah yes, thank you sir - not sure how it reverted there
     
  13. okay reinstalled everything seems to work now sorry for the hassles thanks
     
  14. getting this from 4.2.10 and .11. I'm sure Im screwed up somewhere.
    Code:
    (22:33:56) | [Oxide] 22:33 [Info] Loaded plugin Better Chat v4.2.11 by LaserHydra
    (22:33:56) | [Oxide] 22:33 [Warning] [Better Chat] Generating new config file...
    (22:33:56) | [Oxide] 22:33 [Error] Failed to initialize plugin 'BetterChat v4.2.11' (InvalidCastException: Cannot cast from source type to destination type.)
    (22:33:56) | [Oxide] 22:33 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayerManager.get_Connected () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BetterChat.Loaded () [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.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    (22:33:56) | [Oxide] 22:33 [Info] Unloaded plugin Better Chat v4.2.11 by LaserHydra
    (22:33:56) | [Oxide] 22:33 [Info] No previous version to rollback plugin: BetterChat
    (22:33:56) | [Oxide] 22:33 [Warning] Duplicate permission registered 'betterchat.group.gamedeveloper' (by plugin 'Better Chat')
    (22:33:56) | [Oxide] 22:33 [Warning] Duplicate permission registered 'betterchat.group.default' (by plugin 'Better Chat')
     
    Last edited by a moderator: Oct 21, 2016
  15. reinstall al your betterchat mods cfg and data files and rinstall ur m ain oxide mod aswell should fix did for me earlier
     
  16. At my server betterchat freezes messages from 2 sec to 1min... And players didn't see messages... when they typing some commands like "/Kit" chat shows all typed messages.... What I can do?
     
  17. Get a better host
     
  18. All work perfect on my host. Only that plugin work incorrect(( No lags and players are happy
     
  19. Wulf

    Wulf Community Admin

    Update Oxide.
     
  20. sorry in a rudimentary question.

    Where do you look at the conversation log of the player?
    Log.Chat.txt 0kb