Compatibility
Minecraft: Java Edition
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
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
#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"