mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Removed debug code
This commit is contained in:
@ -2010,7 +2010,7 @@ class Server{
|
||||
return;
|
||||
}
|
||||
}
|
||||
echo "Sending usage\n";
|
||||
|
||||
$plist = "";
|
||||
foreach($this->getPluginManager()->getPlugins() as $p){
|
||||
$d = $p->getDescription();
|
||||
|
Reference in New Issue
Block a user