Minecraft Simple AFK mod 2026 download
logo
minecraft mod Simple AFK

Simple AFK

Game Version: CB 1.5.1-R0.1
Total Downloads: 11,464
Updated: Apr 8, 2013
Created: Oct 11, 2012
Download Simple AFKDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Simple-AFK v0.8 release 13.46 KB Apr 8, 2013 CB 1.5.1-R0.1 6,337 download Simple AFK Simple-AFK v0.8 releaseDownload
SimpleAFK.jar V0.7 release 13.38 KB Feb 1, 2013 CB 1.4.7-R1.0 1,964 download Simple AFK SimpleAFK.jar V0.7 releaseDownload
SimpleAFK.jar V0.6 release 13.34 KB Nov 15, 2012 CB 1.4.2-R0.2 1,279 download Simple AFK SimpleAFK.jar V0.6 releaseDownload
SimpleAFK.jar V0.5 release 13.13 KB Nov 14, 2012 CB 1.4.2-R0.2 586 download Simple AFK SimpleAFK.jar V0.5 releaseDownload
SimpleAFK.jar V0.1 release 13.01 KB Oct 11, 2012 CB 1.3.2-R1.0 1,298 download Simple AFK SimpleAFK.jar V0.1 releaseDownload

Screenshots

Description

Share this:

Logo


About

Working in 1.5.1

This plugin will monitor players when they are afk. It's pretty simple.
You can also configure it so that if they're afk for too long it will kick them.
You can also configure an "AFK" prefix for when they're afk.

This plugin was really just made for personal use on my server (IP: 2rb.fiscalleti.com), But i decided to make it public.

Just put the jar file in your plugins and you're set 🙂

You can configure everything in the config.

Config

The Config should look like this:

# You can use %PLAYERNAME% or %PLAYERDISP%
# Wait times are based on a 20 TPS server tick rate
Prefix:
  Enabled: true
  AfkPrefix: "&4[AFK]&f"
Afk:
 Enabled: true
 Time: 60 # The time before the player becomes AFK in seconds
 NoLongerAfk: "%PLAYERDISP% is no longer AFK"
 IsAfk: "%PLAYERDISP% is AFK"
 Radius: 5 # How far they can move without being set to "Not Afk"
Kick:
  Enabled: true
  Time: 60 # The amount of time AFTER the player has become AFK to to wait before kicking them in seconds
  KickReason: "%PLAYERDISP% was AFK for too long!"

Commands

  • /afk [player] – Sets a player to afk. If you leave the "[player]" empty it will set your self to afk.

Permissions

  • simpleafk.exempt – Makes the user exempt from being set to AFK
  • simpleafk.afk.self – Allows a player to set themself to afk using /afk
  • simpleafk.afk.other – Allows a player to set another player to afk using /afk [player]

Download

V0.8

Changelog –

  • Fixed Concurrent modification exceptions.. Again
    http://dev.bukkit.org/server-mods/simple-afk/files/6-simple-afk-v0-8/

V0.7

Changelog –

  • Fixed Concurrent modification exceptions
    http://dev.bukkit.org/server-mods/simple-afk/files/5-simple-afk-jar-v0-7/

V0.6

Changelog –

  • Fixed AFK tag being left when plugin disabled
    http://dev.bukkit.org/server-mods/simple-afk/files/4-simple-afk-jar-v0-6/

V0.5

Changelog –

  • Fixed Thread Exception Errors
  • Fixed simpleafk.exempt Permission
  • Fixed players leaving by pressing "X" errors
  • (Recompiled in jre6 instead of jre7 using craftbukkit 1.4.4)
    http://dev.bukkit.org/server-mods/simple-afk/files/2-simple-afk-jar-v0-5/

V0.1

Changelog –

  • First release
    http://dev.bukkit.org/server-mods/simple-afk/files/1-simple-afk-jar-v0-1/

Source Code

https://github.com/thefiscster510/Simple-AFK

Thanks to PoopYou for getting me started with plugin coding!

Comments

Add a comment