The changes that have been made to the new https://github.com/PocketRelay/PocketRelayClientPlugin should be ported back into this client version. Additional optimizations and cleanup of the codebase should also be done
Checklist
[x] Removed usage of deprecated blaze-pk
[x] Cleaned up and separated out code for API calls and host file logic
[x] Server ident validation is implemented
[x] Min server version enforcement
[x] Debug logging for debug builds
[x] Source is cleaned up and old documentation is removed
Description
The changes that have been made to the new https://github.com/PocketRelay/PocketRelayClientPlugin should be ported back into this client version. Additional optimizations and cleanup of the codebase should also be done
Checklist