From 32c4400d7343d6de3364f5c70c6851c243df10b2 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:14:46 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d98124..6df0ab0 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Proxy for minecraft servers on rust `in developement` todo list: (✅ / ❌) -- ❌ add method `connect_to_ip(&mut ProxyPlayer, &str)` -- ❌ add method `connect_to_server(&mut ProxyPlayer, &ProxyServer)` -- ❌ add method `connect_to_stream(&mut ProxyPlayer, &mut TcpStream)` +- ❌ add methods `connect_to_ip`, `connect_to_server`, `connect_to_stream` - ❌ make setting `no_pf_for_ip_connect` working - ❌ create bukkit plugin for player formatting support