mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
MainLogger can now have debug level disabled
This commit is contained in:
@ -437,6 +437,7 @@ class PluginManager{
|
||||
unset($this->permSubs[$permission][$k]);
|
||||
}
|
||||
}
|
||||
|
||||
return $subs;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user