Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
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 2 days ago
AntiAfk Mod
The AntiAFK mod is a very lightweight fabric mod that prevents players from going AFK.
How to set up
- Open Minecraft and navigate to Settings > Controls > Key Bindings.
- Search for AntiAfk and set a keybind to toggle the mod on and off.
- Use the assigned keybind to toggle the mod on. The commands and features will only work when the mod is toggled on.
Features
- Customizable Jump Interval: Set the interval between auto-jumps.
- Swing Action: Optionally enable swinging of the player's hand at regular intervals.
- Auto-Jump: Toggle automatic jumping at specified intervals.
- Auto-Spin: Toggle spin to automatically spin your character 360 degrees with custom speed.
- Auto-Sneak: Toggle automatic sneaking (Note: when enabled along with the mod, manual sneaking will be disabled).
- Mouse Movement: Toggle random movement of the player's camera.
- Player Movement: Toggle the character to move left and right.
Commands
/antiafk interval set <seconds>
: Set the jump interval in seconds you can also use Decimals (like 1.2 , 1.3 etc)./antiafk interval random <minSeconds> <maxSeconds>
: to set a random interval between set seconds like 1 and 7 seconds./antiafk swing
: Toggle swinging action./antiafk jump
: Toggle auto-jump./antiafk spin
: Toggle auto-spin./antiafk spin <seconds>
: To set the speed which the character will spin/antiafk sneak
: Toggle auto-sneak./antiafk mousemovement <horizontalMultiplier> <verticalMultiplier>
: Toggle mousemovement that will move the player camera randomly.use this to disable/enable :"/antiafk mousemovement"
/antiafk movement
: to move player character left and right.
Contributing
Feel free to contribute to AntiAfk by opening issues for bug fixes or suggestions, or by submitting pull requests with improvements.