Specter
Super simple debugging for PocketMine.
Install / Use
/learn @falkirks/SpecterREADME
Specter
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.
Managing players
Players can be managed via an API or through a command.
API
$dummy = new \specter\api\DummyPlayer("Playername");
$dummy->getPlayer()->sendMessage("hello");
$dummy->close();
Command
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
Detailed Commands
(main command omitted)
Spawning
s
add
new
spawn
Removing
q
close
quit
kick
Teleporting
m
tp
move
teleport
Attacking
a
attack
Chat/Command
c
chat
command
ICU
icu
control
Respawn
r
respawn
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
