AFK [Unmaintained]

Discussion in 'Plugin Support' started by Wulf, Jan 10, 2015.

  1. {
    "Messages": {
    "PlayerKicked": "{player} was kicked for being AFK!",
    "YouKicked": "You were kicked for being AFK for {afklimit} seconds!"
    },
    "Settings": {
    "AdminExcluded": "true",
    "AfkTimeLimit": 600,
    "AuthLevel": 0,
    "Broadcast": "true",
    "BroadcastChat": "true",
    "ChatName": "ADMIN"
    }

    this is all thats in the json. mb u can tell whats wrong with it by looking ?
     
  2. Wulf

    Wulf Community Admin

    That's for the old version of the plugin, the .lua version. The host isn't using the one with permissions.
     
  3. ok so basicly i either take the mod down till clanforge uploads the new one ?? or i keep getting kicked as an admin on my own server ?
     
  4. Wulf

    Wulf Community Admin

    I'm not sure how old of version they have, but the permission for the .lua version was 'afkkick.bypass', and most of the settings in the config you have shouldn't exist in it. If you can get me the specific version they are using from your logs or console, then I can help more.
     
  5. on my clanforge addons page it says the following
    Currently Installed Addons
    AFK KICK (0.1.8)

    AFK Kick is a plugin that automatically kicks players that are AFK (away from keyboard) for set amount of seconds. The default AFK time limit is set to 300 seconds (5 minutes).(more info). would it be more handy if were to contact clanforge and tell them they using an ouddated mod ?
    and if u need other more specific info tell me. im all new to this so dontshoot me when i say dumb things or noobness kicks in :p
     
  6. Wulf

    Wulf Community Admin

    Okay, so the permission is most likely what I mentioned in my previous message. The config they are providing has a lot of unused stuff too. It'd probably be best to have them update to the latest though.
     
  7. Wulf. Thnnx a lot for helping me with this. i'll contact clanforge with the question for an mod update. for now indeed afkkick.bypass works fine so i will keep using that till clangforge updated. :D

    have a nice sunday dude :D
     
  8. i think its isn't working? i tried to get kicked out from own server (just to adjust that message correct). i add that time limit to 1 min and now it has been nearly 10 mins that i haven't moved or did anything, and iam still online. anyone else have same problem?
     
  9. Wulf

    Wulf Community Admin

    Did you assign the permission to yourself by mistake?
     
  10. must be that (i didnt assign it, but still iam not kicked) works fine with other player :) thanks
     
  11. Code:
    [05/17/2016 07:29:47] [Oxide] 07:29 [Error] Error while compiling AFK.cs(120,82): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayer' does not contain a definition for `UniqueID' and no extension method `UniqueID' of type `Oxide.Core.Libraries.Covalence.IPlayer' could be found. Are you missing an assembly reference?
     
    Last edited by a moderator: May 17, 2016
  12. Wulf

    Wulf Community Admin

    I'll be posting a fix soon. If you have a chose though, you shouldn't rely on development snapshots of Oxide.
    [DOUBLEPOST=1463703829,1463511150][/DOUBLEPOST]This version has been replaced by AFK | Oxide.