Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Carpet-like fake players with AFK farm support, real-time TPS tab, ping display and auto skin detection.
FakePlayers ๐ค
A Carpet Mod-inspired plugin for Paper 1.21.11 that lets you spawn visible fake players (bots) that load chunks, work AFK farms, and appear in the tab list โ no mods required.
Requires: FancyNpcs 2.9.2
โจ Features
- ๐ค Visible bots โ appear as real players using FancyNpcs packets
- ๐ Chunk loading โ each bot force-loads a 5ร5 chunk area around it (like a real player)
- โก Real-time TPS โ tab header shows live server TPS (not 1m/5m averages)
- ๐ Ping display โ shows each player's ping next to their name
- ๐ World days โ footer shows total Minecraft days elapsed
- ๐จ Auto skin detection โ detects keywords in bot names and assigns matching skins automatically
- ๐ฎ Player actions โ automate actions on yourself (use, attack, jump, sneak)
๐ Commands
/bot โ Manage fake players
| Command | Description |
|---|---|
/bot spawn <name> |
Spawns a bot at your location |
/bot remove <name|all> |
Removes a bot or all bots |
/bot list |
Lists all active bots and their current action |
/bot action <name> <action> |
Assigns an action to a bot |
/bot tp <name> |
Teleports you to the bot |
Bot actions: follow ยท attack ยท farm ยท place ยท stop
- follow โ Bot follows you continuously
- attack โ Bot attacks nearby hostile mobs (5 block range)
- farm โ Bot harvests mature crops nearby (wheat, carrots, potatoes, beetroot)
- place โ Bot continuously places the block in its hand toward where you were looking
- stop โ Bot becomes idle
/tab โ Toggle tab list display options
| Command | Description |
|---|---|
/tab tps |
Toggle real-time TPS in the header |
/tab ping |
Toggle ping display next to player names |
/tab health |
Toggle health display next to player names |
/tab status |
Show current toggle states |
/player โ Automate actions on yourself (Carpet-style)
| Command | Description |
|---|---|
/player use continuous |
Continuously right-clicks (fishing, levers, buttons, etc.) |
/player use once |
Right-clicks once |
/player attack continuous |
Continuously attacks nearby mobs |
/player attack once |
Attacks once |
/player jump continuous |
Continuously jumps |
/player jump once |
Jumps once |
/player sneak continuous |
Holds sneak continuously |
/player sneak once |
Toggles sneak |
/player stop |
Stops all active actions |
๐ Permissions
| Permission | Description | Default |
|---|---|---|
fakeplayers.use |
Access to all /bot and /player commands |
OP |
fakeplayers.admin |
/bot remove all |
OP |
fakeplayers.tab |
Access to /tab commands |
OP |
โ๏ธ Configuration (config.yml)
max-bots: 10 # Max bots allowed at once (0 = unlimited)
action-tick-rate: 20 # Ticks between each bot action cycle (20 = 1 second)
tab-update-ticks: 20 # Tab refresh rate in ticks
tab-show-tps: true # Show TPS in tab header
tab-show-ping: true # Show ping next to player names
tab-show-health: false # Show health next to player names
skin-keywords: # Keyword โ Minecraft username for auto skin detection
hierro: MHF_Golem
blaze: MHF_Blaze
# ... fully customizable!
๐ฆ Dependencies
- Paper 1.21.11 (required)
- FancyNpcs 2.9.2+ (required) โ used for rendering visible bots
Information
| Published on | April 9, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.21.11)
Dependencies
Paper