mirror of
https://github.com/ayunami2000/ayunViaProxyEagUtils.git
synced 2024-11-08 05:46:04 -08:00
oopers
This commit is contained in:
parent
1f86cb9d2b
commit
494471565d
|
@ -90,15 +90,6 @@ public class Main extends ViaProxyPlugin {
|
|||
addr = ((ProxyConnection) proxyConnection).getServerAddress();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
c2p.attr(secureWs).set(true); // todo: THIS!!
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if (c2p.hasAttr(secureWs)) {
|
||||
doWsServerStuff(ch, proxyConnection, c2p, addr);
|
||||
if (!event.isLegacyPassthrough()) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user