New optimizations, new web log system

This commit is contained in:
Dawson
2022-09-07 15:08:09 -04:00
parent f0e6a1fcf1
commit 4c7f26b43e
35 changed files with 6021 additions and 783 deletions
@@ -309,7 +309,6 @@ public class PacketHandler {
}
boolean cancelled = player.getCheckHandler().callSyncPacket(packetObject, timestamp);
player.getCheckHandler().callPacket(packetObject, timestamp);
// Post flying settings
if(type.equals(PacketType.FLYING)) {