mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
MainLogger can now have debug level disabled
This commit is contained in:
@ -28,7 +28,6 @@ use pocketmine\event\entity\EntityExplodeEvent;
|
||||
use pocketmine\item\Item;
|
||||
use pocketmine\math\Vector3 as Vector3;
|
||||
use pocketmine\network\protocol\ExplodePacket;
|
||||
use pocketmine\Player;
|
||||
use pocketmine\Server;
|
||||
|
||||
class Explosion{
|
||||
|
Reference in New Issue
Block a user