ethaniccc/Mockingbird

PlayerInputPacket

Opened this issue · 3 comments

Hey . for some reason when i installed your Plugin The PlayerInputPacket is no longer working on DataPacketReceiveEvent . when im using $event->getPakcet()->getPid() the Packets Id Is Never as same as PlayerInputPacket . but when i remove your plugin everything will work fine .

That is because the event is cancelled to avoid debug spam in the console

is there any ways to fix ?