Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
AFK Camera
Overview
AFK Camera is a Minecraft mod that automatically activates cinematic camera movements when you're idle. After a configurable period of inactivity (default 30 seconds), the mod seamlessly transitions your camera into a free-cam mode and begins playing smooth, pre-defined camera animations around your world.
Features
- Automatic AFK Detection: Monitors player activity including movement, mouse input, key presses, and damage
- Smooth Camera Transitions: Automatically switches to free camera mode with cinematic animations
- Configurable Timing: Customizable AFK timeout period
- HUD Management: Automatically hides the HUD during AFK mode
- Animation System: Supports custom camera keyframe animations with position and rotation interpolation
- Smart Deactivation: Instantly returns to normal gameplay when any player activity is detected
- Death Protection: Optional setting to disable AFK mode when player dies
How It Works
The mod continuously monitors for player activity including:
- Movement keys (WASD, jump, sneak, sprint)
- Mouse movement
- Action keys (attack, use, inventory)
- Player taking damage
- Menu interactions
When no activity is detected for the configured time period, AFK Camera:
- Enables free camera mode
- Hides the game HUD
- Loads and plays cinematic camera animations in a random order
- Cycles through available animations continuously
The moment any player input is detected, the mod immediately:
- Stops the current animation
- Restores the HUD
- Returns camera control to the player
- Disables free camera mode
Block Bench Compatibility
This mod is designed to work seamlessly with Blockbench camera animations. You can create custom camera paths and keyframe animations in Blockbench, and the mod will automatically load and play them during AFK periods. The animation system supports:
- Position keyframes with smooth interpolation
- Rotation keyframes (pitch and yaw)
- Custom timing and duration
- Automatic scaling for Minecraft world coordinates
Custom camera animations tutorial
Template resource pack. Template BlockBench file. Detailed text guide - coming soon.
Fabric Only
This mod is developed for the Fabric mod loader. A Forge version is not planned due to the significant architectural differences between the platforms and the mod's deep integration with Fabric-specific APIs.
Dependencies
Required
- Fabric API - Core Fabric mod loader functionality
- YACL (Yet Another Config Library) - Configuration management
Optional
- Mod Menu - Provides in-game configuration interface
Known Issues
1.Problem with the freecam mod. Simultaneous activation of the AFK Camera and Free Camera causes the screen to flicker, but does not affect gameplay. (Will be fixed in a future update)
If you find a problem that is not listed, you can report it here.
Acknowledgments
Big thanks to hashalite for creating Freecam! I used a bit of the code in my project, and it really helped me out. Great work!
Also thanks to LopyMine!
License
This project is licensed under the MIT License - see the LICENSE file for details.