Real people suck. Use fake ones instead.
Specter eliminates the need to get additional people to test a plugin and the horrible alternative. Specter generates players which can be used by PocketMine and plugins as if they were real players.
Players can be managed via an API or through a command.
$dummy = new \specter\api\DummyPlayer("Playername");
$dummy->getPlayer()->sendMessage("hello");
$dummy->close();
specter spawn Playername # The full command to spawn a new dummy
s s playername # Luckily there is shorthand
s c playername /spawn # Execute /spawn as player
(main command omitted)
s
add
new
spawn
q
close
quit
kick
m
tp
move
teleport
a
attack
c
chat
command
icu
control
r
respawn