Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
SuperAFKbots – Server-Side Chunk Loading Bots
SuperAFKbots is a lightweight standalone Fabric mod that adds player-like bots to Minecraft. These bots act as virtual players and can keep chunks loaded even when no real players are online.
The main purpose of this mod is to support AFK systems, automated farms, and server setups where certain areas need to stay active without requiring a real player to be connected.
Features
-
Spawn player-like bots that are handled by the server as real players
-
Each bot keeps a 3x3 chunk area loaded around its position
-
Perfect for:
- AFK farms
- Automated systems
- Server infrastructure
- Testing environments
-
Bots appear in the player list / tab list
-
No custom entities are used
-
Fully standalone implementation
-
Lightweight and optimized for multiplayer servers
-
Works without requiring the mod on every client
Compatibility
- Minecraft: 1.26.1
- Mod Loader: Fabric
- Server-side supported
- Client-side supported for singleplayer worlds
- Compatible with server environments using Essentials-style systems
- If the server host runs the mod, players can use the features without installing the mod themselves
Commands
Player Commands
Spawn a bot:
/summon-bot
or
/bot spawn
Remove your own bots:
/kill-bots [1|2|ALL]
or
/bot remove [1|2|ALL]
ALL only removes bots created by the executing player.
View active bots:
/bot list
Admin Commands (OP Required)
Remove all bots:
/bot removeall
Show current bot limits:
/bot config
Set maximum bots per player:
/bot config maxPerPlayer <number>
Set maximum bots for the entire server:
/bot config maxTotal <number>
Enable automatic cleanup:
/bot config autoCleanup on
Bots will automatically be removed after 5 minutes if no players are online.
Disable automatic cleanup:
/bot config autoCleanup off
Bots will remain until manually removed.
Design Goals
AFK Bot Chunks was designed as a simple and reliable solution for private servers that need chunk loading without relying on real players or complicated setups.
The mod focuses on:
- Performance
- Easy administration
- Server compatibility
- Minimal resource usage
License / Usage
This mod is intended for server owners and private Minecraft communities. It can be adapted for custom server setups where persistent chunk loading is required.
Note: The project icon was generated with AI and is intended solely as a visual placeholder. It does not represent in-game assets or gameplay.


