Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
PlayerDoll26 (Unofficial Maintenance Fork)
A light-weight FakePlayer plugin for Spigot, Paper, Purpur and Folia.
This page is for a maintained fork focused on Minecraft 1.21.0 through 1.21.11 compatibility.
Credits
- Original PlayerDoll project: https://github.com/sjavi4/PlayerDoll
- Original author(upstream):
sjavi4 - Core idea inspiration: Fake Player system from Carpet Mod
- Carpet Mod project: https://github.com/gnembon/fabric-carpet
- Fork maintainer :
gago-git
About This Fork
PlayerDoll lets players create and control fake players ("Dolls") for technical and automation workflows.
This fork keeps the original flow and behavior as much as possible, with targeted compatibility updates for newer 1.21 server versions.
Examples
- Keep chunks loaded with random tick activity
- Grow crops
- Run AFK mob farms
- Attack mobs
- Interact with blocks
- Mine / break / place blocks
Disclaimer
This plugin is highly NMS-dependent. Small Mojang or server-jar changes can break compatibility. Always test in a staging environment before production use.
Attribution Note
This is an unofficial distribution. If the upstream author requests attribution or publication changes, the fork maintainer will review and comply in good faith.
How to Use
- Putin your plugins/ folder.
- Put the addon jars in the plugin addon folder (or the location your build already uses for addon loading).
- For each server version, use 1 matching Addon-Doll + 1 matching Addon-Wrapper.
- Start the server and confirm both addons were loaded in console (Addon Loaded).
- Create and spawn a doll:
- /dollmanage create (name)
- /dollmanage spawn (name)
- Configure behavior with /playerdoll:doll menu <name> or /dollmanage set ....
Quick mapping:
- 1.21.0–1.21.1: Addon-Doll-v1_21_0-1_21_1 + Addon-Wrapper-1_20_2-1_21_1
- 1.21.2–1.21.4: Addon-Doll-v1_21_2-1_21_3 or Addon-Doll-v1_21_4 + Addon-Wrapper-1_21_2-1_21_4
- 1.21.5: Addon-Doll-v1_21_5 + Addon-Wrapper-1_21_5
- 1.21.6: Addon-Doll-v1_21_6A (Spigot) or Addon-Doll-v1_21_6P (Paper) + Addon-Wrapper-1_21_6
- 1.21.7–1.21.8: Addon-Doll-v1_21_7-1_21_8 + Addon-Wrapper-1_21_7_1_21_8
- 1.21.9: Addon-Doll-v1_21_9 + Addon-Wrapper-1_21_9
- 1.21.10: Addon-Doll-v1_21_10 + Addon-Wrapper-1_21_10
- 1.21.11: Addon-Doll-v1_21_11 + Addon-Wrapper-1_21_11


