1.1.1
release
AFK-Kicker
This plugins kicks player when they are AFK, you decide the time limit and how often the plugin checks for AFK player
AFK-Kicker
AFK-Kicker
AFK kicker spigot plugin
Badges:


- This plugins kicks player when they are AFK, you decide the time limit and how often the plugin checks for AFK player



- Permission: afk.bypass → You won't be kicked

Default config.yml
```YAML #Time limit minutesAFK: 15
#Checks if a player is AFK every x seconds and stores the data #More seconds -> Less accuracy less lag #Fewer seconds -> More accuracy more lag #Find a balance, start trying with fewer seconds secondsInterval: 1
Messages
kickIn: "&eYou will be kicked on &6%seconds% &eseconds" kicked: "&cYou have been kicked for being AFK" ```