FakePlayers
PluginMIT

FakePlayers

Adds customizable fake players to Server tab lists and server pings with ProtocolLib.

835
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About FakePlayers

FakePlayers

is a lightweight, high-performance plugin designed for Minecraft 1.21.1+ that allows server owners to simulate an active community. Whether you're a new server looking to jumpstart growth or a veteran admin wanting to fine-tune your server's appearance, FakePlayers provides a seamless, "ghost-free" experience.

Key Features

  • Dynamic Player Count: Instantly updates your server’s online count (e.g., 1/20 becomes 15/20) on the multiplayer server list.
  • Hover List: When players hover over your server's player count, they see the actual names of your "Fake Players" alongside real ones!
  • Tab List Support: Fully integrated with ProtocolLib. Fake players appear in the Tab list with customizable names, making the world feel alive.
  • Zero-Rejoin Updates: Change the amount of fake players or toggle settings on the fly. Changes are pushed to all online clients instantly without anyone needing to reconnect.
  • Admin Commands & Autocomplete: Full Tab-completion support for all commands. No need to memorize complex syntax.
  • Intelligent Naming: Using a pool of names? If you set the amount higher than your name list, the plugin automatically generates unique variations (e.g., MinerMax_1, MinerMax_2) to prevent Tab list conflicts.

Commands

/fakeplayers enable/disable - Toggle the plugin functionality globally.

/fakeplayers amount <num> - Change the number of fake players instantly.

/fakeplayers reload - Reload the config.yml and refresh player profiles.

/fakeplayers usage - View a breakdown of RAM, Disk, and CPU impact.

/fakeplayers showintab <true/false> - Toggle visibility in the Tab menu.

/fakeplayers showinserverlist <true/false> - Toggle visibility in the Serverlist.

Configuration

Easily customize your "Community" in the config.yml:

  prefix: "&#FF4E08F&#FF5415a&#FF5A22k&#FF602Fe&#FF663CP&#FF6C49l&#FF7155a&#FF7762y&#FF7D6Fe&#FF837Cr&#FF8989s &7→ &r"
  enabled: true
  amount: 5
  show_in_tab: true
  show_in_server_list: true

random_names:
  - MinerMax
  - ShadowStep
  - CraftyCat
  - BlockMaster
  - EnderEye
  - RedstoneRick
  - DiamondDave

Technical Specs

  • Version: Minecraft 1.21.1+
  • Platform: Paper / Purpur
  • Dependencies: ProtocolLib
  • Performance: Built with performance in mind. Packet-based simulation ensures 0% CPU impact on server ticking.