Update TODO
This commit is contained in:
parent
9b71052b61
commit
94f2fa01e2
5
TODO.md
5
TODO.md
@ -1,19 +1,16 @@
|
||||
# TODO
|
||||
|
||||
- Describe `send_proxy_v2` usage on docs page
|
||||
- Better organize code
|
||||
- Resolve TODOs in code
|
||||
- Don't drop errors, handle everywhere where needed (some were dropped while
|
||||
prototyping to speed up development)
|
||||
- Spigot/paper plugin to get real player IP from lazymc, reimplement ban-ip
|
||||
|
||||
## Nice to have
|
||||
|
||||
- Use server whitelist/blacklist
|
||||
- Console error if server already started on port, not through `lazymc`
|
||||
- Kick with message if proxy-to-server connection fails for new client.
|
||||
- Kick with message if proxy-to-server connection fails for new client.
|
||||
- Test configuration on start (server dir exists, command not empty)
|
||||
- Also quit `lazymc` after CTRL+C signal, after server has stopped
|
||||
- Dynamically increase/decrease server polling interval based on server state
|
||||
- Server polling through query (`enable-query` in `server.properties`, uses GameSpy4 protocol)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user