Update README.md

This commit is contained in:
MeexReay 2024-07-17 00:14:46 +03:00 committed by GitHub
parent b83df07604
commit 32c4400d73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,8 +4,6 @@ Proxy for minecraft servers on rust
`in developement` `in developement`
todo list: (✅ / ❌) todo list: (✅ / ❌)
- ❌ add method `connect_to_ip(&mut ProxyPlayer, &str)` - ❌ add methods `connect_to_ip`, `connect_to_server`, `connect_to_stream`
- ❌ add method `connect_to_server(&mut ProxyPlayer, &ProxyServer)`
- ❌ add method `connect_to_stream(&mut ProxyPlayer, &mut TcpStream)`
- ❌ make setting `no_pf_for_ip_connect` working - ❌ make setting `no_pf_for_ip_connect` working
- ❌ create bukkit plugin for player formatting support - ❌ create bukkit plugin for player formatting support