Detects various AFK and exploit behaviors to prevent abuse and keep gameplay fair.
Commands
- /antiafk reload - Reloads the plugin
Permissions
- antiafk.command.reload - Allows use of the /antiafk reload command
- antiafk.bypass - Allows the player to bypass AFK detection
Action List
- BROADCAST:message - Send message to all players on the server
- CONSOLE_COMMAND:command - Execute command from the server console
- MSG:message - Send private message to specific player
- PLAYER_COMMAND:command - Execute command as if the player ran it themselves
- SOUND:type:float:float - Play sound to player
- SEND_SERVER:server - Send the player to the specified server
✔ Discord Web Hook Support
Sends a Discord webhook notification when AFK behavior is detected.
config.yml
afk-detector:
timer:
warning: 90
action: 60
detection:
water-circle:
enabled: true
max-distance: 0.4
max-yaw-change: 1.0
jump-afk:
enabled: true
max-jumps: 25
piston-afk:
enabled: true
min-distance: 0.4
max-yaw-change: 0.5
auto-clicker:
enabled: true
click-counts-as-input: false
actions:
- "CONSOLE_COMMAND:kick %player% AFK Detected"
discord:
enabled: false
web-hook-url: ""
announcements:
afk-detected:
title: "⚠ AFK Detected"
description: "%player% was kicked from the server for being AFK!"
color: "#ff0000"
messages.yml
messages:
prefix: "&8[&aUltimateAntiAFK&8]&r"
no-permission: "%prefix% &cYou don't have permission to use this command!"
player-only: "%prefix% &cYou can't use commands from console!"
afk-warning: "%prefix% &cAFK machine has been detected. Please move or you will be punished"
reload-success: "%prefix% &aSuccessfully reloaded!"
reload-fail: "%prefix% &cA serious error occurred during reloading"
help-header: "&e----- UltimateAntiAFK Commands -----"
help-reload: "%prefix% &f/%cmd% reload &7- Reloads the plugin"

For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.