mirror of
https://github.com/ayunami2000/ayunViaProxyEagUtils.git
synced 2024-11-22 04:16: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();
|
addr = ((ProxyConnection) proxyConnection).getServerAddress();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
c2p.attr(secureWs).set(true); // todo: THIS!!
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (c2p.hasAttr(secureWs)) {
|
if (c2p.hasAttr(secureWs)) {
|
||||||
doWsServerStuff(ch, proxyConnection, c2p, addr);
|
doWsServerStuff(ch, proxyConnection, c2p, addr);
|
||||||
if (!event.isLegacyPassthrough()) {
|
if (!event.isLegacyPassthrough()) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user