Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Felipe_mc

Carpet-like fake players with AFK farm support, real-time TPS tab, ping display and auto skin detection.

Report bots_tps_player?

Release
1.0.0

Felipe_mc released bots_tps_player version 1.0.0 on April 9, 2026

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 onApril 9, 2026
Downloads0

Platforms

Paper Paper (1.21.11)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper