This commit is contained in:
MeexReay 2024-07-17 02:01:47 +03:00
commit d7075f4417

View File

@ -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