iqAntiAFK
作者:rebot | 分类:模组
Minecraft 版本: 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: game-mechanics technology utility
iqAntiAFK
iqAntiAFK is a professional, high-performance, and feature-rich Anti-AFK plugin for Minecraft servers. It goes beyond simple timer checks by implementing heuristic analysis to detect macro/bot evasions.
Features
- Smart Detection:
- Activity Analysis: Tracking of movement, rotation, inventory clicks, block breaking/placing, and chat.
- Anti-Bot Heuristics: Detects "Anti-AFK" mods that spin, shake head, or jump in place using variance analysis.
- Strafe Detection: Identifies bots walking back and forth (inefficient movement) to bypass standard checks.
- Dynamic Roles:
- Define unlimited custom roles in
config.yml(e.g.,vip,mvp,admin). - Assign different AFK timers and actions (Kick, Warn, Notify Admins) per role.
- Automatic priority handling (longest timer wins).
- Define unlimited custom roles in
- Suspicion System:
- Tracks suspicious repetitive behavior.
- Alerts admins or auto-kicks macros that try to bypass AFK checks.
- Localization:
- Built-in support for English (
en_US) and Russian (ru_RU).
- Built-in support for English (
- Beautiful Design:
- Hex color support and gradients for all messages.
Installation
- Download
iqAntiAFK.jar. - Place it in your server's
pluginsfolder. - Restart the server.
- Edit
plugins/iqAntiAFK/config.ymlto customize settings.
Configuration
language: en_US # or ru_RU
roles:
default:
afk-time: 300
action: KICK
vip:
afk-time: 600
action: WARN
admin:
afk-time: -1 # Bypass
action: NONE
activity-thresholds:
min-rotation: 10.0
min-movement: 0.1
ignore-jumping-in-place: true
Commands
/iqaa reload- Reload configuration./whoafk- List currently AFK players./activity <player>- View detailed activity stats and suspicion level.
Permissions
iqantiafk.reloadiqantiafk.whoafkiqantiafk.activityiqantiafk.notify(Receive admin alerts)iqantiafk.bypass(Bypass all checks)iqantiafk.role.<name>(Assign custom roles)
请登录后举报
暂无评论,抢个沙发吧~