Skip to content

Commit

Permalink
revert: revert b43add4
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Jul 14, 2024
1 parent b43add4 commit 020b57e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ public void start() {
protected void initSession(BedrockServerSession session) {
session.setLogging(true);
session.setCodec(PACKET_CODEC);
session.getPeer().getCodecHelper().setEncodingSettings(EncodingSettings.UNLIMITED);
server.onConnect(session);
}
})
Expand Down

0 comments on commit 020b57e

Please sign in to comment.