Paper plugin for Minecraft 26.2 that spawns AFK dummy players at your location.
Dummies keep chunks loaded/simulated (crops, redstone, farms) and can enable natural mob spawning via an invisible fake player.
Features
- Spawn a dummy with player name + Mojang skin
- AFK timer under the name (e.g. `5s`, `3m 12s`, `1d 2h`)
- Persist dummies across restarts (`location.yml`)
- Per-player ownership and dummy limits (permissions)
- Chunk force-load + simulation around each dummy
- Invisible fake player for mob spawning / player-based ticking
- Admin GUI to list and remove all server dummies
Requirements
- Java 25+ (compile targets Java 25)
Commands
- /dafk add <name>
- /dafk remove <name>
- /dafk list
- /dafk help
- /dafk admin list
- /dafk admin reload
<name> = dummy display name / skin name (1–16 characters, Mojang name recommended for skins).
Permissions
- afkdummy.use
- afkdummy.admin
- afkdummy.limit.{number} (Max {number} dummy)
- afkdummy.limit.unlimited (No limit)
Config
Dummies keep chunks loaded/simulated (crops, redstone, farms) and can enable natural mob spawning via an invisible fake player.
Features
- Spawn a dummy with player name + Mojang skin
- AFK timer under the name (e.g. `5s`, `3m 12s`, `1d 2h`)
- Persist dummies across restarts (`location.yml`)
- Per-player ownership and dummy limits (permissions)
- Chunk force-load + simulation around each dummy
- Invisible fake player for mob spawning / player-based ticking
- Admin GUI to list and remove all server dummies
Requirements
- Java 25+ (compile targets Java 25)
Commands
- /dafk add <name>
- /dafk remove <name>
- /dafk list
- /dafk help
- /dafk admin list
- /dafk admin reload
<name> = dummy display name / skin name (1–16 characters, Mojang name recommended for skins).
Permissions
- afkdummy.use
- afkdummy.admin
- afkdummy.limit.{number} (Max {number} dummy)
- afkdummy.limit.unlimited (No limit)
Config
Code (YAML):
# Show AFK duration under the dummy name
show-afk-time : true
# Default max dummies without a limit permission
default-limit : 1
# Keep chunks loaded + simulated around each dummy
chunk-load:
enabled : true
radius : 4
# Invisible fake player (mob spawn + player chunk simulation)
mob-spawn:
enabled : true
show-afk-time : true
# Default max dummies without a limit permission
default-limit : 1
# Keep chunks loaded + simulated around each dummy
chunk-load:
enabled : true
radius : 4
# Invisible fake player (mob spawn + player chunk simulation)
mob-spawn:
enabled : true
AFK Dummy For Farming is a free Minecraft Java mod. Compatible with Minecraft 26.2. Downloaded 3 times (via Spigot). Download it and open it directly in the game.