Skip to content

KeksDev/EasyScoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyScoreboard

An easy API to make Scoreboards in PocketMine-MP

Usage

$sb = new \KeksDev\SB\Scoreboard($player, "Title of the Scoreboard", ["Array", "of", "Strings", "foreach", "Line", "one", "String"]); 
$sb->send();