[MECH] NoAFK v0.2.4 - kicks afk players after time [1240]

Discussion in 'Inactive/Unsupported Plugins' started by Lingo93, May 7, 2011.

  1. Offline

    Lingo93

    NoAFK - kicks afk players after time.
    Version: v0.2.4

    This plugin kicks afk players after a configured time from server.

    Features:
    • Permission support
    • update info - the plugin informs you, if there is a new update available
    Download v0.2.4



    [​IMG]


    Changelog (open)

    Version 0.2.4
    • bugfixes
    Version 0.2.3
    • bugfixes
    Version 0.2.2
    • bugfix: reload
    • add: Kick Message
    Version 0.2.1
    • bugfixes
    Version 0.2
    • first public release
    Download old versions (open)

    Version 0.2.2: download


    Bugtracker

    Autor: Lingo93

    Test: @UpdateInfo_Version:1e0cb:0.2.2:/@

    For error reports # Please necessarily use this template:

    Code:
    [b]Build:[/b]
    
    [b]other Plugins:[/b]
    
    [b]Error message:[/b]
    
     
  2. Offline

    DooBLER

    Code:
    16:54:27 [INFO] [NoAFK] Internal Error! NoAFK Stopped. Please restart the Server.
    16:54:27 [SEVERE] java.lang.NullPointerException
    16:54:27 [SEVERE] at de.lingo93.noafk.NoAFKTask.kickPlayers(NoAFKTask.java:45)
    16:54:27 [SEVERE] at de.lingo93.noafk.NoAFKTask.run(NoAFKTask.java:26)
    16:54:27 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:555)
    16:54:27 [SEVERE] at java.util.TimerThread.run(Timer.java:505)
    Bukkit 953
    Plugins:
    • BigBrother
    • CommandBook
    • DelayedStop
    • FoundDiamonds
    • HeroChat
    • iConomy
    • iConomyChestShop
    • iConomyDeath
    • Jobs
    • LWC
    • mcbans
    • MyWarp
    • Permissions - 3.1.6
    • ProperTime
    • WorldBorder
    • WorldEdit
    • WorldGuard
     
  3. Offline

    Lingo93

    I've published version 0.2.3. The bug should be fixxed ...

    I'm also working on version 1.0, there i'll add languages​​.

    Greetings
     
  4. Offline

    desmin88

    @Lingo93
    You are using Bukkit API calls in a NEW thread(Timer) which is NOT threadsafe and cause world corruption, crashes and whole string of errors. Please fix this error by moving your code into the main thread

    To all others using this plugin, I highly advise not to until the errors have been fixed.
     
  5. Offline

    theC

    can you chose that it just kick, if the server is full?
     
  6. Offline

    link2110

    Feature Request: A permission node that allows you to not be kicked. something like noafk.nokick. I afk a bunch when working on my server, and it would just be really nice. Thanks!
     
  7. Offline

    brzavr

    You can remove plugin's message to connect to the server?
    "a new version.. bla-bla"

    also, fun ? :)
     
  8. Offline

    MufinMcFlufin

    One of my users logged out before NoAFK kicked him for being AFK, and when he relogged, his inventory was cleared and he was sent back to spawn, as if his player.dat file was reset.

    We're running bukkit 1003, version 0.2.3 of this.

    Any suggestions, or is this a possible side-effect of 1003?

    EDIT: Apparently, this is the second time it has happened, and this only started happening after I got NoAFK. I suppose I could set it so it checks more often to see if someone has been afk, but I still don't like that it's just making it less likely to clear someone's file than eliminated, rather than making it impossible for this to happen again.

    Also, is it possible you could add a configurable option to allow players to chat and that count towards not being AFK? A few of my players, myself included, were kicked when we were only chatting with others (not moving) which should probe that you're not AFK if you're chatting.
     
  9. Offline

    zuendi123

    That would be very nice! Please add it to your awesome plugin!
     
  10. Offline

    but2002


    I second this notion!
     
  11. Offline

    fragger505

    Does this exclude checking jumping to break AFK? Sometime people just rest an object on their spacebar to avoid being kicked?
     
  12. Offline

    grifOndOr

    please make a permission to not kick admin :)
     
  13. Offline

    ratty

    This plugin is great, but there's one problem, it checks some remote server to see if you have the latest version, and if that server is unreachable, it freezes the whole server while waiting. Can that version check be disabled?
     
  14. Offline

    Kademlia

    You can download the JAR open it with winrar, extract the NoAFK.class, change the url to your own server ;)
     
  15. Offline

    ratty

    Wow that was a long time ago, but yeah, I've long since switched to another plugin. And telling people they can decompile and modify the source of plugins is something you could say to everyone that reports any bug to any plugin, so its a pretty pointless thing to say.
     
  16. Offline

    godgodgodgo

    Could you please update this plugin?
     
  17. Offline

    Zathras

    This doesn't appear to work with 1337. :(
     
  18. Offline

    Ozelo

    Update please, isn't working. :(
     
  19. Offline

    Telbaru

    Please update für R5/6!
     
  20. please update for R0.1
     
  21. Offline

    SamSam

    Hello,

    Can you update to the 1.2.4 version ?

    Thanks.
     
  22. Offline

    md_5

    Long time no see Lingo93. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page