From 25434f50f1426b37a8608b1f1f4ab5658c7e4516 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 10 Nov 2012 12:29:08 +0000 Subject: ProtoProxy: Updated to protocol version 1.4.2 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1027 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- ProtoProxy/ProtoProxy.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ProtoProxy/ProtoProxy.txt') diff --git a/ProtoProxy/ProtoProxy.txt b/ProtoProxy/ProtoProxy.txt index bbeab490f..b94ca153f 100644 --- a/ProtoProxy/ProtoProxy.txt +++ b/ProtoProxy/ProtoProxy.txt @@ -13,7 +13,10 @@ In order to catch the encryption parameters, the MC protocol needs to be underst This project is currently Windows-only and I don't plan on making it multi-platform, although the effort needed for doing so should be minimal. -The proxy only works on the localhost connection. It listens on port 25565 and expects the underlying MC server to run on port 25564. +The proxy only works on the localhost connection. It listens on port 25564 and expects the underlying MC server to run on port 25565. Ports can be changed by cmdline args: ProtoProxy . + + +Currently the protocol version 47 (client 1.4.2) is the only one supported. -- cgit v1.2.3