Skip to content
Success

Changes

Summary

  1. Refactor encryption to be two step like vanilla. Thanks @LexManos for (commit: 5f3cb9b) (details)
Commit 5f3cb9ba16599d5565cd7f05b8c9321b0ddbc571 by md_5
Refactor encryption to be two step like vanilla. Thanks @LexManos for pointing this out.
(commit: 5f3cb9b)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java
The file was addedproxy/src/main/java/net/md_5/bungee/netty/CipherBase.java
The file was removedproxy/src/main/java/net/md_5/bungee/netty/CipherCodec.java
The file was addedproxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java
The file was addedproxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java