PacketEvents support
Implements support for PacketEvents
Fixes https://github.com/Elytrium/LimboAPI/issues/146 Blocked by https://github.com/retrooper/packetevents/pull/853
I merged both PRs in PE and LimboAPI locally seems like FastMOTD works but limboapi still doesn't, the same exception is being thrown
at net.elytrium.limboapi.injection.login.LoginTasksQueue.lambda$finish$1(LoginTasksQueue.java:135) ~[?:?]
and PacketProcessException failed to map packet
@rafi67000 do you have save-uncompressed-packets enabled in LimboAPI config? If you have it enabled already, try redownloading LimboAPI from actions
no I don't, I'll enable it and re-test after work.
it works now, thanks man!
Please approve