By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
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
s
add
new
spawn
q
close
quit
kick
m
tp
move
teleport
a
attack
c
chat
command
icu
control
r
respawn
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time