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;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo "Sending usage\n";
|
|
||||||
$plist = "";
|
$plist = "";
|
||||||
foreach($this->getPluginManager()->getPlugins() as $p){
|
foreach($this->getPluginManager()->getPlugins() as $p){
|
||||||
$d = $p->getDescription();
|
$d = $p->getDescription();
|
||||||
|
Reference in New Issue
Block a user