Skip to content

PocketMine plugin which allows create fake players for testing multiplayer

Notifications You must be signed in to change notification settings

Frago9876543210/Specter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Specter

PocketMine plugin which allows create fake players

Why?

For testing multiplayer, mini games, etc

API

Specter::getInstance()->createPlayer(new SpecterInfo("fake"));

Note: starting with some version of PM4, booting of RakLib occurs later than plugins. You could create new player in NetworkInterfaceRegisterEvent with higher event priority or try to use depends in plugin.yml

About

PocketMine plugin which allows create fake players for testing multiplayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages