AFK

Kicks players that are AFK (away from keyboard) for too long

Total Downloads: 890 - First Release: May 20, 2016 - Last Update: Sep 5, 2016

5/5, 5 likes
  1. Wulf

    Wulf Community Admin

    It is likely something else then or it is still loaded.
     
  2. @Wulf I just getted this error while joining the my server
    Code:
    Failed to call hook 'OnUserConnected' on plugin 'AFK v1.1.5' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Game.Hurtworld.Libraries.Player.Position (.PlayerSession session) [0x00000] in <filename unknown>:0
      at Oxide.Game.Hurtworld.Libraries.Covalence.HurtworldPlayer.Position () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AFK.AfkCheck (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AFK.OnUserConnected (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AFK.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 
    PS: I'm using this on the itemv2 version
     
  3. Wulf

    Wulf Community Admin

    Not a plugin issue really, the position just isn't available yet in that hook at the time the player connected. I'll likely have to swap to the OnUserSpawn hook eventually or make the OnUserConnected after they have spawned in Hurtworld.
     
  4. Okey so precise this the plugin should working?
     
  5. Hi, can someone please make this Plugin work on Rust Legacy. It loads and everything but just doesn't kick the Player. Please make it work for Oxide 2.0 Legacy, I would be very greatfull. :)
     
  6. Wulf

    Wulf Community Admin

    It is universal, so it would already work. If there is an issue with a specific game, it’s be with Oxide. Rust Legacy isn’t supported anymore though.