1. Your chathandler-localization.json file is corrupt or not in the right place. Redownload the plugin and put the chathandler-localization.json file into your config folder and reload the plugin.
     
  2. Thank you so very much :) It's all fixed now.
     
  3. Where white list IP ?
     
  4. @Domestos

    Can you work with @4seti to support AutoReply ? http://oxidemod.org/plugins/autoreply.908/

    thank you and sry for bothering both of you :)!

    Also here's an update for the Brazilian translation!

    Code:
        "pt-br": {
          "HelpText": {
            "Wordfilter": "Use /wordfilter list para ver a lista de palavras que estão na lista negra.",
            "ChatHistory": "Use /history ou /h para ver o histórico do chat."
          },
          "AdminNotifications": {
            "PlayerMutedTimed": "{name} acabou de ser mutado por {time}!",
            "AlreadyMuted": "{name} já está mutado!",
            "NoPermission": "Você não tem permissão para utilizar este comando!",
            "AdminModeEnabled": "Você acabou de habilitar o Modo Admin no chat!",
            "AdminModeDisabled": "Você acabou de desabilitar o Modo Admin no chat!",
            "WordfilterNotFound": "Nenhum filtro para a palavra {word} foi encontrado para ser removido.",
            "PlayerMuted": "{name} acabou de ser mutado!",
            "MutelistCleared": "Limpadas {count} entradas da lista de players mutados!",
            "PlayerNotFound": "Player não foi encontrado.",
            "PlayerUnmuted": "{name} acabou de ser desmutado!",
            "PlayerNotMuted": "{name} não está mutado!",
            "WordfilterError": "Error: {replacement} contém a palavra {word}.",
            "InvalidTimeFormat": "Formato inválido de tempo.",
            "WordfilterAdded": "WordFilter adicionada. {word} agora será substituída por {replacement}.",
            "WordfilterRemoved": "Palavra {word} foi removida com sucesso do filtro de palavras."
          },
          "PlayerNotifications": {
            "MutedTimed": "Você acabou de ser mutado por {time}!",
            "NoChatHistory": "Nenhum histórico do chat foi encontrado.",
            "WordfilterList": "Palavras proibidas: {wordFilterList}",
            "Unmuted": "Você acabou de ser desmutado!",
            "BroadcastAutoMutes": "{name} foi mutado automaticamente por {punishTime} devido ao spam no chat!",
            "IsTimeMuted": "Você está mutado por {timeMuted}!",
            "IsMuted": "Você está mutado!",
            "BroadcastMutes": "{name} acabou de ser mutado",
            "AdWarning": "Não é permitido fazer propaganda de outros servidores!",
            "BroadcastMutesTimed": "{name} acabou de ser mutado por {time}",
            "Muted": "Você acabou de ser mutado!",
            "GlobalMuted": "O chat global está atualmente mutado!",
            "BroadcastUnmutes": "{name} acabou de ser desmutado!",
            "GlobalMuteEnabled": "O admin acabou de mutar o chat Global!",
            "GlobalMuteDisabled": "O admin acabou de desmutar o chat global!",
            "SpamWarning": "Se você continuar com o spam, a sua punição irá apenas aumentar!",
            "AutoMuted": "Você foi mutado automaticamente por {punishTime} devido ao spam no chat!"
          }
    [DOUBLEPOST=1428456700][/DOUBLEPOST]Json:
     

    Attached Files:

    Last edited by a moderator: Apr 8, 2015
  5. Where white list IP ?
     
  6. Wulf

    Wulf Community Admin

    Whitelist for what?
     
  7. [Цитата="Wulf, должность: 77956, член: 1115"]белый список для чего?[/Цитата]
    I want there to enter a couple of IP addresses that you can advertise on the server!
     
  8. There is a config entry called "AllowedIPsToPost" in the general settings section. Make sure you put them in quotation marks and seperate them by comma.
     
  9. File: chathandler.lua Line: 1029 Array index is out of range.:
    freezes
     
  10. Hi
    Could you explain how to create groups with prefixes and look in chat.
    Thanks
     
  11. You can edit or add chat groups under the ChatGroups setting in the plugin's config file.
    Use Oxide's permission system to create a new group and add the permission you specified in the config file for this specific group.
    You can then add users to that group to apply the settings you specified to them.
    You can read how to use Oxide's permission system here: http://oxidemod.org/plugins/chat-handler.707/update?update=4089
     
  12. Im getting this with the last update :/
    Code:
    [Oxide] 1:04 AM [Info] Unloaded plugin Chat Handler v2.5.3 by #Domestos
    [Oxide] 1:04 AM [Info] Loaded plugin Chat Handler v2.5.3 by #Domestos
    [Oxide] 1:04 AM [Error] Failed to initialize plugin chathandler
    File: chathandler.lua Line: 242 bad argument #1 to 'lower' (string expected, got table):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  13. Are you sure you're using the right chathandler for the right rust version? Or did you edit the plugin file yourself?
    Because line 242 in the original code wouldnt produce an error like this.
     
  14. fail :3
     
    Last edited by a moderator: Apr 18, 2015
  15. ChatHandler doesnt set any clan tags or have a data file where they are saved. If you have issues with clan tags its probably caused by the plugin creating them.
     
  16. sorry xD
     
    Last edited by a moderator: Apr 19, 2015
  17. I have a little problem, when i put this plugin the plugin clans don't work any solution?
     
  18. What exactly is not working?
     
  19. I mean, when i have only the plugin chat handler or Clans both works fine, but when i put together the plugin Clans doesn't works
     
  20. What exactly is not working?