NO LONGER SUPPORTED!
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.8
- 1.12
- 1.16
- Source Code:
- https://github.com/KP56/Fake-Players-Spigot-Plugin
Note: This plugin has only been tested on Paper and normal Spigots: 1.16.5, 1.16.4, 1.12.2 and 1.8.8. I do not guarantee that it works on any other versions.
What is this?
Fake Players is a plugin, which allows you to create special bots, which can join your Minecraft Server and perform certain actions.
What is Fake Players purpose?
This plugin creates real Player objects and initialize them as a normal player is, when they join the server. This way bots can properly interact with all server's plugins. That's very useful if you are a developer, trying to test their work or want to test how many players can your server handle before crashing.
Commands:
/FakePlayers summon (Name) - summons a fake player
/FakePlayers summon (Name) (Number) - summons a certain amount of fake players
/FakePlayers disband (Name/All) - disbands fake players
/FakePlayers chat (Name/All) (Message/Command) - makes fake players type a chat message
/FakePlayers action (Name/All) (Action) - makes fake players add a certain action to their list
/FakePlayers action (Name/All) perform - makes fake players perform all actions from their list
/FakePlayers action (Name/All) perform (Number) - makes fake players perform all actions from their list a certain amount of times
/FakePlayers action help - displays a help page for an action subcommand
/FakePlayers macro save (Fake Player's Name) (Macro's Name) - creates a macro file from fake player's action list
/FakePlayers macro load (Fake Player's Name) (Macro's Name) - loads macro into fake player's action list
/FakePlayers macro perform (Fake Player's Name) (Macro's Name) - makes fake player perform actions from a macro
/FakePlayers macro perform (Fake Player's Name) (Macro's Name) (Amount) - makes fake player perform actions from a macro a certain amount of times
/FakePlayers list - displays a fake player list
/FakePlayers reload - reloads config.yml
Permissions:
fakeplayers.cmd - Required to use /FakePlayers command
fakeplayers.notify - Players with this permission receive update notifications
To add update notifications I used: https://github.com/JEFF-Media-GbR/Spigot-UpdateChecker

Fake Players (Server-side bots) 2.4
A simple bot spawning tool.
Recent Updates
- More BungeeCord bug fixes May 21, 2021
- Plugins incompatibility bug fixes May 11, 2021
- Other bug fixes May 7, 2021