1. Wulf

    Wulf Community Admin

    Well, technically 1207 is outdated, but the latest "release" version. Did you see my other question?
     
  2. That's airdrop organizer now isn't is? And if so no... And no plugin called Airdrop Extended on the server so unless it's named something different then no...
     
  3. Help Please !
    Code:
    [Oxide] 9:30 AM [Error] Failed to call hook 'OnRunCommand' on plugin 'ChatMute'
    File: chatmute.lua Line: 665 attempt to call method 'GetString' (a string value):
      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 NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 9:30 AM [Warning] CallHook 'OnRunCommand' on plugin 'ChatMute' took: 582ms
    Code:
    [Oxide] 9:42 AM [Error] Failed to call hook 'OnPlayerChat' on plugin 'Chat Handler' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 9:42 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.Int32,System.Object].get_Item (Int32 key) [0x00000] in <filename unknown>:0
      at NLua.ObjectTranslator.GetNetObject (LuaState luaState, Int32 index) [0x00000] in <filename unknown>:0
      at NLua.CheckType.GetAsNetObject (LuaState luaState, Int32 stackPos) [0x00000] in <filename unknown>:0
      at NLua.Method.LuaMethodWrapper.Call (LuaState luaState) [0x00000] in <filename unknown>:0
      at NLua.MetaFunctions.RunFunctionDelegate (LuaState luaState, NLua.ObjectTranslator translator) [0x00000] in <filename unknown>:0
      at NLua.MetaFunctions.RunFunctionDelegate (LuaState luaState) [0x00000] in <filename unknown>:0
      at (wrapper native-to-managed) NLua.MetaFunctions:RunFunctionDelegate (KeraLua.LuaState)
      at (wrapper managed-to-native) KeraLua.NativeMethods:LuaNetPCall (intptr,int,int,int)
      at KeraLua.Lua.LuaNetPCall (IntPtr luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0
      at NLua.LuaLib.LuaPCall (LuaState luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jul 28, 2015
  4. locked when mute and voice chat?
    I've got a problem on my server. After I muted player and mute time has expired, he can not use voice chat (as on in time of mute).
     
  5. Domestos updated Chatmute with a new update entry:

    1.1.5

     
  6. User 'name' granted permission: chat.mute
    /mute player_name ---> You don't have permission to use this command ! (Owner + chat.mute permission)
     
  7. Did you check your config what permissions are set there?
     
  8. the chat.mute permission doesent save in config ... others do ...
    After the chat.mute permission command i give another permission and it worked ... but not chat.mute ...

    P.S.: i have the latest Chat Mute + ChatHandler + Oxide versions !
     
  9. Chat mute does have a config... this is what mine looks like

    Code:
    {
      "Messages": {
        "Admin": {
          "AlreadyMuted": "{name} is already muted",
          "InvalidTimeFormat": "Invalid time format",
          "MultiplePlayerFound": "Found more than one player, be more specific:",
          "MutelistCleared": "Cleared {count} entries from mutelist",
          "NoPermission": "You dont have permission to use this command",
          "PlayerMuted": "{name} has been muted",
          "PlayerMutedTimed": "{name} has been muted for {time}",
          "PlayerNotFound": "Player not found",
          "PlayerNotMuted": "{name} is not muted",
          "PlayerUnmuted": "{name} has been unmuted"
        },
        "Player": {
          "BroadcastMutes": "{name} has been muted",
          "BroadcastMutesTimed": "{name} has been muted for {time}",
          "BroadcastUnmutes": "{name} has been unmuted",
          "GlobalMuted": "Chat is globally muted by an admin",
          "GlobalMuteDisabled": "Global chat mute disabled",
          "GlobalMuteEnabled": "Chat is now globally muted",
          "IsMuted": "You are muted",
          "IsTimeMuted": "You are muted for {timeMuted}",
          "Muted": "You have been muted",
          "MutedTimed": "You have been muted for {time}",
          "Unmuted": "You have been unmuted"
        }
      },
      "Settings": {
        "ChatCommands": {
          "GlobalMute": [
            "globalmute"
          ],
          "Mute": [
            "mute"
          ],
          "Unmute": [
            "unmute"
          ]
        },
        "General": {
          "BroadcastMutes": "true",
          "LogToConsole": "true"
        },
        "Permissions": {
          "AntiGlobalMute": "chat.notglobalmuted",
          "GlobalMute": "chat.globalmute",
          "Mute": "chat.mute"
        }
      }
    }
     
  10. fixed ...delete the config file and reload the plugin ... thx!
     
  11. Plugin broken
     
  12. Wulf

    Wulf Community Admin

    Are you getting any errors? Details would be useful.
     
  13. Plugin don't load, deleted all and re upload, but nothing appear in console.
     
  14. Wulf

    Wulf Community Admin

    Loading fine here.

    48f0e4fa5667b74a52d591eb0ed17839.png
     
  15. Arf... I'm dumb, forget to delete data file ! Ty wulf
     
  16. how do I get globalmute always be active? how do I do to always globalmute stay active? even after a restart.
    Any command to globalmute by console?
     
  17. my players get automute sometimes how can I fix this? This started when I updated server. ... please help me about that Ty,
     
  18. Plugin maybe don`t work if rust.io is installed becouse in console of life map is work but in game console and chat don`t.
     
  19. This is normal? after today update server won't start up
    I can't load my server with chatmute or chat handler ;/
     
    Last edited by a moderator: Sep 2, 2015
  20. Please add /mutelist chat command and mute.list console command.
    Thank You.