diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-07-05 22:56:54 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-07-05 22:56:54 +0200 |
commit | 1e37002528a534730b73b3bb75eeb7acd6a08447 (patch) | |
tree | dd8fd364b90382c51cd74362d175daab861aa1bd /ProtoProxy/ProtoProxy.txt | |
parent | The motd is now loaded from a file in the root dir called motd.txt. You can easily edit the modt and add colors to it. (diff) | |
download | cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.tar cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.tar.gz cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.tar.bz2 cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.tar.lz cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.tar.xz cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.tar.zst cuberite-1e37002528a534730b73b3bb75eeb7acd6a08447.zip |
Diffstat (limited to 'ProtoProxy/ProtoProxy.txt')
-rw-r--r-- | ProtoProxy/ProtoProxy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ProtoProxy/ProtoProxy.txt b/ProtoProxy/ProtoProxy.txt index fde0d7778..d232d41fd 100644 --- a/ProtoProxy/ProtoProxy.txt +++ b/ProtoProxy/ProtoProxy.txt @@ -20,7 +20,7 @@ You need to set the server *not* to verify usernames ("online-mode=false" in ser ProtoProxy is not much dependent on the protocol - it will work with unknown packets, it just won't parse them into human-readable format.
-The latest protocol which has been tested is 1.5.2 (#61).
+The latest protocol which has been tested is 1.6.1 (#73).
*/
|